mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
cmake/msvc project updates. untested.
This commit is contained in:
parent
4203d69525
commit
33935ceb67
@ -15,7 +15,8 @@ set(lib_SRCS
|
||||
registerTypes/RegisterTypes.cpp
|
||||
registerTypes/TypesClientPacks1.cpp
|
||||
registerTypes/TypesClientPacks2.cpp
|
||||
registerTypes/TypesMapObjects.cpp
|
||||
registerTypes/TypesMapObjects1.cpp
|
||||
registerTypes/TypesMapObjects2.cpp
|
||||
registerTypes/TypesPregamePacks.cpp
|
||||
registerTypes/TypesServerPacks.cpp
|
||||
|
||||
|
@ -209,7 +209,8 @@
|
||||
<ClCompile Include="registerTypes\RegisterTypes.cpp" />
|
||||
<ClCompile Include="registerTypes\TypesClientPacks1.cpp" />
|
||||
<ClCompile Include="registerTypes\TypesClientPacks2.cpp" />
|
||||
<ClCompile Include="registerTypes\TypesMapObjects.cpp" />
|
||||
<ClCompile Include="registerTypes\TypesMapObjects1.cpp" />
|
||||
<ClCompile Include="registerTypes\TypesMapObjects2.cpp" />
|
||||
<ClCompile Include="registerTypes\TypesPregamePacks.cpp" />
|
||||
<ClCompile Include="registerTypes\TypesServerPacks.cpp" />
|
||||
<ClCompile Include="rmg\CMapGenerator.cpp" />
|
||||
|
Loading…
Reference in New Issue
Block a user