more possible build fixes

Once again, I need to commit these first and observe the CI results
afterwards to verify the results.
This commit is contained in:
nhmall
2021-12-28 08:04:59 -05:00
parent e9424445f6
commit a194194039
3 changed files with 5 additions and 1 deletions
+2
View File
@@ -31,9 +31,11 @@
</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" />
<ClCompile Include="$(RootDir)src\alloc.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="$(IncDir)config.h" />