We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34655a7 commit 63a366bCopy full SHA for 63a366b
msvc/doomretro.vcxproj
@@ -528,10 +528,10 @@
528
<ItemGroup>
529
<Text Include="..\CMakeLists.txt" />
530
<Text Include="..\res\BRGHTMPS.txt" />
531
- <Text Include="..\res\CHEXBEX.txt" />
+ <Text Include="..\res\CHEXBEX.deh" />
532
<Text Include="..\res\DEHACKED.txt" />
533
<Text Include="..\res\DRCOMPAT.txt" />
534
- <Text Include="..\res\VANILLA.txt" />
+ <Text Include="..\res\VANILLA.cfg" />
535
</ItemGroup>
536
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
537
<ImportGroup Label="ExtensionTargets" />
res/CHEXBEX.txt res/CHEXBEX.dehres/CHEXBEX.txt renamed to res/CHEXBEX.deh
res/VANILLA.txt res/VANILLA.cfgres/VANILLA.txt renamed to res/VANILLA.cfg
0 commit comments