Remove unused files from project

This commit is contained in:
cdozdil
2026-02-10 17:39:05 +03:00
parent a8f076c593
commit 3e9e9c7f2a
-2
View File
@@ -319,7 +319,6 @@ copy NUL "$(SolutionDir)x64\Release\a\!! EXTRACT ALL FILES TO GAME FOLDER !!" /Y
<ClInclude Include="hooks\LibraryLoad_Hooks.h" />
<ClInclude Include="hooks\VulkanwDx12\CommandBuffer_StateTracker.h" />
<ClInclude Include="hooks\VulkanwDx12\VulkanwDx12_Hooks.h" />
<ClInclude Include="inputs\FG\XeSS_Dx12_FG.h" />
<ClInclude Include="inputs\FSR2_Dx11.h" />
<ClInclude Include="inputs\FSR2_Vk.h" />
<ClInclude Include="inputs\XeSS_Dx11.h" />
@@ -532,7 +531,6 @@ copy NUL "$(SolutionDir)x64\Release\a\!! EXTRACT ALL FILES TO GAME FOLDER !!" /Y
<ClCompile Include="hooks\Kernel_Hooks.cpp" />
<ClCompile Include="hooks\LibraryLoad_Hooks.cpp" />
<ClCompile Include="hooks\VulkanwDx12\VulkanwDx12_Hooks.cpp" />
<ClCompile Include="inputs\FG\XeSS_Dx12_FG.cpp" />
<ClCompile Include="inputs\FSR2_Dx11.cpp" />
<ClCompile Include="inputs\FSR2_Vk.cpp" />
<ClCompile Include="inputs\XeSS_Dx11.cpp" />