[Scummvm-cvs-logs] SF.net SVN: scummvm:[34768] scummvm/trunk/dists

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Sat Oct 11 16:18:13 CEST 2008


Revision: 34768
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34768&view=rev
Author:   thebluegr
Date:     2008-10-11 14:18:11 +0000 (Sat, 11 Oct 2008)

Log Message:
-----------
Synced the rest of the MSVC project files (MSVC7, 7.1 and 8) with the latest changes to the GUI from the GSoC branch

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

Modified: scummvm/trunk/dists/msvc7/scummvm.vcproj
===================================================================
--- scummvm/trunk/dists/msvc7/scummvm.vcproj	2008-10-11 02:25:55 UTC (rev 34767)
+++ scummvm/trunk/dists/msvc7/scummvm.vcproj	2008-10-11 14:18:11 UTC (rev 34768)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="7.00"
+	Version="8.00"
 	Name="scummvm"
 	ProjectGUID="{8434CB15-D08F-427D-9E6D-581AE5B28440}"
 	Keyword="Win32Proj">
@@ -54,8 +54,6 @@
 			<Tool
 				Name="VCMIDLTool"/>
 			<Tool
-				Name="VCWebDeploymentTool"/>
-			<Tool
 				Name="VCPostBuildEventTool"/>
 			<Tool
 				Name="VCPreBuildEventTool"/>
@@ -114,8 +112,6 @@
 			<Tool
 				Name="VCMIDLTool"/>
 			<Tool
-				Name="VCWebDeploymentTool"/>
-			<Tool
 				Name="VCPostBuildEventTool"/>
 			<Tool
 				Name="VCPreBuildEventTool"/>
@@ -323,6 +319,12 @@
 				RelativePath="..\..\common\util.h">
 			</File>
 			<File
+				RelativePath="..\..\common\xmlparser.cpp">
+			</File>
+			<File
+				RelativePath="..\..\common\xmlparser.h">
+			</File>
+			<File
 				RelativePath="..\..\common\zlib.cpp">
 			</File>
 			<File
@@ -811,12 +813,6 @@
 				RelativePath="..\..\gui\EditTextWidget.h">
 			</File>
 			<File
-				RelativePath="..\..\gui\eval.cpp">
-			</File>
-			<File
-				RelativePath="..\..\gui\eval.h">
-			</File>
-			<File
 				RelativePath="..\..\gui\Key.cpp">
 			</File>
 			<File
@@ -883,9 +879,6 @@
 				RelativePath="..\..\gui\TabWidget.h">
 			</File>
 			<File
-				RelativePath="..\..\gui\theme-config.cpp">
-			</File>
-			<File
 				RelativePath="..\..\gui\theme.cpp">
 			</File>
 			<File
@@ -898,12 +891,32 @@
 				RelativePath="..\..\gui\themebrowser.h">
 			</File>
 			<File
-				RelativePath="..\..\gui\ThemeClassic.cpp">
+				RelativePath="..\..\gui\ThemeEngine.cpp">
 			</File>
 			<File
-				RelativePath="..\..\gui\ThemeModern.cpp">
+				RelativePath="..\..\gui\ThemeEngine.h">
 			</File>
 			<File
+				RelativePath="..\..\gui\ThemeEval.cpp">
+			</File>
+			<File
+				RelativePath="..\..\gui\ThemeLayout.cpp">
+			</File>
+			<File
+				RelativePath="..\..\gui\ThemeLayout.h">
+			</File>
+			<File
+				RelativePath="..\..\gui\ThemeParser.cpp">
+			</File>
+			<File
+				RelativePath="..\..\gui\ThemeParser.h">
+				<FileConfiguration
+					Name="Debug|Win32">
+					<Tool
+						Name="VCCustomBuildTool"/>
+				</FileConfiguration>
+			</File>
+			<File
 				RelativePath="..\..\gui\widget.cpp">
 			</File>
 			<File
@@ -982,6 +995,18 @@
 				RelativePath="..\..\graphics\surface.h">
 			</File>
 			<File
+				RelativePath="..\..\graphics\VectorRenderer.cpp">
+			</File>
+			<File
+				RelativePath="..\..\graphics\VectorRenderer.h">
+			</File>
+			<File
+				RelativePath="..\..\graphics\VectorRendererSpec.cpp">
+			</File>
+			<File
+				RelativePath="..\..\graphics\VectorRendererSpec.h">
+			</File>
+			<File
 				RelativePath="..\..\graphics\thumbnail.cpp">
 			</File>
 			<File

Modified: scummvm/trunk/dists/msvc71/scummvm.vcproj
===================================================================
--- scummvm/trunk/dists/msvc71/scummvm.vcproj	2008-10-11 02:25:55 UTC (rev 34767)
+++ scummvm/trunk/dists/msvc71/scummvm.vcproj	2008-10-11 14:18:11 UTC (rev 34768)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="7.10"
+	Version="8.00"
 	Name="scummvm"
 	ProjectGUID="{8434CB15-D08F-427D-9E6D-581AE5B28440}"
 	Keyword="Win32Proj">
@@ -54,8 +54,6 @@
 			<Tool
 				Name="VCMIDLTool"/>
 			<Tool
-				Name="VCWebDeploymentTool"/>
-			<Tool
 				Name="VCPostBuildEventTool"/>
 			<Tool
 				Name="VCPreBuildEventTool"/>
