Mercurial > mm7
diff Build/Visual Studio 2012/World of Might and Magic.vcxproj @ 2033:e78fa9082174
UIControl module
author | Ritor1 |
---|---|
date | Tue, 19 Nov 2013 20:23:42 +0600 |
parents | 591024ad7269 |
children | a453996ed5ac |
line wrap: on
line diff
--- a/Build/Visual Studio 2012/World of Might and Magic.vcxproj Mon Nov 18 20:17:37 2013 +0600 +++ b/Build/Visual Studio 2012/World of Might and Magic.vcxproj Tue Nov 19 20:23:42 2013 +0600 @@ -142,6 +142,8 @@ <ClCompile Include="..\..\lib\lua\lua-5.2.2\lundump.c" /> <ClCompile Include="..\..\lib\lua\lua-5.2.2\lvm.c" /> <ClCompile Include="..\..\lib\lua\lua-5.2.2\lzio.c" /> + <ClCompile Include="..\..\lib\swig\swigwin-2.0.11\TestModule_wrap.cxx" /> + <ClCompile Include="..\..\lib\swig\swigwin-2.0.11\UIControlModule_wrap.cxx" /> <ClCompile Include="..\..\lib\zlib\adler32.c" /> <ClCompile Include="..\..\lib\zlib\compress.c" /> <ClCompile Include="..\..\lib\zlib\crc32.c" /> @@ -357,6 +359,7 @@ <ClInclude Include="..\..\stru367.h" /> <ClInclude Include="..\..\stru6.h" /> <ClInclude Include="..\..\stru9.h" /> + <ClInclude Include="..\..\TestClass.h" /> <ClInclude Include="..\..\texts.h" /> <ClInclude Include="..\..\Texture.h" /> <ClInclude Include="..\..\TileFrameTable.h" />