try fix builds for other platforms

This commit is contained in:
2025-06-13 09:41:57 -05:00
parent f3d54080c8
commit 9f95ca4fe1
9 changed files with 20 additions and 0 deletions

View File

@@ -167,6 +167,7 @@
<ClCompile Include="..\..\..\src\scenedit\scen.sdfpicker.cpp" />
<ClCompile Include="..\..\..\src\scenedit\scen.townout.cpp" />
<ClCompile Include="..\..\..\src\fileio\fileio_party.cpp" />
<ClCompile Include="..\..\..\src\scenedit\scen.undo.cpp" />
<ClCompile Include="..\..\..\src\universe\universe.cpp" />
<ClCompile Include="..\..\..\src\universe\party.cpp" />
</ItemGroup>
@@ -183,6 +184,7 @@
<ClInclude Include="..\..\..\src\scenedit\scen.sdfpicker.hpp" />
<ClInclude Include="..\..\..\src\scenedit\scen.menus.hpp" />
<ClInclude Include="..\..\..\src\scenedit\scen.townout.hpp" />
<ClInclude Include="..\..\..\src\scenedit\scen.undo.hpp" />
</ItemGroup>
<ItemGroup>
<Image Include="..\..\..\rsrc\icons\win\BOE Editor.ico" />