Mercurial > mm7
diff Build/Visual Studio 2012/World of Might and Magic.vcxproj @ 2374:802460e60eee
add UIArena.cpp and UIArena.h and other
author | Ritor1 |
---|---|
date | Sun, 01 Jun 2014 18:37:09 +0600 |
parents | 8a49cf25fb88 |
children | 41c36ecc9f32 |
line wrap: on
line diff
--- a/Build/Visual Studio 2012/World of Might and Magic.vcxproj Sun Jun 01 17:20:22 2014 +0600 +++ b/Build/Visual Studio 2012/World of Might and Magic.vcxproj Sun Jun 01 18:37:09 2014 +0600 @@ -228,6 +228,7 @@ <ClCompile Include="..\..\UI\Books\UIMapBook.cpp" /> <ClCompile Include="..\..\UI\Books\UINotesBooks.cpp" /> <ClCompile Include="..\..\UI\Books\UISpellBook.cpp" /> + <ClCompile Include="..\..\UI\UIArena.cpp" /> <ClCompile Include="..\..\UI\UIBooks.cpp" /> <ClCompile Include="..\..\UI\UICharacter.cpp" /> <ClCompile Include="..\..\UI\UiGame.cpp" /> @@ -483,6 +484,7 @@ <ClInclude Include="..\..\UI\Books\UIMapBook.h" /> <ClInclude Include="..\..\UI\Books\UINotesBooks.h" /> <ClInclude Include="..\..\UI\Books\UISpellBook.h" /> + <ClInclude Include="..\..\UI\UIArena.h" /> <ClInclude Include="..\..\UI\UIBooks.h" /> <ClInclude Include="..\..\UI\UICharacter.h" /> <ClInclude Include="..\..\UI\UIGame.h" />