comparison Build/Visual Studio 2013/World of Might and Magic.vcxproj @ 2548:87e5590d034b

All Books windows are refactored into respective classes
author a.parshin
date Tue, 12 May 2015 03:24:19 +0200
parents fed97f15d1e1
children 3121fb54a110
comparison
equal deleted inserted replaced
2547:fed97f15d1e1 2548:87e5590d034b
158 <ClCompile Include="..\..\GUI\GUIFont.cpp" /> 158 <ClCompile Include="..\..\GUI\GUIFont.cpp" />
159 <ClCompile Include="..\..\GUI\GUIProgressBar.cpp" /> 159 <ClCompile Include="..\..\GUI\GUIProgressBar.cpp" />
160 <ClCompile Include="..\..\GUI\GUIWindow.cpp" /> 160 <ClCompile Include="..\..\GUI\GUIWindow.cpp" />
161 <ClCompile Include="..\..\GUI\NewUI\Core\UIControlModule_wrap.cxx" /> 161 <ClCompile Include="..\..\GUI\NewUI\Core\UIControlModule_wrap.cxx" />
162 <ClCompile Include="..\..\GUI\NewUI\MainMenu.cpp" /> 162 <ClCompile Include="..\..\GUI\NewUI\MainMenu.cpp" />
163 <ClCompile Include="..\..\GUI\UI\Books\UIMapBook.cpp" /> 163 <ClCompile Include="..\..\GUI\UI\Books\AutonotesBook.cpp" />
164 <ClCompile Include="..\..\GUI\UI\Books\UINotesBooks.cpp" /> 164 <ClCompile Include="..\..\GUI\UI\Books\CalendarBook.cpp" />
165 <ClCompile Include="..\..\GUI\UI\Books\JournalBook.cpp" />
166 <ClCompile Include="..\..\GUI\UI\Books\LloydsBook.cpp" />
167 <ClCompile Include="..\..\GUI\UI\Books\MapBook.cpp" />
168 <ClCompile Include="..\..\GUI\UI\Books\QuestBook.cpp" />
169 <ClCompile Include="..\..\GUI\UI\Books\TownPortalBook.cpp" />
165 <ClCompile Include="..\..\GUI\UI\Books\UISpellBook.cpp" /> 170 <ClCompile Include="..\..\GUI\UI\Books\UISpellBook.cpp" />
166 <ClCompile Include="..\..\GUI\UI\UIArena.cpp" /> 171 <ClCompile Include="..\..\GUI\UI\UIArena.cpp" />
167 <ClCompile Include="..\..\GUI\UI\UIBooks.cpp" /> 172 <ClCompile Include="..\..\GUI\UI\UIBooks.cpp" />
168 <ClCompile Include="..\..\GUI\UI\UICharacter.cpp" /> 173 <ClCompile Include="..\..\GUI\UI\UICharacter.cpp" />
169 <ClCompile Include="..\..\GUI\UI\UiGame.cpp" /> 174 <ClCompile Include="..\..\GUI\UI\UiGame.cpp" />
331 <ClInclude Include="..\..\GUI\GUIFont.h" /> 336 <ClInclude Include="..\..\GUI\GUIFont.h" />
332 <ClInclude Include="..\..\GUI\GUIProgressBar.h" /> 337 <ClInclude Include="..\..\GUI\GUIProgressBar.h" />
333 <ClInclude Include="..\..\GUI\GUIWindow.h" /> 338 <ClInclude Include="..\..\GUI\GUIWindow.h" />
334 <ClInclude Include="..\..\GUI\NewUI\Core\UIControl.h" /> 339 <ClInclude Include="..\..\GUI\NewUI\Core\UIControl.h" />
335 <ClInclude Include="..\..\GUI\NewUI\MainMenu.h" /> 340 <ClInclude Include="..\..\GUI\NewUI\MainMenu.h" />
336 <ClInclude Include="..\..\GUI\UI\Books\UIMapBook.h" /> 341 <ClInclude Include="..\..\GUI\UI\Books\AutonotesBook.h" />
337 <ClInclude Include="..\..\GUI\UI\Books\UINotesBooks.h" /> 342 <ClInclude Include="..\..\GUI\UI\Books\CalendarBook.h" />
343 <ClInclude Include="..\..\GUI\UI\Books\JournalBook.h" />
344 <ClInclude Include="..\..\GUI\UI\Books\LloydsBook.h" />
345 <ClInclude Include="..\..\GUI\UI\Books\MapBook.h" />
346 <ClInclude Include="..\..\GUI\UI\Books\QuestBook.h" />
347 <ClInclude Include="..\..\GUI\UI\Books\TownPortalBook.h" />
338 <ClInclude Include="..\..\GUI\UI\Books\UISpellBook.h" /> 348 <ClInclude Include="..\..\GUI\UI\Books\UISpellBook.h" />
339 <ClInclude Include="..\..\GUI\UI\UIArena.h" /> 349 <ClInclude Include="..\..\GUI\UI\UIArena.h" />
340 <ClInclude Include="..\..\GUI\UI\UIBooks.h" /> 350 <ClInclude Include="..\..\GUI\UI\UIBooks.h" />
341 <ClInclude Include="..\..\GUI\UI\UICharacter.h" /> 351 <ClInclude Include="..\..\GUI\UI\UICharacter.h" />
342 <ClInclude Include="..\..\GUI\UI\UIGame.h" /> 352 <ClInclude Include="..\..\GUI\UI\UIGame.h" />