Mercurial > mm7
diff Build/Visual Studio 2012/World of Might and Magic.vcxproj @ 2290:d65414f65bd4
add MMT.cpp and MMT.h
author | Ritor1 |
---|---|
date | Sun, 16 Mar 2014 19:34:51 +0600 |
parents | eab43c3d7767 |
children | 6fd03869f65c |
line wrap: on
line diff
--- a/Build/Visual Studio 2012/World of Might and Magic.vcxproj Sun Mar 16 03:08:26 2014 +0100 +++ b/Build/Visual Studio 2012/World of Might and Magic.vcxproj Sun Mar 16 19:34:51 2014 +0600 @@ -177,6 +177,7 @@ <ClCompile Include="..\..\mm7_6.cpp" /> <ClCompile Include="..\..\mm7_7.cpp" /> <ClCompile Include="..\..\mm7_data.cpp" /> + <ClCompile Include="..\..\MMT.cpp" /> <ClCompile Include="..\..\Monsters.cpp" /> <ClCompile Include="..\..\Mouse.cpp" /> <ClCompile Include="..\..\NewUI\Core\UIControlModule_wrap.cxx" /> @@ -405,6 +406,7 @@ <ClInclude Include="..\..\MM7.h" /> <ClInclude Include="..\..\mm7_data.h" /> <ClInclude Include="..\..\mm7_unsorted_subs.h" /> + <ClInclude Include="..\..\MMT.h" /> <ClInclude Include="..\..\Monsters.h" /> <ClInclude Include="..\..\Mouse.h" /> <ClInclude Include="..\..\NewUI\Core\UIControl.h" />