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

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Sat Sep 6 10:37:05 CEST 2008


Revision: 34381
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34381&view=rev
Author:   thebluegr
Date:     2008-09-06 08:37:03 +0000 (Sat, 06 Sep 2008)

Log Message:
-----------
Added missing common/archive.*

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

Modified: scummvm/trunk/dists/msvc7/scummvm.vcproj
===================================================================
--- scummvm/trunk/dists/msvc7/scummvm.vcproj	2008-09-06 08:09:51 UTC (rev 34380)
+++ scummvm/trunk/dists/msvc7/scummvm.vcproj	2008-09-06 08:37:03 UTC (rev 34381)
@@ -50,8 +50,6 @@
 			<Tool
 				Name="VCMIDLTool"/>
 			<Tool
-				Name="VCWebDeploymentTool"/>
-			<Tool
 				Name="VCPostBuildEventTool"/>
 			<Tool
 				Name="VCPreBuildEventTool"/>
@@ -109,8 +107,6 @@
 			<Tool
 				Name="VCMIDLTool"/>
 			<Tool
-				Name="VCWebDeploymentTool"/>
-			<Tool
 				Name="VCPostBuildEventTool"/>
 			<Tool
 				Name="VCPreBuildEventTool"/>
@@ -171,6 +167,12 @@
 				RelativePath="..\..\common\algorithm.h">
 			</File>
 			<File
+				RelativePath="..\..\common\archive.cpp">
+			</File>
+			<File
+				RelativePath="..\..\common\archive.h">
+			</File>
+			<File
 				RelativePath="..\..\common\array.h">
 			</File>
 			<File

Modified: scummvm/trunk/dists/msvc71/scummvm.vcproj
===================================================================
--- scummvm/trunk/dists/msvc71/scummvm.vcproj	2008-09-06 08:09:51 UTC (rev 34380)
+++ scummvm/trunk/dists/msvc71/scummvm.vcproj	2008-09-06 08:37:03 UTC (rev 34381)
@@ -50,8 +50,6 @@
 			<Tool
 				Name="VCMIDLTool"/>
 			<Tool
-				Name="VCWebDeploymentTool"/>
-			<Tool
 				Name="VCPostBuildEventTool"/>
 			<Tool
 				Name="VCPreBuildEventTool"/>
@@ -115,8 +113,6 @@
 			<Tool
 				Name="VCMIDLTool"/>
 			<Tool
-				Name="VCWebDeploymentTool"/>
-			<Tool
 				Name="VCPostBuildEventTool"/>
 			<Tool
 				Name="VCPreBuildEventTool"/>
@@ -185,6 +181,12 @@
 				RelativePath="..\..\common\algorithm.h">
 			</File>
 			<File
+				RelativePath="..\..\common\archive.cpp">
+			</File>
+			<File
+				RelativePath="..\..\common\archive.h">
+			</File>
+			<File
 				RelativePath="..\..\common\array.h">
 			</File>
 			<File

Modified: scummvm/trunk/dists/msvc8/scummvm.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/scummvm.vcproj	2008-09-06 08:09:51 UTC (rev 34380)
+++ scummvm/trunk/dists/msvc8/scummvm.vcproj	2008-09-06 08:37:03 UTC (rev 34381)
@@ -97,9 +97,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -191,9 +188,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -265,6 +259,14 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\common\archive.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\common\archive.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\common\array.h"
 				>
 			</File>

Modified: scummvm/trunk/dists/msvc9/scummvm.vcproj
===================================================================
--- scummvm/trunk/dists/msvc9/scummvm.vcproj	2008-09-06 08:09:51 UTC (rev 34380)
+++ scummvm/trunk/dists/msvc9/scummvm.vcproj	2008-09-06 08:37:03 UTC (rev 34381)
@@ -100,9 +100,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -196,9 +193,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -270,6 +264,14 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\common\archive.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\common\archive.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\common\array.h"
 				>
 			</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