@@ -120,8 +118,6 @@
 			<Tool
 				Name="VCMIDLTool"/>
 			<Tool
-				Name="VCWebDeploymentTool"/>
-			<Tool
 				Name="VCPostBuildEventTool"/>
 			<Tool
 				Name="VCPreBuildEventTool"/>
@@ -337,6 +333,12 @@
 				RelativePath="..\..\common\util.h">
 			</File>
 			<File
+				RelativePath="..\..\common\xmlparser.cpp">
+			</File>
+			<File
+				RelativePath="..\..\common\xmlparser.h">
+			</File>
+			<File
 				RelativePath="..\..\common\zlib.cpp">
 			</File>
 			<File
@@ -825,12 +827,6 @@
 				RelativePath="..\..\gui\EditTextWidget.h">
 			</File>
 			<File
-				RelativePath="..\..\gui\eval.cpp">
-			</File>
-			<File
-				RelativePath="..\..\gui\eval.h">
-			</File>
-			<File
 				RelativePath="..\..\gui\Key.cpp">
 			</File>
 			<File
@@ -897,9 +893,6 @@
 				RelativePath="..\..\gui\TabWidget.h">
 			</File>
 			<File
-				RelativePath="..\..\gui\theme-config.cpp">
-			</File>
-			<File
 				RelativePath="..\..\gui\theme.cpp">
 			</File>
 			<File
@@ -912,12 +905,32 @@
 				RelativePath="..\..\gui\themebrowser.h">
 			</File>
 			<File
-				RelativePath="..\..\gui\ThemeClassic.cpp">
+				RelativePath="..\..\gui\ThemeEngine.cpp">
 			</File>
 			<File
-				RelativePath="..\..\gui\ThemeModern.cpp">
+				RelativePath="..\..\gui\ThemeEngine.h">
 			</File>
 			<File
+				RelativePath="..\..\gui\ThemeEval.cpp">
+			</File>
+			<File
+				RelativePath="..\..\gui\ThemeLayout.cpp">
+			</File>
+			<File
+				RelativePath="..\..\gui\ThemeLayout.h">
+			</File>
+			<File
+				RelativePath="..\..\gui\ThemeParser.cpp">
+			</File>
+			<File
+				RelativePath="..\..\gui\ThemeParser.h">
+				<FileConfiguration
+					Name="Debug|Win32">
+					<Tool
+						Name="VCCustomBuildTool"/>
+				</FileConfiguration>
+			</File>
+			<File
 				RelativePath="..\..\gui\widget.cpp">
 			</File>
 			<File
@@ -996,6 +1009,18 @@
 				RelativePath="..\..\graphics\surface.h">
 			</File>
 			<File
+				RelativePath="..\..\graphics\VectorRenderer.cpp">
+			</File>
+			<File
+				RelativePath="..\..\graphics\VectorRenderer.h">
+			</File>
+			<File
+				RelativePath="..\..\graphics\VectorRendererSpec.cpp">
+			</File>
+			<File
+				RelativePath="..\..\graphics\VectorRendererSpec.h">
+			</File>
+			<File
 				RelativePath="..\..\graphics\thumbnail.cpp">
 			</File>
 			<File

Modified: scummvm/trunk/dists/msvc8/scummvm.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/scummvm.vcproj	2008-10-11 02:25:55 UTC (rev 34767)
+++ scummvm/trunk/dists/msvc8/scummvm.vcproj	2008-10-11 14:18:11 UTC (rev 34768)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="8,00"
+	Version="8.00"
 	Name="scummvm"
 	ProjectGUID="{8434CB15-D08F-427D-9E6D-581AE5B28440}"
 	RootNamespace="scummvm"
@@ -100,9 +100,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -195,9 +192,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -465,6 +459,14 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\common\xmlparser.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\common\xmlparser.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\common\zlib.cpp"
 				>
 			</File>
@@ -1112,14 +1114,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\gui\eval.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\gui\eval.h"
-				>
-			</File>
-			<File
 				RelativePath="..\..\gui\Key.cpp"
 				>
 			</File>
@@ -1208,10 +1202,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\gui\theme-config.cpp"
-				>
-			</File>
-			<File
 				RelativePath="..\..\gui\theme.cpp"
 				>
 			</File>
@@ -1228,14 +1218,41 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\gui\ThemeClassic.cpp"
+				RelativePath="..\..\gui\ThemeEngine.cpp"
 				>
 			</File>
 			<File
-				RelativePath="..\..\gui\ThemeModern.cpp"
+				RelativePath="..\..\gui\ThemeEngine.h"
 				>
 			</File>
 			<File
+				RelativePath="..\..\gui\ThemeEval.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\gui\ThemeLayout.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\gui\ThemeLayout.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\gui\ThemeParser.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\gui\ThemeParser.h"
+				>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
+				</FileConfiguration>
+			</File>
+			<File
 				RelativePath="..\..\gui\widget.cpp"
 				>
 			</File>
@@ -1340,6 +1357,22 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\graphics\VectorRenderer.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\graphics\VectorRenderer.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\graphics\VectorRendererSpec.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\graphics\VectorRendererSpec.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\graphics\thumbnail.cpp"
 				>
 			</File>


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