try fix builds for other platforms
This commit is contained in:
@@ -403,6 +403,7 @@
|
||||
<ClCompile Include="..\..\..\src\scenario\item.cpp" />
|
||||
<ClCompile Include="..\..\..\src\scenario\monster.cpp" />
|
||||
<ClCompile Include="..\..\..\src\scenario\outdoors.cpp" />
|
||||
<ClCompile Include="..\..\..\src\scenario\quest.cpp" />
|
||||
<ClCompile Include="..\..\..\src\scenario\scenario.cpp" />
|
||||
<ClCompile Include="..\..\..\src\scenario\shop.cpp" />
|
||||
<ClCompile Include="..\..\..\src\scenario\special.cpp" />
|
||||
|
||||
@@ -821,6 +821,9 @@
|
||||
<ClCompile Include="..\..\..\src\tools\profile.cpp">
|
||||
<Filter>Tools</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\src\scenario\quest.cpp">
|
||||
<Filter>Scenario</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\..\..\src\scenario\town_import.tpp">
|
||||
|
||||
Reference in New Issue
Block a user