misc/libphyslayer/Xcode/Physlayer.xcodeproj/project.pbxproj
branchios-revival
changeset 11143 8c99fde7a594
parent 11109 5ea358421a65
child 11313 4701700276f5
equal deleted inserted replaced
11142:737ba45f533a 11143:8c99fde7a594
   173 				GCC_OPTIMIZATION_LEVEL = 0;
   173 				GCC_OPTIMIZATION_LEVEL = 0;
   174 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
   174 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
   175 				GCC_PREFIX_HEADER = Physlayer_Prefix.pch;
   175 				GCC_PREFIX_HEADER = Physlayer_Prefix.pch;
   176 				INSTALL_PATH = /usr/local/lib;
   176 				INSTALL_PATH = /usr/local/lib;
   177 				PRODUCT_NAME = Physlayer;
   177 				PRODUCT_NAME = Physlayer;
       
   178 				SKIP_INSTALL = YES;
   178 			};
   179 			};
   179 			name = Debug;
   180 			name = Debug;
   180 		};
   181 		};
   181 		1DEB922008733DC00010E9CD /* Release */ = {
   182 		1DEB922008733DC00010E9CD /* Release */ = {
   182 			isa = XCBuildConfiguration;
   183 			isa = XCBuildConfiguration;
   186 				GCC_MODEL_TUNING = G5;
   187 				GCC_MODEL_TUNING = G5;
   187 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
   188 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
   188 				GCC_PREFIX_HEADER = Physlayer_Prefix.pch;
   189 				GCC_PREFIX_HEADER = Physlayer_Prefix.pch;
   189 				INSTALL_PATH = /usr/local/lib;
   190 				INSTALL_PATH = /usr/local/lib;
   190 				PRODUCT_NAME = Physlayer;
   191 				PRODUCT_NAME = Physlayer;
       
   192 				SKIP_INSTALL = YES;
   191 			};
   193 			};
   192 			name = Release;
   194 			name = Release;
   193 		};
   195 		};
   194 		1DEB922308733DC00010E9CD /* Debug */ = {
   196 		1DEB922308733DC00010E9CD /* Debug */ = {
   195 			isa = XCBuildConfiguration;
   197 			isa = XCBuildConfiguration;
   219 				);
   221 				);
   220 				ONLY_ACTIVE_ARCH = YES;
   222 				ONLY_ACTIVE_ARCH = YES;
   221 				OTHER_LDFLAGS = "-ObjC";
   223 				OTHER_LDFLAGS = "-ObjC";
   222 				PREBINDING = NO;
   224 				PREBINDING = NO;
   223 				SDKROOT = iphoneos;
   225 				SDKROOT = iphoneos;
   224 				VALID_ARCHS = "armv7 x86_64";
   226 				VALID_ARCHS = "armv7 x86_64 arm64";
   225 			};
   227 			};
   226 			name = Debug;
   228 			name = Debug;
   227 		};
   229 		};
   228 		1DEB922408733DC00010E9CD /* Release */ = {
   230 		1DEB922408733DC00010E9CD /* Release */ = {
   229 			isa = XCBuildConfiguration;
   231 			isa = XCBuildConfiguration;
   251 					"\"$(SRCROOT)/../../../../Library/SDL/include\"",
   253 					"\"$(SRCROOT)/../../../../Library/SDL/include\"",
   252 				);
   254 				);
   253 				OTHER_LDFLAGS = "-ObjC";
   255 				OTHER_LDFLAGS = "-ObjC";
   254 				PREBINDING = NO;
   256 				PREBINDING = NO;
   255 				SDKROOT = iphoneos;
   257 				SDKROOT = iphoneos;
   256 				VALID_ARCHS = "armv7 x86_64";
   258 				VALID_ARCHS = "armv7 x86_64 arm64";
   257 			};
   259 			};
   258 			name = Release;
   260 			name = Release;
   259 		};
   261 		};
   260 /* End XCBuildConfiguration section */
   262 /* End XCBuildConfiguration section */
   261 
   263