This should finally fix the MSVC build...

This commit is contained in:
2023-01-21 11:36:33 -05:00
parent 2090bd3e50
commit 17dfbded57

View File

@@ -212,6 +212,7 @@
<ClCompile Include="..\..\..\test\town_read.cpp" />
<ClCompile Include="..\..\..\test\town_write.cpp" />
<ClCompile Include="..\..\..\test\vector2d.cpp" />
<ClCompile Include="..\..\..\src\fileio\tagfile.cpp" />
<ClCompile Include="..\..\..\src\scenedit\scen.fileio.cpp" />
</ItemGroup>
<ItemGroup>