Mercurial > mm7
diff Build/Visual Studio 2010/World of Might and Magic.vcxproj @ 2044:28cb79ae2f6f
Time.h rename
author | Ritor1 |
---|---|
date | Thu, 28 Nov 2013 17:12:50 +0600 |
parents | ea8e801fdeab |
children | f7e5b9f236ae |
line wrap: on
line diff
--- a/Build/Visual Studio 2010/World of Might and Magic.vcxproj Tue Nov 26 17:49:42 2013 +0600 +++ b/Build/Visual Studio 2010/World of Might and Magic.vcxproj Thu Nov 28 17:12:50 2013 +0600 @@ -198,7 +198,7 @@ <ClCompile Include="..\..\texts.cpp" /> <ClCompile Include="..\..\Texture.cpp" /> <ClCompile Include="..\..\TileTable.cpp" /> - <ClCompile Include="..\..\Time.cpp" /> + <ClCompile Include="..\..\Timer.cpp" /> <ClCompile Include="..\..\TurnEngine.cpp" /> <ClCompile Include="..\..\UI\Books\UIMapBook.cpp" /> <ClCompile Include="..\..\UI\Books\UINotesBooks.cpp" /> @@ -366,7 +366,7 @@ <ClInclude Include="..\..\texts.h" /> <ClInclude Include="..\..\Texture.h" /> <ClInclude Include="..\..\TileFrameTable.h" /> - <ClInclude Include="..\..\Time.h" /> + <ClInclude Include="..\..\Timer.h" /> <ClInclude Include="..\..\TurnEngine.h" /> <ClInclude Include="..\..\UI\UIBooks.h" /> <ClInclude Include="..\..\UI\UIHouses.h" />