misc/libphyslayer/Xcode/Physlayer.xcodeproj/project.pbxproj
branchphysfslayer
changeset 8536 55365fccb075
child 11079 2e025063ca12
equal deleted inserted replaced
8533:2d7703d6bc22 8536:55365fccb075
       
     1 // !$*UTF8*$!
       
     2 {
       
     3 	archiveVersion = 1;
       
     4 	classes = {
       
     5 	};
       
     6 	objectVersion = 45;
       
     7 	objects = {
       
     8 
       
     9 /* Begin PBXBuildFile section */
       
    10 		617D793D16D933880091D4D6 /* hwpacksmounter.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D793816D933880091D4D6 /* hwpacksmounter.c */; };
       
    11 		617D793E16D933880091D4D6 /* hwpacksmounter.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D793916D933880091D4D6 /* hwpacksmounter.h */; };
       
    12 		617D793F16D933880091D4D6 /* physfslualoader.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D793A16D933880091D4D6 /* physfslualoader.c */; };
       
    13 		617D794016D933880091D4D6 /* physfsrwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D793B16D933880091D4D6 /* physfsrwops.c */; };
       
    14 		617D794116D933880091D4D6 /* physfsrwops.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D793C16D933880091D4D6 /* physfsrwops.h */; };
       
    15 		AA747D9F0F9514B9006C5449 /* Physlayer_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = AA747D9E0F9514B9006C5449 /* Physlayer_Prefix.pch */; };
       
    16 		AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; };
       
    17 /* End PBXBuildFile section */
       
    18 
       
    19 /* Begin PBXFileReference section */
       
    20 		617D793816D933880091D4D6 /* hwpacksmounter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hwpacksmounter.c; path = ../hwpacksmounter.c; sourceTree = SOURCE_ROOT; };
       
    21 		617D793916D933880091D4D6 /* hwpacksmounter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hwpacksmounter.h; path = ../hwpacksmounter.h; sourceTree = SOURCE_ROOT; };
       
    22 		617D793A16D933880091D4D6 /* physfslualoader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfslualoader.c; path = ../physfslualoader.c; sourceTree = SOURCE_ROOT; };
       
    23 		617D793B16D933880091D4D6 /* physfsrwops.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfsrwops.c; path = ../physfsrwops.c; sourceTree = SOURCE_ROOT; };
       
    24 		617D793C16D933880091D4D6 /* physfsrwops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfsrwops.h; path = ../physfsrwops.h; sourceTree = SOURCE_ROOT; };
       
    25 		AA747D9E0F9514B9006C5449 /* Physlayer_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Physlayer_Prefix.pch; sourceTree = SOURCE_ROOT; };
       
    26 		AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
       
    27 		D2AAC07E0554694100DB518D /* libPhyslayer.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPhyslayer.a; sourceTree = BUILT_PRODUCTS_DIR; };
       
    28 /* End PBXFileReference section */
       
    29 
       
    30 /* Begin PBXFrameworksBuildPhase section */
       
    31 		D2AAC07C0554694100DB518D /* Frameworks */ = {
       
    32 			isa = PBXFrameworksBuildPhase;
       
    33 			buildActionMask = 2147483647;
       
    34 			files = (
       
    35 				AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */,
       
    36 			);
       
    37 			runOnlyForDeploymentPostprocessing = 0;
       
    38 		};
       
    39 /* End PBXFrameworksBuildPhase section */
       
    40 
       
    41 /* Begin PBXGroup section */
       
    42 		034768DFFF38A50411DB9C8B /* Products */ = {
       
    43 			isa = PBXGroup;
       
    44 			children = (
       
    45 				D2AAC07E0554694100DB518D /* libPhyslayer.a */,
       
    46 			);
       
    47 			name = Products;
       
    48 			sourceTree = "<group>";
       
    49 		};
       
    50 		0867D691FE84028FC02AAC07 /* Physlayer */ = {
       
    51 			isa = PBXGroup;
       
    52 			children = (
       
    53 				08FB77AEFE84172EC02AAC07 /* Sources */,
       
    54 				32C88DFF0371C24200C91783 /* Other Sources */,
       
    55 				0867D69AFE84028FC02AAC07 /* Frameworks */,
       
    56 				034768DFFF38A50411DB9C8B /* Products */,
       
    57 			);
       
    58 			name = Physlayer;
       
    59 			sourceTree = "<group>";
       
    60 		};
       
    61 		0867D69AFE84028FC02AAC07 /* Frameworks */ = {
       
    62 			isa = PBXGroup;
       
    63 			children = (
       
    64 				AACBBE490F95108600F1A2B1 /* Foundation.framework */,
       
    65 			);
       
    66 			name = Frameworks;
       
    67 			sourceTree = "<group>";
       
    68 		};
       
    69 		08FB77AEFE84172EC02AAC07 /* Sources */ = {
       
    70 			isa = PBXGroup;
       
    71 			children = (
       
    72 				617D793816D933880091D4D6 /* hwpacksmounter.c */,
       
    73 				617D793916D933880091D4D6 /* hwpacksmounter.h */,
       
    74 				617D793A16D933880091D4D6 /* physfslualoader.c */,
       
    75 				617D793B16D933880091D4D6 /* physfsrwops.c */,
       
    76 				617D793C16D933880091D4D6 /* physfsrwops.h */,
       
    77 			);
       
    78 			name = Sources;
       
    79 			sourceTree = "<group>";
       
    80 		};
       
    81 		32C88DFF0371C24200C91783 /* Other Sources */ = {
       
    82 			isa = PBXGroup;
       
    83 			children = (
       
    84 				AA747D9E0F9514B9006C5449 /* Physlayer_Prefix.pch */,
       
    85 			);
       
    86 			name = "Other Sources";
       
    87 			sourceTree = "<group>";
       
    88 		};
       
    89 /* End PBXGroup section */
       
    90 
       
    91 /* Begin PBXHeadersBuildPhase section */
       
    92 		D2AAC07A0554694100DB518D /* Headers */ = {
       
    93 			isa = PBXHeadersBuildPhase;
       
    94 			buildActionMask = 2147483647;
       
    95 			files = (
       
    96 				AA747D9F0F9514B9006C5449 /* Physlayer_Prefix.pch in Headers */,
       
    97 				617D793E16D933880091D4D6 /* hwpacksmounter.h in Headers */,
       
    98 				617D794116D933880091D4D6 /* physfsrwops.h in Headers */,
       
    99 			);
       
   100 			runOnlyForDeploymentPostprocessing = 0;
       
   101 		};
       
   102 /* End PBXHeadersBuildPhase section */
       
   103 
       
   104 /* Begin PBXNativeTarget section */
       
   105 		D2AAC07D0554694100DB518D /* Physlayer */ = {
       
   106 			isa = PBXNativeTarget;
       
   107 			buildConfigurationList = 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "Physlayer" */;
       
   108 			buildPhases = (
       
   109 				D2AAC07A0554694100DB518D /* Headers */,
       
   110 				D2AAC07B0554694100DB518D /* Sources */,
       
   111 				D2AAC07C0554694100DB518D /* Frameworks */,
       
   112 			);
       
   113 			buildRules = (
       
   114 			);
       
   115 			dependencies = (
       
   116 			);
       
   117 			name = Physlayer;
       
   118 			productName = Physlayer;
       
   119 			productReference = D2AAC07E0554694100DB518D /* libPhyslayer.a */;
       
   120 			productType = "com.apple.product-type.library.static";
       
   121 		};
       
   122 /* End PBXNativeTarget section */
       
   123 
       
   124 /* Begin PBXProject section */
       
   125 		0867D690FE84028FC02AAC07 /* Project object */ = {
       
   126 			isa = PBXProject;
       
   127 			buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Physlayer" */;
       
   128 			compatibilityVersion = "Xcode 3.1";
       
   129 			developmentRegion = English;
       
   130 			hasScannedForEncodings = 1;
       
   131 			knownRegions = (
       
   132 				English,
       
   133 				Japanese,
       
   134 				French,
       
   135 				German,
       
   136 			);
       
   137 			mainGroup = 0867D691FE84028FC02AAC07 /* Physlayer */;
       
   138 			productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
       
   139 			projectDirPath = "";
       
   140 			projectRoot = "";
       
   141 			targets = (
       
   142 				D2AAC07D0554694100DB518D /* Physlayer */,
       
   143 			);
       
   144 		};
       
   145 /* End PBXProject section */
       
   146 
       
   147 /* Begin PBXSourcesBuildPhase section */
       
   148 		D2AAC07B0554694100DB518D /* Sources */ = {
       
   149 			isa = PBXSourcesBuildPhase;
       
   150 			buildActionMask = 2147483647;
       
   151 			files = (
       
   152 				617D793D16D933880091D4D6 /* hwpacksmounter.c in Sources */,
       
   153 				617D793F16D933880091D4D6 /* physfslualoader.c in Sources */,
       
   154 				617D794016D933880091D4D6 /* physfsrwops.c in Sources */,
       
   155 			);
       
   156 			runOnlyForDeploymentPostprocessing = 0;
       
   157 		};
       
   158 /* End PBXSourcesBuildPhase section */
       
   159 
       
   160 /* Begin XCBuildConfiguration section */
       
   161 		1DEB921F08733DC00010E9CD /* Debug */ = {
       
   162 			isa = XCBuildConfiguration;
       
   163 			buildSettings = {
       
   164 				ALWAYS_SEARCH_USER_PATHS = NO;
       
   165 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
       
   166 				COPY_PHASE_STRIP = NO;
       
   167 				DSTROOT = /tmp/Physlayer.dst;
       
   168 				GCC_DYNAMIC_NO_PIC = NO;
       
   169 				GCC_ENABLE_FIX_AND_CONTINUE = YES;
       
   170 				GCC_MODEL_TUNING = G5;
       
   171 				GCC_OPTIMIZATION_LEVEL = 0;
       
   172 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
       
   173 				GCC_PREFIX_HEADER = Physlayer_Prefix.pch;
       
   174 				INSTALL_PATH = /usr/local/lib;
       
   175 				PRODUCT_NAME = Physlayer;
       
   176 			};
       
   177 			name = Debug;
       
   178 		};
       
   179 		1DEB922008733DC00010E9CD /* Release */ = {
       
   180 			isa = XCBuildConfiguration;
       
   181 			buildSettings = {
       
   182 				ALWAYS_SEARCH_USER_PATHS = NO;
       
   183 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
       
   184 				DSTROOT = /tmp/Physlayer.dst;
       
   185 				GCC_MODEL_TUNING = G5;
       
   186 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
       
   187 				GCC_PREFIX_HEADER = Physlayer_Prefix.pch;
       
   188 				INSTALL_PATH = /usr/local/lib;
       
   189 				PRODUCT_NAME = Physlayer;
       
   190 			};
       
   191 			name = Release;
       
   192 		};
       
   193 		1DEB922308733DC00010E9CD /* Debug */ = {
       
   194 			isa = XCBuildConfiguration;
       
   195 			buildSettings = {
       
   196 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
       
   197 				GCC_C_LANGUAGE_STANDARD = c99;
       
   198 				GCC_OPTIMIZATION_LEVEL = 0;
       
   199 				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
       
   200 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
       
   201 				GCC_WARN_UNUSED_VARIABLE = YES;
       
   202 				HEADER_SEARCH_PATHS = (
       
   203 					"\"$(SRCROOT)/../../libphysfs\"",
       
   204 					"\"$(SRCROOT)/../../liblua\"",
       
   205 					"\"$(SRCROOT)/../../../../Library/SDL/include\"",
       
   206 				);
       
   207 				OTHER_LDFLAGS = "-ObjC";
       
   208 				PREBINDING = NO;
       
   209 				SDKROOT = iphoneos;
       
   210 			};
       
   211 			name = Debug;
       
   212 		};
       
   213 		1DEB922408733DC00010E9CD /* Release */ = {
       
   214 			isa = XCBuildConfiguration;
       
   215 			buildSettings = {
       
   216 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
       
   217 				GCC_C_LANGUAGE_STANDARD = c99;
       
   218 				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
       
   219 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
       
   220 				GCC_WARN_UNUSED_VARIABLE = YES;
       
   221 				HEADER_SEARCH_PATHS = (
       
   222 					"\"$(SRCROOT)/../../libphysfs\"",
       
   223 					"\"$(SRCROOT)/../../liblua\"",
       
   224 					"\"$(SRCROOT)/../../../../Library/SDL/include\"",
       
   225 				);
       
   226 				OTHER_LDFLAGS = "-ObjC";
       
   227 				PREBINDING = NO;
       
   228 				SDKROOT = iphoneos;
       
   229 			};
       
   230 			name = Release;
       
   231 		};
       
   232 /* End XCBuildConfiguration section */
       
   233 
       
   234 /* Begin XCConfigurationList section */
       
   235 		1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "Physlayer" */ = {
       
   236 			isa = XCConfigurationList;
       
   237 			buildConfigurations = (
       
   238 				1DEB921F08733DC00010E9CD /* Debug */,
       
   239 				1DEB922008733DC00010E9CD /* Release */,
       
   240 			);
       
   241 			defaultConfigurationIsVisible = 0;
       
   242 			defaultConfigurationName = Release;
       
   243 		};
       
   244 		1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Physlayer" */ = {
       
   245 			isa = XCConfigurationList;
       
   246 			buildConfigurations = (
       
   247 				1DEB922308733DC00010E9CD /* Debug */,
       
   248 				1DEB922408733DC00010E9CD /* Release */,
       
   249 			);
       
   250 			defaultConfigurationIsVisible = 0;
       
   251 			defaultConfigurationName = Release;
       
   252 		};
       
   253 /* End XCConfigurationList section */
       
   254 	};
       
   255 	rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
       
   256 }