more vs project updates

Still failing in the CI, but building successfully locally
This commit is contained in:
nhmall
2024-03-07 17:45:51 -05:00
parent 22dcdb4218
commit c3054c59b3
2 changed files with 24 additions and 10 deletions
+1 -2
View File
@@ -36,7 +36,6 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="$(RootDir)util\makedefs.c" />
<ClCompile Include="$(RootDir)util\panic.c" />
<ClCompile Include="$(RootDir)src\date.c" />
<ClCompile Include="$(RootDir)src\monst.c" />
<ClCompile Include="$(RootDir)src\objects.c" />
@@ -67,4 +66,4 @@
<Target Name="AfterRebuild">
<MSBuild Projects="aftermakedefs.proj" Targets="Build" Properties="Configuration=$(Configuration)" />
</Target>
</Project>
</Project>