comparison Build/Visual Studio 2012/World of Might and Magic.vcxproj @ 2331:9551756f46c4

Moving functions out of mm7_6.cpp into appropriate classes as static methods or free functions
author Grumpy7
date Wed, 02 Apr 2014 01:21:05 +0200
parents 9987f93d7e1f
children d6407efaa4ea
comparison
equal deleted inserted replaced
2330:5133eea7a4ca 2331:9551756f46c4
200 <ClCompile Include="..\..\NewUI\MainMenu.cpp" /> 200 <ClCompile Include="..\..\NewUI\MainMenu.cpp" />
201 <ClCompile Include="..\..\NPC.cpp" /> 201 <ClCompile Include="..\..\NPC.cpp" />
202 <ClCompile Include="..\..\ObjectList.cpp" /> 202 <ClCompile Include="..\..\ObjectList.cpp" />
203 <ClCompile Include="..\..\OSAPI.cpp" /> 203 <ClCompile Include="..\..\OSAPI.cpp" />
204 <ClCompile Include="..\..\OSWindow.cpp" /> 204 <ClCompile Include="..\..\OSWindow.cpp" />
205 <ClCompile Include="..\..\OurMath.cpp" />
205 <ClCompile Include="..\..\Outdoor.cpp" /> 206 <ClCompile Include="..\..\Outdoor.cpp" />
206 <ClCompile Include="..\..\Overlays.cpp" /> 207 <ClCompile Include="..\..\Overlays.cpp" />
207 <ClCompile Include="..\..\PaletteManager.cpp" /> 208 <ClCompile Include="..\..\PaletteManager.cpp" />
208 <ClCompile Include="..\..\ParticleEngine.cpp" /> 209 <ClCompile Include="..\..\ParticleEngine.cpp" />
209 <ClCompile Include="..\..\Party.cpp" /> 210 <ClCompile Include="..\..\Party.cpp" />