Mercurial > mm7
comparison Build/Visual Studio 2015/World of Might and Magic.vcxproj @ 2572:d87bfbd3bb3b
Step towards unification of Texture and RGBTexture (class Image)
author | a.parshin |
---|---|
date | Sat, 05 Mar 2016 01:51:54 +0200 |
parents | cf29f444ddd7 |
children | a76d408c5132 |
comparison
equal
deleted
inserted
replaced
2571:cf29f444ddd7 | 2572:d87bfbd3bb3b |
---|---|
90 </Link> | 90 </Link> |
91 </ItemDefinitionGroup> | 91 </ItemDefinitionGroup> |
92 <ItemGroup> | 92 <ItemGroup> |
93 <ClCompile Include="..\..\Arcomage\Arcomage.cpp" /> | 93 <ClCompile Include="..\..\Arcomage\Arcomage.cpp" /> |
94 <ClCompile Include="..\..\Arcomage\ArcomageCards.cpp" /> | 94 <ClCompile Include="..\..\Arcomage\ArcomageCards.cpp" /> |
95 <ClCompile Include="..\..\Engine\AssetsManager.cpp" /> | |
95 <ClCompile Include="..\..\Engine\Conditions.cpp" /> | 96 <ClCompile Include="..\..\Engine\Conditions.cpp" /> |
96 <ClCompile Include="..\..\Engine\Engine.cpp" /> | 97 <ClCompile Include="..\..\Engine\Engine.cpp" /> |
97 <ClCompile Include="..\..\Engine\Events.cpp" /> | 98 <ClCompile Include="..\..\Engine\Events.cpp" /> |
98 <ClCompile Include="..\..\Engine\Graphics\BSPModel.cpp" /> | 99 <ClCompile Include="..\..\Engine\Graphics\BSPModel.cpp" /> |
99 <ClCompile Include="..\..\Engine\Graphics\DecalBuilder.cpp" /> | 100 <ClCompile Include="..\..\Engine\Graphics\DecalBuilder.cpp" /> |
119 <ClCompile Include="..\..\Engine\LOD.cpp" /> | 120 <ClCompile Include="..\..\Engine\LOD.cpp" /> |
120 <ClCompile Include="..\..\Engine\Log.cpp" /> | 121 <ClCompile Include="..\..\Engine\Log.cpp" /> |
121 <ClCompile Include="..\..\Engine\LuaVM.cpp" /> | 122 <ClCompile Include="..\..\Engine\LuaVM.cpp" /> |
122 <ClCompile Include="..\..\Engine\MapInfo.cpp" /> | 123 <ClCompile Include="..\..\Engine\MapInfo.cpp" /> |
123 <ClCompile Include="..\..\Engine\mm7text_ru.cpp" /> | 124 <ClCompile Include="..\..\Engine\mm7text_ru.cpp" /> |
124 <ClCompile Include="..\..\Engine\mm7_7.cpp" /> | |
125 <ClCompile Include="..\..\Engine\mm7_data.cpp" /> | 125 <ClCompile Include="..\..\Engine\mm7_data.cpp" /> |
126 <ClCompile Include="..\..\Engine\MMT.cpp" /> | 126 <ClCompile Include="..\..\Engine\MMT.cpp" /> |
127 <ClCompile Include="..\..\Engine\Objects\Actor.cpp" /> | 127 <ClCompile Include="..\..\Engine\Objects\Actor.cpp" /> |
128 <ClCompile Include="..\..\Engine\Objects\Chest.cpp" /> | 128 <ClCompile Include="..\..\Engine\Objects\Chest.cpp" /> |
129 <ClCompile Include="..\..\Engine\Objects\Items.cpp" /> | 129 <ClCompile Include="..\..\Engine\Objects\Items.cpp" /> |
260 <ClCompile Include="..\..\OSWindow.cpp" /> | 260 <ClCompile Include="..\..\OSWindow.cpp" /> |
261 <ClCompile Include="..\..\_deleted.cpp" /> | 261 <ClCompile Include="..\..\_deleted.cpp" /> |
262 </ItemGroup> | 262 </ItemGroup> |
263 <ItemGroup> | 263 <ItemGroup> |
264 <ClInclude Include="..\..\Arcomage\Arcomage.h" /> | 264 <ClInclude Include="..\..\Arcomage\Arcomage.h" /> |
265 <ClInclude Include="..\..\Engine\AssetsManager.h" /> | |
265 <ClInclude Include="..\..\Engine\Autonotes.h" /> | 266 <ClInclude Include="..\..\Engine\Autonotes.h" /> |
266 <ClInclude Include="..\..\Engine\Awards.h" /> | 267 <ClInclude Include="..\..\Engine\Awards.h" /> |
267 <ClInclude Include="..\..\Engine\Conditions.h" /> | 268 <ClInclude Include="..\..\Engine\Conditions.h" /> |
268 <ClInclude Include="..\..\Engine\Engine.h" /> | 269 <ClInclude Include="..\..\Engine\Engine.h" /> |
269 <ClInclude Include="..\..\Engine\ErrorHandling.h" /> | 270 <ClInclude Include="..\..\Engine\ErrorHandling.h" /> |