mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
- Compile fixes part 1
- Project settings for MSVS
This commit is contained in:
@@ -188,6 +188,7 @@
|
||||
<ClCompile Include="CThreadHelper.cpp" />
|
||||
<ClCompile Include="CTownHandler.cpp" />
|
||||
<ClCompile Include="CRandomGenerator.cpp" />
|
||||
<ClCompile Include="filesystem\FileStream.cpp" />
|
||||
<ClCompile Include="spells\CSpellHandler.cpp" />
|
||||
<ClCompile Include="spells\ISpellMechanics.cpp" />
|
||||
<ClCompile Include="spells\AdventureSpellMechanics.cpp" />
|
||||
@@ -310,6 +311,7 @@
|
||||
<ClInclude Include="filesystem\CInputStream.h" />
|
||||
<ClInclude Include="filesystem\CMemoryStream.h" />
|
||||
<ClInclude Include="filesystem\CZipLoader.h" />
|
||||
<ClInclude Include="filesystem\FileStream.h" />
|
||||
<ClInclude Include="filesystem\Filesystem.h" />
|
||||
<ClInclude Include="filesystem\ISimpleResourceLoader.h" />
|
||||
<ClInclude Include="filesystem\ResourceID.h" />
|
||||
|
||||
Reference in New Issue
Block a user