1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

update VS project. untested.

This commit is contained in:
AlexVinS 2014-11-25 22:47:28 +03:00
parent ca5391cde6
commit 756c19227b

View File

@ -184,6 +184,7 @@
<ClCompile Include="CObstacleInstance.cpp" /> <ClCompile Include="CObstacleInstance.cpp" />
<ClCompile Include="Connection.cpp" /> <ClCompile Include="Connection.cpp" />
<ClCompile Include="CSpellHandler.cpp" /> <ClCompile Include="CSpellHandler.cpp" />
<ClCompile Include="SpellMechanics.cpp" />
<ClCompile Include="CThreadHelper.cpp" /> <ClCompile Include="CThreadHelper.cpp" />
<ClCompile Include="CTownHandler.cpp" /> <ClCompile Include="CTownHandler.cpp" />
<ClCompile Include="CRandomGenerator.cpp" /> <ClCompile Include="CRandomGenerator.cpp" />