diff --git a/CyberXeSS/CyberXeSS.vcxproj b/CyberXeSS/CyberXeSS.vcxproj index f9c5e756..a645bd3a 100644 --- a/CyberXeSS/CyberXeSS.vcxproj +++ b/CyberXeSS/CyberXeSS.vcxproj @@ -166,6 +166,12 @@ d3d11.lib;dxgi.lib;d3d12.lib;dxguid.lib;libxess.lib;vulkan-1.lib;%(AdditionalDependencies) UseLinkTimeCodeGeneration + + md $(SolutionDir)x64\Release\a\ +copy $(ProjectDir)dlss\*.* $(SolutionDir)x64\Release\a\ +copy $(ProjectDir)xess\*.* $(SolutionDir)x64\Release\a\ +copy $(SolutionDir)nvngx.ini $(SolutionDir)x64\Release\a\ + diff --git a/CyberXeSS/xess/XESS_LICENSE.pdf b/CyberXeSS/xess/XESS_LICENSE.pdf deleted file mode 100644 index 3d06c308..00000000 Binary files a/CyberXeSS/xess/XESS_LICENSE.pdf and /dev/null differ