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:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user