[Scummvm-cvs-logs] SF.net SVN: scummvm:[48896] scummvm/trunk/dists/iphone/scummvm.xcodeproj/ project.pbxproj

vinterstum at users.sourceforge.net vinterstum at users.sourceforge.net
Mon May 3 02:22:58 CEST 2010


Revision: 48896
          http://scummvm.svn.sourceforge.net/scummvm/?rev=48896&view=rev
Author:   vinterstum
Date:     2010-05-03 00:22:58 +0000 (Mon, 03 May 2010)

Log Message:
-----------
Removed an accidentally left in a CopyFiles reference for COMI in the xcode project

Modified Paths:
--------------
    scummvm/trunk/dists/iphone/scummvm.xcodeproj/project.pbxproj

Modified: scummvm/trunk/dists/iphone/scummvm.xcodeproj/project.pbxproj
===================================================================
--- scummvm/trunk/dists/iphone/scummvm.xcodeproj/project.pbxproj	2010-05-02 23:58:59 UTC (rev 48895)
+++ scummvm/trunk/dists/iphone/scummvm.xcodeproj/project.pbxproj	2010-05-03 00:22:58 UTC (rev 48896)
@@ -1910,7 +1910,6 @@
 		DF9B9262118E46FE0069C19D /* error.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DF9B9261118E46FE0069C19D /* error.cpp */; };
 		DF9B9263118E46FE0069C19D /* error.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DF9B9261118E46FE0069C19D /* error.cpp */; };
 		DF9B9264118E46FE0069C19D /* error.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DF9B9261118E46FE0069C19D /* error.cpp */; };
-		DF9B92A3118E47A50069C19D /* COMI in CopyFiles */ = {isa = PBXBuildFile; fileRef = DF9B9280118E47960069C19D /* COMI */; };
 		DFAAAFF70F0112AD003E9390 /* saveload.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFAAAFF50F0112AD003E9390 /* saveload.cpp */; };
 		DFAAAFF90F0112C1003E9390 /* detection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFAAAFF80F0112C1003E9390 /* detection.cpp */; };
 		DFAAAFFC0F0112DF003E9390 /* detection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFAAAFFB0F0112DF003E9390 /* detection.cpp */; };
@@ -2913,7 +2912,6 @@
 			dstPath = "";
 			dstSubfolderSpec = 7;
 			files = (
-				DF9B92A3118E47A50069C19D /* COMI in CopyFiles */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -4353,7 +4351,6 @@
 		DF9B924F118E46A00069C19D /* fontsjis.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fontsjis.cpp; sourceTree = "<group>"; };
 		DF9B9250118E46A00069C19D /* fontsjis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fontsjis.h; sourceTree = "<group>"; };
 		DF9B9261118E46FE0069C19D /* error.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = error.cpp; sourceTree = "<group>"; };
-		DF9B9280118E47960069C19D /* COMI */ = {isa = PBXFileReference; lastKnownFileType = folder; name = COMI; path = ../../../../spill/COMI; sourceTree = SOURCE_ROOT; };
 		DFAAAFF50F0112AD003E9390 /* saveload.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = saveload.cpp; sourceTree = "<group>"; };
 		DFAAAFF60F0112AD003E9390 /* saveload.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = saveload.h; sourceTree = "<group>"; };
 		DFAAAFF80F0112C1003E9390 /* detection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = detection.cpp; sourceTree = "<group>"; };
@@ -6403,7 +6400,6 @@
 		DF9B9277118E475D0069C19D /* games */ = {
 			isa = PBXGroup;
 			children = (
-				DF9B9280118E47960069C19D /* COMI */,
 			);
 			name = games;
 			sourceTree = "<group>";


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