sgl

annotate sgl.xcodeproj/project.pbxproj @ 40:f7de32814f34

sortof made the ios backend to compile and run ... sortof
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 28 Jun 2012 03:42:26 +0300
parents b3374e30361c
children
rev   line source
nuclear@37 1 // !$*UTF8*$!
nuclear@37 2 {
nuclear@37 3 archiveVersion = 1;
nuclear@37 4 classes = {
nuclear@37 5 };
nuclear@37 6 objectVersion = 46;
nuclear@37 7 objects = {
nuclear@37 8
nuclear@37 9 /* Begin PBXBuildFile section */
nuclear@40 10 06C75232159BA81F006C47C6 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06C75231159BA81F006C47C6 /* OpenGLES.framework */; };
nuclear@40 11 06C75234159BA849006C47C6 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06C75233159BA849006C47C6 /* UIKit.framework */; };
nuclear@40 12 06E2EF2A159BDA5300E169B6 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06C75233159BA849006C47C6 /* UIKit.framework */; };
nuclear@40 13 06E2EF2B159BDA5300E169B6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06F9D62414F7332500246CD7 /* Foundation.framework */; };
nuclear@40 14 06E2EF2D159BDA5300E169B6 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06E2EF2C159BDA5300E169B6 /* CoreGraphics.framework */; };
nuclear@40 15 06E2EF2F159BDA5300E169B6 /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06E2EF2E159BDA5300E169B6 /* GLKit.framework */; };
nuclear@40 16 06E2EF30159BDA5300E169B6 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06C75231159BA81F006C47C6 /* OpenGLES.framework */; };
nuclear@40 17 06E2EF36159BDA5300E169B6 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 06E2EF34159BDA5300E169B6 /* InfoPlist.strings */; };
nuclear@40 18 06E2EF4E159BDAAE00E169B6 /* isimple.c in Sources */ = {isa = PBXBuildFile; fileRef = 06E2EF4D159BDAAE00E169B6 /* isimple.c */; };
nuclear@40 19 06E2EF4F159BDAFC00E169B6 /* libsgl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 06F9D62114F7332500246CD7 /* libsgl.a */; };
nuclear@40 20 06E2EF52159BDF2D00E169B6 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06E2EF51159BDF2D00E169B6 /* QuartzCore.framework */; };
nuclear@37 21 06F9D62514F7332500246CD7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06F9D62414F7332500246CD7 /* Foundation.framework */; };
nuclear@37 22 06F9D63514F7453B00246CD7 /* sgl.h in Headers */ = {isa = PBXBuildFile; fileRef = 06F9D63414F7453B00246CD7 /* sgl.h */; };
nuclear@37 23 06F9D65714F7456100246CD7 /* cb.c in Sources */ = {isa = PBXBuildFile; fileRef = 06F9D63714F7456100246CD7 /* cb.c */; };
nuclear@37 24 06F9D65B14F7456100246CD7 /* log.c in Sources */ = {isa = PBXBuildFile; fileRef = 06F9D63B14F7456100246CD7 /* log.c */; };
nuclear@37 25 06F9D65D14F7456100246CD7 /* log.h in Headers */ = {isa = PBXBuildFile; fileRef = 06F9D63D14F7456100246CD7 /* log.h */; };
nuclear@37 26 06F9D66214F7456100246CD7 /* sgl.c in Sources */ = {isa = PBXBuildFile; fileRef = 06F9D64214F7456100246CD7 /* sgl.c */; };
nuclear@37 27 06F9D66514F7456100246CD7 /* wsys.c in Sources */ = {isa = PBXBuildFile; fileRef = 06F9D64514F7456100246CD7 /* wsys.c */; };
nuclear@37 28 06F9D66714F7456100246CD7 /* wsys.h in Headers */ = {isa = PBXBuildFile; fileRef = 06F9D64714F7456100246CD7 /* wsys.h */; };
nuclear@37 29 06F9D67814F88B1300246CD7 /* wsys_ios.m in Sources */ = {isa = PBXBuildFile; fileRef = 06F9D67714F88B1300246CD7 /* wsys_ios.m */; };
nuclear@37 30 /* End PBXBuildFile section */
nuclear@37 31
nuclear@37 32 /* Begin PBXFileReference section */
nuclear@40 33 06C75231159BA81F006C47C6 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
nuclear@40 34 06C75233159BA849006C47C6 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
nuclear@40 35 06E2EF28159BDA5300E169B6 /* isimple.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = isimple.app; sourceTree = BUILT_PRODUCTS_DIR; };
nuclear@40 36 06E2EF2C159BDA5300E169B6 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
nuclear@40 37 06E2EF2E159BDA5300E169B6 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
nuclear@40 38 06E2EF33159BDA5300E169B6 /* isimple-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "isimple-Info.plist"; sourceTree = "<group>"; };
nuclear@40 39 06E2EF35159BDA5300E169B6 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
nuclear@40 40 06E2EF4D159BDAAE00E169B6 /* isimple.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = isimple.c; sourceTree = "<group>"; };
nuclear@40 41 06E2EF51159BDF2D00E169B6 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
nuclear@37 42 06F9D62114F7332500246CD7 /* libsgl.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsgl.a; sourceTree = BUILT_PRODUCTS_DIR; };
nuclear@37 43 06F9D62414F7332500246CD7 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
nuclear@37 44 06F9D63414F7453B00246CD7 /* sgl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sgl.h; sourceTree = "<group>"; };
nuclear@37 45 06F9D63714F7456100246CD7 /* cb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cb.c; sourceTree = "<group>"; };
nuclear@37 46 06F9D63B14F7456100246CD7 /* log.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = log.c; sourceTree = "<group>"; };
nuclear@37 47 06F9D63D14F7456100246CD7 /* log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
nuclear@37 48 06F9D64214F7456100246CD7 /* sgl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sgl.c; sourceTree = "<group>"; };
nuclear@37 49 06F9D64514F7456100246CD7 /* wsys.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wsys.c; sourceTree = "<group>"; };
nuclear@37 50 06F9D64714F7456100246CD7 /* wsys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wsys.h; sourceTree = "<group>"; };
nuclear@37 51 06F9D67714F88B1300246CD7 /* wsys_ios.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = wsys_ios.m; sourceTree = "<group>"; };
nuclear@37 52 /* End PBXFileReference section */
nuclear@37 53
nuclear@37 54 /* Begin PBXFrameworksBuildPhase section */
nuclear@40 55 06E2EF25159BDA5300E169B6 /* Frameworks */ = {
nuclear@40 56 isa = PBXFrameworksBuildPhase;
nuclear@40 57 buildActionMask = 2147483647;
nuclear@40 58 files = (
nuclear@40 59 06E2EF52159BDF2D00E169B6 /* QuartzCore.framework in Frameworks */,
nuclear@40 60 06E2EF4F159BDAFC00E169B6 /* libsgl.a in Frameworks */,
nuclear@40 61 06E2EF2A159BDA5300E169B6 /* UIKit.framework in Frameworks */,
nuclear@40 62 06E2EF2B159BDA5300E169B6 /* Foundation.framework in Frameworks */,
nuclear@40 63 06E2EF2D159BDA5300E169B6 /* CoreGraphics.framework in Frameworks */,
nuclear@40 64 06E2EF2F159BDA5300E169B6 /* GLKit.framework in Frameworks */,
nuclear@40 65 06E2EF30159BDA5300E169B6 /* OpenGLES.framework in Frameworks */,
nuclear@40 66 );
nuclear@40 67 runOnlyForDeploymentPostprocessing = 0;
nuclear@40 68 };
nuclear@37 69 06F9D61E14F7332500246CD7 /* Frameworks */ = {
nuclear@37 70 isa = PBXFrameworksBuildPhase;
nuclear@37 71 buildActionMask = 2147483647;
nuclear@37 72 files = (
nuclear@40 73 06C75234159BA849006C47C6 /* UIKit.framework in Frameworks */,
nuclear@40 74 06C75232159BA81F006C47C6 /* OpenGLES.framework in Frameworks */,
nuclear@37 75 06F9D62514F7332500246CD7 /* Foundation.framework in Frameworks */,
nuclear@37 76 );
nuclear@37 77 runOnlyForDeploymentPostprocessing = 0;
nuclear@37 78 };
nuclear@37 79 /* End PBXFrameworksBuildPhase section */
nuclear@37 80
nuclear@37 81 /* Begin PBXGroup section */
nuclear@40 82 06E2EF31159BDA5300E169B6 /* isimple */ = {
nuclear@40 83 isa = PBXGroup;
nuclear@40 84 children = (
nuclear@40 85 06E2EF32159BDA5300E169B6 /* Supporting Files */,
nuclear@40 86 06E2EF4D159BDAAE00E169B6 /* isimple.c */,
nuclear@40 87 );
nuclear@40 88 path = isimple;
nuclear@40 89 sourceTree = "<group>";
nuclear@40 90 };
nuclear@40 91 06E2EF32159BDA5300E169B6 /* Supporting Files */ = {
nuclear@40 92 isa = PBXGroup;
nuclear@40 93 children = (
nuclear@40 94 06E2EF33159BDA5300E169B6 /* isimple-Info.plist */,
nuclear@40 95 06E2EF34159BDA5300E169B6 /* InfoPlist.strings */,
nuclear@40 96 );
nuclear@40 97 name = "Supporting Files";
nuclear@40 98 sourceTree = "<group>";
nuclear@40 99 };
nuclear@37 100 06F9D61614F7332500246CD7 = {
nuclear@37 101 isa = PBXGroup;
nuclear@37 102 children = (
nuclear@37 103 06F9D63614F7456100246CD7 /* src */,
nuclear@37 104 06F9D63314F7453B00246CD7 /* include */,
nuclear@40 105 06E2EF31159BDA5300E169B6 /* isimple */,
nuclear@37 106 06F9D62314F7332500246CD7 /* Frameworks */,
nuclear@37 107 06F9D62214F7332500246CD7 /* Products */,
nuclear@37 108 );
nuclear@37 109 sourceTree = "<group>";
nuclear@37 110 };
nuclear@37 111 06F9D62214F7332500246CD7 /* Products */ = {
nuclear@37 112 isa = PBXGroup;
nuclear@37 113 children = (
nuclear@37 114 06F9D62114F7332500246CD7 /* libsgl.a */,
nuclear@40 115 06E2EF28159BDA5300E169B6 /* isimple.app */,
nuclear@37 116 );
nuclear@37 117 name = Products;
nuclear@37 118 sourceTree = "<group>";
nuclear@37 119 };
nuclear@37 120 06F9D62314F7332500246CD7 /* Frameworks */ = {
nuclear@37 121 isa = PBXGroup;
nuclear@37 122 children = (
nuclear@40 123 06E2EF51159BDF2D00E169B6 /* QuartzCore.framework */,
nuclear@40 124 06C75233159BA849006C47C6 /* UIKit.framework */,
nuclear@40 125 06C75231159BA81F006C47C6 /* OpenGLES.framework */,
nuclear@37 126 06F9D62414F7332500246CD7 /* Foundation.framework */,
nuclear@40 127 06E2EF2C159BDA5300E169B6 /* CoreGraphics.framework */,
nuclear@40 128 06E2EF2E159BDA5300E169B6 /* GLKit.framework */,
nuclear@37 129 );
nuclear@37 130 name = Frameworks;
nuclear@37 131 sourceTree = "<group>";
nuclear@37 132 };
nuclear@37 133 06F9D63314F7453B00246CD7 /* include */ = {
nuclear@37 134 isa = PBXGroup;
nuclear@37 135 children = (
nuclear@37 136 06F9D63414F7453B00246CD7 /* sgl.h */,
nuclear@37 137 );
nuclear@37 138 path = include;
nuclear@37 139 sourceTree = "<group>";
nuclear@37 140 };
nuclear@37 141 06F9D63614F7456100246CD7 /* src */ = {
nuclear@37 142 isa = PBXGroup;
nuclear@37 143 children = (
nuclear@37 144 06F9D67714F88B1300246CD7 /* wsys_ios.m */,
nuclear@37 145 06F9D63714F7456100246CD7 /* cb.c */,
nuclear@37 146 06F9D63B14F7456100246CD7 /* log.c */,
nuclear@37 147 06F9D63D14F7456100246CD7 /* log.h */,
nuclear@37 148 06F9D64214F7456100246CD7 /* sgl.c */,
nuclear@37 149 06F9D64514F7456100246CD7 /* wsys.c */,
nuclear@37 150 06F9D64714F7456100246CD7 /* wsys.h */,
nuclear@37 151 );
nuclear@37 152 path = src;
nuclear@37 153 sourceTree = "<group>";
nuclear@37 154 };
nuclear@37 155 /* End PBXGroup section */
nuclear@37 156
nuclear@37 157 /* Begin PBXHeadersBuildPhase section */
nuclear@37 158 06F9D61F14F7332500246CD7 /* Headers */ = {
nuclear@37 159 isa = PBXHeadersBuildPhase;
nuclear@37 160 buildActionMask = 2147483647;
nuclear@37 161 files = (
nuclear@37 162 06F9D63514F7453B00246CD7 /* sgl.h in Headers */,
nuclear@37 163 06F9D65D14F7456100246CD7 /* log.h in Headers */,
nuclear@37 164 06F9D66714F7456100246CD7 /* wsys.h in Headers */,
nuclear@37 165 );
nuclear@37 166 runOnlyForDeploymentPostprocessing = 0;
nuclear@37 167 };
nuclear@37 168 /* End PBXHeadersBuildPhase section */
nuclear@37 169
nuclear@37 170 /* Begin PBXNativeTarget section */
nuclear@40 171 06E2EF27159BDA5300E169B6 /* isimple */ = {
nuclear@40 172 isa = PBXNativeTarget;
nuclear@40 173 buildConfigurationList = 06E2EF4A159BDA5300E169B6 /* Build configuration list for PBXNativeTarget "isimple" */;
nuclear@40 174 buildPhases = (
nuclear@40 175 06E2EF24159BDA5300E169B6 /* Sources */,
nuclear@40 176 06E2EF25159BDA5300E169B6 /* Frameworks */,
nuclear@40 177 06E2EF26159BDA5300E169B6 /* Resources */,
nuclear@40 178 );
nuclear@40 179 buildRules = (
nuclear@40 180 );
nuclear@40 181 dependencies = (
nuclear@40 182 );
nuclear@40 183 name = isimple;
nuclear@40 184 productName = isimple;
nuclear@40 185 productReference = 06E2EF28159BDA5300E169B6 /* isimple.app */;
nuclear@40 186 productType = "com.apple.product-type.application";
nuclear@40 187 };
nuclear@37 188 06F9D62014F7332500246CD7 /* sgl */ = {
nuclear@37 189 isa = PBXNativeTarget;
nuclear@37 190 buildConfigurationList = 06F9D62E14F7332500246CD7 /* Build configuration list for PBXNativeTarget "sgl" */;
nuclear@37 191 buildPhases = (
nuclear@37 192 06F9D61D14F7332500246CD7 /* Sources */,
nuclear@37 193 06F9D61E14F7332500246CD7 /* Frameworks */,
nuclear@37 194 06F9D61F14F7332500246CD7 /* Headers */,
nuclear@37 195 );
nuclear@37 196 buildRules = (
nuclear@37 197 );
nuclear@37 198 dependencies = (
nuclear@37 199 );
nuclear@37 200 name = sgl;
nuclear@37 201 productName = sgl;
nuclear@37 202 productReference = 06F9D62114F7332500246CD7 /* libsgl.a */;
nuclear@37 203 productType = "com.apple.product-type.library.static";
nuclear@37 204 };
nuclear@37 205 /* End PBXNativeTarget section */
nuclear@37 206
nuclear@37 207 /* Begin PBXProject section */
nuclear@37 208 06F9D61814F7332500246CD7 /* Project object */ = {
nuclear@37 209 isa = PBXProject;
nuclear@37 210 attributes = {
nuclear@37 211 LastUpgradeCheck = 0430;
nuclear@37 212 };
nuclear@37 213 buildConfigurationList = 06F9D61B14F7332500246CD7 /* Build configuration list for PBXProject "sgl" */;
nuclear@37 214 compatibilityVersion = "Xcode 3.2";
nuclear@37 215 developmentRegion = English;
nuclear@37 216 hasScannedForEncodings = 0;
nuclear@37 217 knownRegions = (
nuclear@37 218 en,
nuclear@37 219 );
nuclear@37 220 mainGroup = 06F9D61614F7332500246CD7;
nuclear@37 221 productRefGroup = 06F9D62214F7332500246CD7 /* Products */;
nuclear@37 222 projectDirPath = "";
nuclear@37 223 projectRoot = "";
nuclear@37 224 targets = (
nuclear@37 225 06F9D62014F7332500246CD7 /* sgl */,
nuclear@40 226 06E2EF27159BDA5300E169B6 /* isimple */,
nuclear@37 227 );
nuclear@37 228 };
nuclear@37 229 /* End PBXProject section */
nuclear@37 230
nuclear@40 231 /* Begin PBXResourcesBuildPhase section */
nuclear@40 232 06E2EF26159BDA5300E169B6 /* Resources */ = {
nuclear@40 233 isa = PBXResourcesBuildPhase;
nuclear@40 234 buildActionMask = 2147483647;
nuclear@40 235 files = (
nuclear@40 236 06E2EF36159BDA5300E169B6 /* InfoPlist.strings in Resources */,
nuclear@40 237 );
nuclear@40 238 runOnlyForDeploymentPostprocessing = 0;
nuclear@40 239 };
nuclear@40 240 /* End PBXResourcesBuildPhase section */
nuclear@40 241
nuclear@37 242 /* Begin PBXSourcesBuildPhase section */
nuclear@40 243 06E2EF24159BDA5300E169B6 /* Sources */ = {
nuclear@40 244 isa = PBXSourcesBuildPhase;
nuclear@40 245 buildActionMask = 2147483647;
nuclear@40 246 files = (
nuclear@40 247 06E2EF4E159BDAAE00E169B6 /* isimple.c in Sources */,
nuclear@40 248 );
nuclear@40 249 runOnlyForDeploymentPostprocessing = 0;
nuclear@40 250 };
nuclear@37 251 06F9D61D14F7332500246CD7 /* Sources */ = {
nuclear@37 252 isa = PBXSourcesBuildPhase;
nuclear@37 253 buildActionMask = 2147483647;
nuclear@37 254 files = (
nuclear@37 255 06F9D65714F7456100246CD7 /* cb.c in Sources */,
nuclear@37 256 06F9D65B14F7456100246CD7 /* log.c in Sources */,
nuclear@37 257 06F9D66214F7456100246CD7 /* sgl.c in Sources */,
nuclear@37 258 06F9D66514F7456100246CD7 /* wsys.c in Sources */,
nuclear@37 259 06F9D67814F88B1300246CD7 /* wsys_ios.m in Sources */,
nuclear@37 260 );
nuclear@37 261 runOnlyForDeploymentPostprocessing = 0;
nuclear@37 262 };
nuclear@37 263 /* End PBXSourcesBuildPhase section */
nuclear@37 264
nuclear@40 265 /* Begin PBXVariantGroup section */
nuclear@40 266 06E2EF34159BDA5300E169B6 /* InfoPlist.strings */ = {
nuclear@40 267 isa = PBXVariantGroup;
nuclear@40 268 children = (
nuclear@40 269 06E2EF35159BDA5300E169B6 /* en */,
nuclear@40 270 );
nuclear@40 271 name = InfoPlist.strings;
nuclear@40 272 sourceTree = "<group>";
nuclear@40 273 };
nuclear@40 274 /* End PBXVariantGroup section */
nuclear@40 275
nuclear@37 276 /* Begin XCBuildConfiguration section */
nuclear@40 277 06E2EF4B159BDA5300E169B6 /* Debug */ = {
nuclear@40 278 isa = XCBuildConfiguration;
nuclear@40 279 buildSettings = {
nuclear@40 280 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
nuclear@40 281 GCC_PRECOMPILE_PREFIX_HEADER = NO;
nuclear@40 282 GCC_PREFIX_HEADER = "";
nuclear@40 283 GCC_PREPROCESSOR_DEFINITIONS = (
nuclear@40 284 "DEBUG=1",
nuclear@40 285 "$(inherited)",
nuclear@40 286 );
nuclear@40 287 "GCC_THUMB_SUPPORT[arch=armv6]" = "";
nuclear@40 288 GCC_WARN_UNINITIALIZED_AUTOS = YES;
nuclear@40 289 INFOPLIST_FILE = "isimple/isimple-Info.plist";
nuclear@40 290 IPHONEOS_DEPLOYMENT_TARGET = 5.1;
nuclear@40 291 PRODUCT_NAME = "$(TARGET_NAME)";
nuclear@40 292 TARGETED_DEVICE_FAMILY = "1,2";
nuclear@40 293 WRAPPER_EXTENSION = app;
nuclear@40 294 };
nuclear@40 295 name = Debug;
nuclear@40 296 };
nuclear@40 297 06E2EF4C159BDA5300E169B6 /* Release */ = {
nuclear@40 298 isa = XCBuildConfiguration;
nuclear@40 299 buildSettings = {
nuclear@40 300 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
nuclear@40 301 GCC_PRECOMPILE_PREFIX_HEADER = NO;
nuclear@40 302 GCC_PREFIX_HEADER = "";
nuclear@40 303 "GCC_THUMB_SUPPORT[arch=armv6]" = "";
nuclear@40 304 GCC_WARN_UNINITIALIZED_AUTOS = YES;
nuclear@40 305 INFOPLIST_FILE = "isimple/isimple-Info.plist";
nuclear@40 306 IPHONEOS_DEPLOYMENT_TARGET = 5.1;
nuclear@40 307 OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
nuclear@40 308 PRODUCT_NAME = "$(TARGET_NAME)";
nuclear@40 309 TARGETED_DEVICE_FAMILY = "1,2";
nuclear@40 310 WRAPPER_EXTENSION = app;
nuclear@40 311 };
nuclear@40 312 name = Release;
nuclear@40 313 };
nuclear@37 314 06F9D62C14F7332500246CD7 /* Debug */ = {
nuclear@37 315 isa = XCBuildConfiguration;
nuclear@37 316 buildSettings = {
nuclear@37 317 ALWAYS_SEARCH_USER_PATHS = NO;
nuclear@37 318 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
nuclear@37 319 COPY_PHASE_STRIP = NO;
nuclear@40 320 GCC_C_LANGUAGE_STANDARD = c89;
nuclear@37 321 GCC_DYNAMIC_NO_PIC = NO;
nuclear@37 322 GCC_OPTIMIZATION_LEVEL = 0;
nuclear@40 323 GCC_PREPROCESSOR_DEFINITIONS = USE_WSYS_MODULE_IOS;
nuclear@40 324 "GCC_PREPROCESSOR_DEFINITIONS[arch=*]" = "DEBUG=1";
nuclear@37 325 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
nuclear@37 326 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
nuclear@37 327 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
nuclear@37 328 GCC_WARN_ABOUT_RETURN_TYPE = YES;
nuclear@37 329 GCC_WARN_UNUSED_VARIABLE = YES;
nuclear@40 330 IPHONEOS_DEPLOYMENT_TARGET = 4.1;
nuclear@37 331 SDKROOT = iphoneos;
nuclear@37 332 };
nuclear@37 333 name = Debug;
nuclear@37 334 };
nuclear@37 335 06F9D62D14F7332500246CD7 /* Release */ = {
nuclear@37 336 isa = XCBuildConfiguration;
nuclear@37 337 buildSettings = {
nuclear@37 338 ALWAYS_SEARCH_USER_PATHS = NO;
nuclear@37 339 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
nuclear@37 340 COPY_PHASE_STRIP = YES;
nuclear@40 341 GCC_C_LANGUAGE_STANDARD = c89;
nuclear@40 342 GCC_PREPROCESSOR_DEFINITIONS = USE_WSYS_MODULE_IOS;
nuclear@37 343 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
nuclear@37 344 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
nuclear@37 345 GCC_WARN_ABOUT_RETURN_TYPE = YES;
nuclear@37 346 GCC_WARN_UNUSED_VARIABLE = YES;
nuclear@40 347 IPHONEOS_DEPLOYMENT_TARGET = 4.1;
nuclear@37 348 SDKROOT = iphoneos;
nuclear@37 349 VALIDATE_PRODUCT = YES;
nuclear@37 350 };
nuclear@37 351 name = Release;
nuclear@37 352 };
nuclear@37 353 06F9D62F14F7332500246CD7 /* Debug */ = {
nuclear@37 354 isa = XCBuildConfiguration;
nuclear@37 355 buildSettings = {
nuclear@37 356 DSTROOT = /tmp/sgl.dst;
nuclear@40 357 GCC_C_LANGUAGE_STANDARD = gnu99;
nuclear@37 358 GCC_PRECOMPILE_PREFIX_HEADER = NO;
nuclear@37 359 GCC_PREFIX_HEADER = "";
nuclear@40 360 GCC_PREPROCESSOR_DEFINITIONS = (
nuclear@40 361 USE_WSYS_MODULE_IOS,
nuclear@40 362 XCODE_BUILD,
nuclear@40 363 );
nuclear@37 364 OTHER_LDFLAGS = "-ObjC";
nuclear@37 365 PRODUCT_NAME = "$(TARGET_NAME)";
nuclear@37 366 SKIP_INSTALL = YES;
nuclear@37 367 };
nuclear@37 368 name = Debug;
nuclear@37 369 };
nuclear@37 370 06F9D63014F7332500246CD7 /* Release */ = {
nuclear@37 371 isa = XCBuildConfiguration;
nuclear@37 372 buildSettings = {
nuclear@37 373 DSTROOT = /tmp/sgl.dst;
nuclear@40 374 GCC_C_LANGUAGE_STANDARD = gnu99;
nuclear@37 375 GCC_PRECOMPILE_PREFIX_HEADER = NO;
nuclear@37 376 GCC_PREFIX_HEADER = "";
nuclear@40 377 GCC_PREPROCESSOR_DEFINITIONS = (
nuclear@40 378 USE_WSYS_MODULE_IOS,
nuclear@40 379 XCODE_BUILD,
nuclear@40 380 );
nuclear@37 381 OTHER_LDFLAGS = "-ObjC";
nuclear@37 382 PRODUCT_NAME = "$(TARGET_NAME)";
nuclear@37 383 SKIP_INSTALL = YES;
nuclear@37 384 };
nuclear@37 385 name = Release;
nuclear@37 386 };
nuclear@37 387 /* End XCBuildConfiguration section */
nuclear@37 388
nuclear@37 389 /* Begin XCConfigurationList section */
nuclear@40 390 06E2EF4A159BDA5300E169B6 /* Build configuration list for PBXNativeTarget "isimple" */ = {
nuclear@40 391 isa = XCConfigurationList;
nuclear@40 392 buildConfigurations = (
nuclear@40 393 06E2EF4B159BDA5300E169B6 /* Debug */,
nuclear@40 394 06E2EF4C159BDA5300E169B6 /* Release */,
nuclear@40 395 );
nuclear@40 396 defaultConfigurationIsVisible = 0;
nuclear@40 397 };
nuclear@37 398 06F9D61B14F7332500246CD7 /* Build configuration list for PBXProject "sgl" */ = {
nuclear@37 399 isa = XCConfigurationList;
nuclear@37 400 buildConfigurations = (
nuclear@37 401 06F9D62C14F7332500246CD7 /* Debug */,
nuclear@37 402 06F9D62D14F7332500246CD7 /* Release */,
nuclear@37 403 );
nuclear@37 404 defaultConfigurationIsVisible = 0;
nuclear@37 405 defaultConfigurationName = Release;
nuclear@37 406 };
nuclear@37 407 06F9D62E14F7332500246CD7 /* Build configuration list for PBXNativeTarget "sgl" */ = {
nuclear@37 408 isa = XCConfigurationList;
nuclear@37 409 buildConfigurations = (
nuclear@37 410 06F9D62F14F7332500246CD7 /* Debug */,
nuclear@37 411 06F9D63014F7332500246CD7 /* Release */,
nuclear@37 412 );
nuclear@37 413 defaultConfigurationIsVisible = 0;
nuclear@37 414 defaultConfigurationName = Release;
nuclear@37 415 };
nuclear@37 416 /* End XCConfigurationList section */
nuclear@37 417 };
nuclear@37 418 rootObject = 06F9D61814F7332500246CD7 /* Project object */;
nuclear@37 419 }