[Scummvm-cvs-logs] SF.net SVN: scummvm: [28521] scummvm/trunk/dists/msvc8/scummvm.vcproj

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Sat Aug 11 11:32:23 CEST 2007


Revision: 28521
          http://scummvm.svn.sourceforge.net/scummvm/?rev=28521&view=rev
Author:   thebluegr
Date:     2007-08-11 02:32:23 -0700 (Sat, 11 Aug 2007)

Log Message:
-----------
Updated the MSVC8 ScummVM project file for commit #28520

Modified Paths:
--------------
    scummvm/trunk/dists/msvc8/scummvm.vcproj

Modified: scummvm/trunk/dists/msvc8/scummvm.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/scummvm.vcproj	2007-08-11 08:44:43 UTC (rev 28520)
+++ scummvm/trunk/dists/msvc8/scummvm.vcproj	2007-08-11 09:32:23 UTC (rev 28521)
@@ -859,13 +859,35 @@
 					>
 				</File>
 				<File
-					RelativePath="..\..\backends\platform\sdl\sdl-common.h"
+					RelativePath="..\..\backends\platform\sdl\main.cpp"
 					>
+					<FileConfiguration
+						Name="Debug|Win32"
+						>
+						<Tool
+							Name="VCCLCompilerTool"
+							ObjectFile="$(IntDir)\$(InputName)1.obj"
+							XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+						/>
+					</FileConfiguration>
+					<FileConfiguration
+						Name="Release|Win32"
+						>
+						<Tool
+							Name="VCCLCompilerTool"
+							ObjectFile="$(IntDir)\$(InputName)1.obj"
+							XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+						/>
+					</FileConfiguration>
 				</File>
 				<File
 					RelativePath="..\..\backends\platform\sdl\sdl.cpp"
 					>
 				</File>
+				<File
+					RelativePath="..\..\backends\platform\sdl\sdl.h"
+					>
+				</File>
 			</Filter>
 			<Filter
 				Name="fs"


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