| [13400] | 1 | // !$*UTF8*$!
|
|---|
| 2 | {
|
|---|
| 3 | archiveVersion = 1;
|
|---|
| 4 | classes = {
|
|---|
| 5 | };
|
|---|
| 6 | objectVersion = 45;
|
|---|
| 7 | objects = {
|
|---|
| 8 |
|
|---|
| 9 | /* Begin PBXBuildFile section */
|
|---|
| 10 | 256AC3DA0F4B6AC300CF3369 /* Issue492AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 256AC3D90F4B6AC300CF3369 /* Issue492AppDelegate.m */; };
|
|---|
| 11 | 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
|
|---|
| 12 | 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
|
|---|
| 13 | C86494C210518DB400174F7C /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
|
|---|
| 14 | C86494C310518DB400174F7C /* Issue492AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 256AC3D90F4B6AC300CF3369 /* Issue492AppDelegate.m */; };
|
|---|
| 15 | C86494C510518DB400174F7C /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
|
|---|
| 16 | C86495DE1051930700174F7C /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97324FDCFA39411CA2CEA /* AppKit.framework */; };
|
|---|
| 17 | C864965E1051931100174F7C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97325FDCFA39411CA2CEA /* Foundation.framework */; };
|
|---|
| 18 | C8D0032E1084F5A3001B9E28 /* Issue492WindowDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C8D0032D1084F5A3001B9E28 /* Issue492WindowDelegate.m */; };
|
|---|
| 19 | C8D0032F1084F5A3001B9E28 /* Issue492WindowDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C8D0032D1084F5A3001B9E28 /* Issue492WindowDelegate.m */; };
|
|---|
| 20 | /* End PBXBuildFile section */
|
|---|
| 21 |
|
|---|
| 22 | /* Begin PBXBuildRule section */
|
|---|
| 23 | C86494E010518E0700174F7C /* PBXBuildRule */ = {
|
|---|
| 24 | isa = PBXBuildRule;
|
|---|
| 25 | compilerSpec = org.cocotron.1.0.windows.i386.gcc.4.3.1;
|
|---|
| 26 | fileType = sourcecode.c;
|
|---|
| 27 | isEditable = 1;
|
|---|
| 28 | outputFiles = (
|
|---|
| 29 | );
|
|---|
| 30 | };
|
|---|
| 31 | /* End PBXBuildRule section */
|
|---|
| 32 |
|
|---|
| 33 | /* Begin PBXFileReference section */
|
|---|
| 34 | 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|---|
| 35 | 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
|
|---|
| 36 | 256AC3D80F4B6AC300CF3369 /* Issue492AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Issue492AppDelegate.h; sourceTree = "<group>"; };
|
|---|
| 37 | 256AC3D90F4B6AC300CF3369 /* Issue492AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Issue492AppDelegate.m; sourceTree = "<group>"; };
|
|---|
| 38 | 256AC3F00F4B6AF500CF3369 /* issue492_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = issue492_Prefix.pch; sourceTree = "<group>"; };
|
|---|
| 39 | 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|---|
| 40 | 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
|---|
| 41 | 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
|---|
| 42 | 8D1107310486CEB800E47090 /* issue492-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "issue492-Info.plist"; sourceTree = "<group>"; };
|
|---|
| 43 | 8D1107320486CEB800E47090 /* issue492.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = issue492.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|---|
| 44 | C86494C910518DB400174F7C /* issue492.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = issue492.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|---|
| 45 | C8D0032C1084F5A3001B9E28 /* Issue492WindowDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Issue492WindowDelegate.h; sourceTree = "<group>"; };
|
|---|
| 46 | C8D0032D1084F5A3001B9E28 /* Issue492WindowDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Issue492WindowDelegate.m; sourceTree = "<group>"; };
|
|---|
| 47 | /* End PBXFileReference section */
|
|---|
| 48 |
|
|---|
| 49 | /* Begin PBXFrameworksBuildPhase section */
|
|---|
| 50 | 8D11072E0486CEB800E47090 /* Frameworks */ = {
|
|---|
| 51 | isa = PBXFrameworksBuildPhase;
|
|---|
| 52 | buildActionMask = 2147483647;
|
|---|
| 53 | files = (
|
|---|
| 54 | 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
|
|---|
| 55 | );
|
|---|
| 56 | runOnlyForDeploymentPostprocessing = 0;
|
|---|
| 57 | };
|
|---|
| 58 | C86494C410518DB400174F7C /* Frameworks */ = {
|
|---|
| 59 | isa = PBXFrameworksBuildPhase;
|
|---|
| 60 | buildActionMask = 2147483647;
|
|---|
| 61 | files = (
|
|---|
| 62 | C86494C510518DB400174F7C /* Cocoa.framework in Frameworks */,
|
|---|
| 63 | C86495DE1051930700174F7C /* AppKit.framework in Frameworks */,
|
|---|
| 64 | C864965E1051931100174F7C /* Foundation.framework in Frameworks */,
|
|---|
| 65 | );
|
|---|
| 66 | runOnlyForDeploymentPostprocessing = 0;
|
|---|
| 67 | };
|
|---|
| 68 | /* End PBXFrameworksBuildPhase section */
|
|---|
| 69 |
|
|---|
| 70 | /* Begin PBXGroup section */
|
|---|
| 71 | 080E96DDFE201D6D7F000001 /* Classes */ = {
|
|---|
| 72 | isa = PBXGroup;
|
|---|
| 73 | children = (
|
|---|
| 74 | 256AC3D80F4B6AC300CF3369 /* Issue492AppDelegate.h */,
|
|---|
| 75 | 256AC3D90F4B6AC300CF3369 /* Issue492AppDelegate.m */,
|
|---|
| 76 | C8D0032C1084F5A3001B9E28 /* Issue492WindowDelegate.h */,
|
|---|
| 77 | C8D0032D1084F5A3001B9E28 /* Issue492WindowDelegate.m */,
|
|---|
| 78 | );
|
|---|
| 79 | name = Classes;
|
|---|
| 80 | sourceTree = "<group>";
|
|---|
| 81 | };
|
|---|
| 82 | 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
|
|---|
| 83 | isa = PBXGroup;
|
|---|
| 84 | children = (
|
|---|
| 85 | 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
|
|---|
| 86 | );
|
|---|
| 87 | name = "Linked Frameworks";
|
|---|
| 88 | sourceTree = "<group>";
|
|---|
| 89 | };
|
|---|
| 90 | 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
|
|---|
| 91 | isa = PBXGroup;
|
|---|
| 92 | children = (
|
|---|
| 93 | 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
|
|---|
| 94 | 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
|
|---|
| 95 | 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
|
|---|
| 96 | );
|
|---|
| 97 | name = "Other Frameworks";
|
|---|
| 98 | sourceTree = "<group>";
|
|---|
| 99 | };
|
|---|
| 100 | 19C28FACFE9D520D11CA2CBB /* Products */ = {
|
|---|
| 101 | isa = PBXGroup;
|
|---|
| 102 | children = (
|
|---|
| 103 | 8D1107320486CEB800E47090 /* issue492.app */,
|
|---|
| 104 | C86494C910518DB400174F7C /* issue492.app */,
|
|---|
| 105 | );
|
|---|
| 106 | name = Products;
|
|---|
| 107 | sourceTree = "<group>";
|
|---|
| 108 | };
|
|---|
| 109 | 29B97314FDCFA39411CA2CEA /* test */ = {
|
|---|
| 110 | isa = PBXGroup;
|
|---|
| 111 | children = (
|
|---|
| 112 | 080E96DDFE201D6D7F000001 /* Classes */,
|
|---|
| 113 | 29B97315FDCFA39411CA2CEA /* Other Sources */,
|
|---|
| 114 | 29B97317FDCFA39411CA2CEA /* Resources */,
|
|---|
| 115 | 29B97323FDCFA39411CA2CEA /* Frameworks */,
|
|---|
| 116 | 19C28FACFE9D520D11CA2CBB /* Products */,
|
|---|
| 117 | );
|
|---|
| 118 | name = test;
|
|---|
| 119 | sourceTree = "<group>";
|
|---|
| 120 | };
|
|---|
| 121 | 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
|
|---|
| 122 | isa = PBXGroup;
|
|---|
| 123 | children = (
|
|---|
| 124 | 256AC3F00F4B6AF500CF3369 /* issue492_Prefix.pch */,
|
|---|
| 125 | 29B97316FDCFA39411CA2CEA /* main.m */,
|
|---|
| 126 | );
|
|---|
| 127 | name = "Other Sources";
|
|---|
| 128 | sourceTree = "<group>";
|
|---|
| 129 | };
|
|---|
| 130 | 29B97317FDCFA39411CA2CEA /* Resources */ = {
|
|---|
| 131 | isa = PBXGroup;
|
|---|
| 132 | children = (
|
|---|
| 133 | 8D1107310486CEB800E47090 /* issue492-Info.plist */,
|
|---|
| 134 | );
|
|---|
| 135 | name = Resources;
|
|---|
| 136 | sourceTree = "<group>";
|
|---|
| 137 | };
|
|---|
| 138 | 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
|---|
| 139 | isa = PBXGroup;
|
|---|
| 140 | children = (
|
|---|
| 141 | 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
|
|---|
| 142 | 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
|
|---|
| 143 | );
|
|---|
| 144 | name = Frameworks;
|
|---|
| 145 | sourceTree = "<group>";
|
|---|
| 146 | };
|
|---|
| 147 | /* End PBXGroup section */
|
|---|
| 148 |
|
|---|
| 149 | /* Begin PBXNativeTarget section */
|
|---|
| 150 | 8D1107260486CEB800E47090 /* issue492 - Mac */ = {
|
|---|
| 151 | isa = PBXNativeTarget;
|
|---|
| 152 | buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "issue492 - Mac" */;
|
|---|
| 153 | buildPhases = (
|
|---|
| 154 | 8D1107290486CEB800E47090 /* Resources */,
|
|---|
| 155 | 8D11072C0486CEB800E47090 /* Sources */,
|
|---|
| 156 | 8D11072E0486CEB800E47090 /* Frameworks */,
|
|---|
| 157 | );
|
|---|
| 158 | buildRules = (
|
|---|
| 159 | );
|
|---|
| 160 | dependencies = (
|
|---|
| 161 | );
|
|---|
| 162 | name = "issue492 - Mac";
|
|---|
| 163 | productInstallPath = "$(HOME)/Applications";
|
|---|
| 164 | productName = test;
|
|---|
| 165 | productReference = 8D1107320486CEB800E47090 /* issue492.app */;
|
|---|
| 166 | productType = "com.apple.product-type.application";
|
|---|
| 167 | };
|
|---|
| 168 | C86494BD10518DB400174F7C /* issue492 - Windows */ = {
|
|---|
| 169 | isa = PBXNativeTarget;
|
|---|
| 170 | buildConfigurationList = C86494C610518DB400174F7C /* Build configuration list for PBXNativeTarget "issue492 - Windows" */;
|
|---|
| 171 | buildPhases = (
|
|---|
| 172 | C86494BE10518DB400174F7C /* Resources */,
|
|---|
| 173 | C86494C110518DB400174F7C /* Sources */,
|
|---|
| 174 | C86494C410518DB400174F7C /* Frameworks */,
|
|---|
| 175 | C86495161051928300174F7C /* ShellScript */,
|
|---|
| 176 | );
|
|---|
| 177 | buildRules = (
|
|---|
| 178 | C86494E010518E0700174F7C /* PBXBuildRule */,
|
|---|
| 179 | );
|
|---|
| 180 | dependencies = (
|
|---|
| 181 | );
|
|---|
| 182 | name = "issue492 - Windows";
|
|---|
| 183 | productInstallPath = "$(HOME)/Applications";
|
|---|
| 184 | productName = test;
|
|---|
| 185 | productReference = C86494C910518DB400174F7C /* issue492.app */;
|
|---|
| 186 | productType = "com.apple.product-type.application";
|
|---|
| 187 | };
|
|---|
| 188 | /* End PBXNativeTarget section */
|
|---|
| 189 |
|
|---|
| 190 | /* Begin PBXProject section */
|
|---|
| 191 | 29B97313FDCFA39411CA2CEA /* Project object */ = {
|
|---|
| 192 | isa = PBXProject;
|
|---|
| 193 | buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "issue492" */;
|
|---|
| 194 | compatibilityVersion = "Xcode 3.1";
|
|---|
| 195 | hasScannedForEncodings = 1;
|
|---|
| 196 | mainGroup = 29B97314FDCFA39411CA2CEA /* test */;
|
|---|
| 197 | projectDirPath = "";
|
|---|
| 198 | projectRoot = "";
|
|---|
| 199 | targets = (
|
|---|
| 200 | 8D1107260486CEB800E47090 /* issue492 - Mac */,
|
|---|
| 201 | C86494BD10518DB400174F7C /* issue492 - Windows */,
|
|---|
| 202 | );
|
|---|
| 203 | };
|
|---|
| 204 | /* End PBXProject section */
|
|---|
| 205 |
|
|---|
| 206 | /* Begin PBXResourcesBuildPhase section */
|
|---|
| 207 | 8D1107290486CEB800E47090 /* Resources */ = {
|
|---|
| 208 | isa = PBXResourcesBuildPhase;
|
|---|
| 209 | buildActionMask = 2147483647;
|
|---|
| 210 | files = (
|
|---|
| 211 | );
|
|---|
| 212 | runOnlyForDeploymentPostprocessing = 0;
|
|---|
| 213 | };
|
|---|
| 214 | C86494BE10518DB400174F7C /* Resources */ = {
|
|---|
| 215 | isa = PBXResourcesBuildPhase;
|
|---|
| 216 | buildActionMask = 2147483647;
|
|---|
| 217 | files = (
|
|---|
| 218 | );
|
|---|
| 219 | runOnlyForDeploymentPostprocessing = 0;
|
|---|
| 220 | };
|
|---|
| 221 | /* End PBXResourcesBuildPhase section */
|
|---|
| 222 |
|
|---|
| 223 | /* Begin PBXShellScriptBuildPhase section */
|
|---|
| 224 | C86495161051928300174F7C /* ShellScript */ = {
|
|---|
| 225 | isa = PBXShellScriptBuildPhase;
|
|---|
| 226 | buildActionMask = 2147483647;
|
|---|
| 227 | files = (
|
|---|
| 228 | );
|
|---|
| 229 | inputPaths = (
|
|---|
| 230 | );
|
|---|
| 231 | outputPaths = (
|
|---|
| 232 | );
|
|---|
| 233 | runOnlyForDeploymentPostprocessing = 0;
|
|---|
| 234 | shellPath = /bin/sh;
|
|---|
| 235 | shellScript = "/Developer/Cocotron/1.0/bin/retargetBundle -framework Foundation -framework AppKit -destination \"$TARGET_BUILD_DIR/$EXECUTABLE_FOLDER_PATH\"";
|
|---|
| 236 | };
|
|---|
| 237 | /* End PBXShellScriptBuildPhase section */
|
|---|
| 238 |
|
|---|
| 239 | /* Begin PBXSourcesBuildPhase section */
|
|---|
| 240 | 8D11072C0486CEB800E47090 /* Sources */ = {
|
|---|
| 241 | isa = PBXSourcesBuildPhase;
|
|---|
| 242 | buildActionMask = 2147483647;
|
|---|
| 243 | files = (
|
|---|
| 244 | 8D11072D0486CEB800E47090 /* main.m in Sources */,
|
|---|
| 245 | 256AC3DA0F4B6AC300CF3369 /* Issue492AppDelegate.m in Sources */,
|
|---|
| 246 | C8D0032F1084F5A3001B9E28 /* Issue492WindowDelegate.m in Sources */,
|
|---|
| 247 | );
|
|---|
| 248 | runOnlyForDeploymentPostprocessing = 0;
|
|---|
| 249 | };
|
|---|
| 250 | C86494C110518DB400174F7C /* Sources */ = {
|
|---|
| 251 | isa = PBXSourcesBuildPhase;
|
|---|
| 252 | buildActionMask = 2147483647;
|
|---|
| 253 | files = (
|
|---|
| 254 | C86494C210518DB400174F7C /* main.m in Sources */,
|
|---|
| 255 | C86494C310518DB400174F7C /* Issue492AppDelegate.m in Sources */,
|
|---|
| 256 | C8D0032E1084F5A3001B9E28 /* Issue492WindowDelegate.m in Sources */,
|
|---|
| 257 | );
|
|---|
| 258 | runOnlyForDeploymentPostprocessing = 0;
|
|---|
| 259 | };
|
|---|
| 260 | /* End PBXSourcesBuildPhase section */
|
|---|
| 261 |
|
|---|
| 262 | /* Begin XCBuildConfiguration section */
|
|---|
| 263 | C01FCF4B08A954540054247B /* Debug */ = {
|
|---|
| 264 | isa = XCBuildConfiguration;
|
|---|
| 265 | buildSettings = {
|
|---|
| 266 | ALWAYS_SEARCH_USER_PATHS = NO;
|
|---|
| 267 | COPY_PHASE_STRIP = NO;
|
|---|
| 268 | GCC_DYNAMIC_NO_PIC = NO;
|
|---|
| 269 | GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
|---|
| 270 | GCC_MODEL_TUNING = "";
|
|---|
| 271 | GCC_OPTIMIZATION_LEVEL = 0;
|
|---|
| 272 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|---|
| 273 | GCC_PREFIX_HEADER = issue492_Prefix.pch;
|
|---|
| 274 | INFOPLIST_FILE = "issue492-Info.plist";
|
|---|
| 275 | INSTALL_PATH = "$(HOME)/Applications";
|
|---|
| 276 | PRODUCT_NAME = issue492;
|
|---|
| 277 | SYMROOT = build/MacOS;
|
|---|
| 278 | };
|
|---|
| 279 | name = Debug;
|
|---|
| 280 | };
|
|---|
| 281 | C01FCF4C08A954540054247B /* Release */ = {
|
|---|
| 282 | isa = XCBuildConfiguration;
|
|---|
| 283 | buildSettings = {
|
|---|
| 284 | ALWAYS_SEARCH_USER_PATHS = NO;
|
|---|
| 285 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|---|
| 286 | GCC_MODEL_TUNING = G5;
|
|---|
| 287 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|---|
| 288 | GCC_PREFIX_HEADER = issue492_Prefix.pch;
|
|---|
| 289 | INFOPLIST_FILE = "issue492-Info.plist";
|
|---|
| 290 | INSTALL_PATH = "$(HOME)/Applications";
|
|---|
| 291 | PRODUCT_NAME = issue492;
|
|---|
| 292 | };
|
|---|
| 293 | name = Release;
|
|---|
| 294 | };
|
|---|
| 295 | C01FCF4F08A954540054247B /* Debug */ = {
|
|---|
| 296 | isa = XCBuildConfiguration;
|
|---|
| 297 | buildSettings = {
|
|---|
| 298 | ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
|---|
| 299 | GCC_C_LANGUAGE_STANDARD = gnu99;
|
|---|
| 300 | GCC_OPTIMIZATION_LEVEL = 0;
|
|---|
| 301 | GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|---|
| 302 | GCC_WARN_UNUSED_VARIABLE = YES;
|
|---|
| 303 | ONLY_ACTIVE_ARCH = YES;
|
|---|
| 304 | PREBINDING = NO;
|
|---|
| 305 | SDKROOT = macosx10.6;
|
|---|
| 306 | };
|
|---|
| 307 | name = Debug;
|
|---|
| 308 | };
|
|---|
| 309 | C01FCF5008A954540054247B /* Release */ = {
|
|---|
| 310 | isa = XCBuildConfiguration;
|
|---|
| 311 | buildSettings = {
|
|---|
| 312 | ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
|---|
| 313 | GCC_C_LANGUAGE_STANDARD = gnu99;
|
|---|
| 314 | GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|---|
| 315 | GCC_WARN_UNUSED_VARIABLE = YES;
|
|---|
| 316 | PREBINDING = NO;
|
|---|
| 317 | SDKROOT = macosx10.6;
|
|---|
| 318 | };
|
|---|
| 319 | name = Release;
|
|---|
| 320 | };
|
|---|
| 321 | C86494C710518DB400174F7C /* Debug */ = {
|
|---|
| 322 | isa = XCBuildConfiguration;
|
|---|
| 323 | buildSettings = {
|
|---|
| 324 | ALWAYS_SEARCH_USER_PATHS = NO;
|
|---|
| 325 | COPY_PHASE_STRIP = NO;
|
|---|
| 326 | EXECUTABLE_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/Windows";
|
|---|
| 327 | EXECUTABLE_SUFFIX = .exe;
|
|---|
| 328 | FRAMEWORK_SEARCH_PATHS = /Developer/Cocotron/1.0/Windows/i386/Frameworks;
|
|---|
| 329 | GCC_DYNAMIC_NO_PIC = NO;
|
|---|
| 330 | GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|---|
| 331 | GCC_MODEL_TUNING = G5;
|
|---|
| 332 | GCC_OPTIMIZATION_LEVEL = 0;
|
|---|
| 333 | GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
|---|
| 334 | GCC_PREFIX_HEADER = issue492_Prefix.pch;
|
|---|
| 335 | INFOPLIST_FILE = "issue492-Info.plist";
|
|---|
| 336 | INSTALL_PATH = "$(HOME)/Applications";
|
|---|
| 337 | ONLY_ACTIVE_ARCH = NO;
|
|---|
| 338 | OTHER_LDFLAGS = (
|
|---|
| 339 | "-Wl",
|
|---|
| 340 | "-mwindows",
|
|---|
| 341 | "-mconsole",
|
|---|
| 342 | "--enable-auto-import",
|
|---|
| 343 | );
|
|---|
| 344 | PRODUCT_NAME = issue492;
|
|---|
| 345 | SDKROOT = "";
|
|---|
| 346 | SYMROOT = build/Windows;
|
|---|
| 347 | VALID_ARCHS = i386;
|
|---|
| 348 | };
|
|---|
| 349 | name = Debug;
|
|---|
| 350 | };
|
|---|
| 351 | C86494C810518DB400174F7C /* Release */ = {
|
|---|
| 352 | isa = XCBuildConfiguration;
|
|---|
| 353 | buildSettings = {
|
|---|
| 354 | ALWAYS_SEARCH_USER_PATHS = NO;
|
|---|
| 355 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|---|
| 356 | GCC_MODEL_TUNING = G5;
|
|---|
| 357 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|---|
| 358 | GCC_PREFIX_HEADER = test_Prefix.pch;
|
|---|
| 359 | INFOPLIST_FILE = "issue492-Info.plist";
|
|---|
| 360 | INSTALL_PATH = "$(HOME)/Applications";
|
|---|
| 361 | PRODUCT_NAME = issue492;
|
|---|
| 362 | };
|
|---|
| 363 | name = Release;
|
|---|
| 364 | };
|
|---|
| 365 | /* End XCBuildConfiguration section */
|
|---|
| 366 |
|
|---|
| 367 | /* Begin XCConfigurationList section */
|
|---|
| 368 | C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "issue492 - Mac" */ = {
|
|---|
| 369 | isa = XCConfigurationList;
|
|---|
| 370 | buildConfigurations = (
|
|---|
| 371 | C01FCF4B08A954540054247B /* Debug */,
|
|---|
| 372 | C01FCF4C08A954540054247B /* Release */,
|
|---|
| 373 | );
|
|---|
| 374 | defaultConfigurationIsVisible = 0;
|
|---|
| 375 | defaultConfigurationName = Release;
|
|---|
| 376 | };
|
|---|
| 377 | C01FCF4E08A954540054247B /* Build configuration list for PBXProject "issue492" */ = {
|
|---|
| 378 | isa = XCConfigurationList;
|
|---|
| 379 | buildConfigurations = (
|
|---|
| 380 | C01FCF4F08A954540054247B /* Debug */,
|
|---|
| 381 | C01FCF5008A954540054247B /* Release */,
|
|---|
| 382 | );
|
|---|
| 383 | defaultConfigurationIsVisible = 0;
|
|---|
| 384 | defaultConfigurationName = Release;
|
|---|
| 385 | };
|
|---|
| 386 | C86494C610518DB400174F7C /* Build configuration list for PBXNativeTarget "issue492 - Windows" */ = {
|
|---|
| 387 | isa = XCConfigurationList;
|
|---|
| 388 | buildConfigurations = (
|
|---|
| 389 | C86494C710518DB400174F7C /* Debug */,
|
|---|
| 390 | C86494C810518DB400174F7C /* Release */,
|
|---|
| 391 | );
|
|---|
| 392 | defaultConfigurationIsVisible = 0;
|
|---|
| 393 | defaultConfigurationName = Release;
|
|---|
| 394 | };
|
|---|
| 395 | /* End XCConfigurationList section */
|
|---|
| 396 | };
|
|---|
| 397 | rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|---|
| 398 | }
|
|---|