[Scummvm-cvs-logs] SF.net SVN: scummvm:[47758] scummvm/trunk/tools/create_msvc/create_msvc.cpp
lordhoto at users.sourceforge.net
lordhoto at users.sourceforge.net
Sun Jan 31 18:05:08 CET 2010
Revision: 47758
http://scummvm.svn.sourceforge.net/scummvm/?rev=47758&view=rev
Author: lordhoto
Date: 2010-01-31 17:05:07 +0000 (Sun, 31 Jan 2010)
Log Message:
-----------
Yet another little formatting fix.
Modified Paths:
--------------
scummvm/trunk/tools/create_msvc/create_msvc.cpp
Modified: scummvm/trunk/tools/create_msvc/create_msvc.cpp
===================================================================
--- scummvm/trunk/tools/create_msvc/create_msvc.cpp 2010-01-31 16:49:24 UTC (rev 47757)
+++ scummvm/trunk/tools/create_msvc/create_msvc.cpp 2010-01-31 17:05:07 UTC (rev 47758)
@@ -1057,7 +1057,7 @@
"\tGlobalSection(SolutionConfigurationPlatforms) = preSolution\n"
"\t\tDebug|Win32 = Debug|Win32\n"
"\t\tRelease|Win32 = Release|Win32\n"
- "\t\tDebug|x64 = Debug|x64\n"
+ "\t\tDebug|x64 = Debug|x64\n"
"\t\tRelease|x64 = Release|x64\n"
"\tEndGlobalSection\n"
"\tGlobalSection(ProjectConfigurationPlatforms) = postSolution\n";
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list