9 /* Begin PBXBuildFile section */
10 6DA3F3EC0DE5D3D80039CADE /* gen_input.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6D0FC7170DE5BA4D0026B02B /* gen_input.cpp */; };
11 A1F593A60B8F042A00073279 /* square.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A1F593A50B8F042A00073279 /* square.cpp */; };
12 A1F593B70B8F06F900073279 /* libtbb.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A1F593B30B8F06F900073279 /* libtbb.dylib */; };
13 A1F593BB0B8F072500073279 /* libtbb.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1F593B30B8F06F900073279 /* libtbb.dylib */; };
14 /* End PBXBuildFile section */
16 /* Begin PBXContainerItemProxy section */
17 6DA3F3ED0DE5D4090039CADE /* PBXContainerItemProxy */ = {
18 isa = PBXContainerItemProxy;
19 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
21 remoteGlobalIDString = 6DA3F3E10DE5D34A0039CADE;
22 remoteInfo = "gen-input";
24 /* End PBXContainerItemProxy section */
26 /* Begin PBXCopyFilesBuildPhase section */
27 8DD76F690486A84900D96B5E /* CopyFiles */ = {
28 isa = PBXCopyFilesBuildPhase;
31 dstSubfolderSpec = 16;
33 A1F593BB0B8F072500073279 /* libtbb.dylib in CopyFiles */,
35 runOnlyForDeploymentPostprocessing = 0;
37 /* End PBXCopyFilesBuildPhase section */
39 /* Begin PBXFileReference section */
40 6D0FC7170DE5BA4D0026B02B /* gen_input.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = gen_input.cpp; path = ../gen_input.cpp; sourceTree = SOURCE_ROOT; };
41 6DA3F3E20DE5D34A0039CADE /* gen-input */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "gen-input"; sourceTree = BUILT_PRODUCTS_DIR; };
42 8DD76F6C0486A84900D96B5E /* square */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = square; sourceTree = BUILT_PRODUCTS_DIR; };
43 A1F593A50B8F042A00073279 /* square.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = square.cpp; path = ../square.cpp; sourceTree = SOURCE_ROOT; };
44 A1F593B30B8F06F900073279 /* libtbb.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libtbb.dylib; path = /Library/Frameworks/TBB.framework/Libraries/libtbb.dylib; sourceTree = "<absolute>"; };
45 /* End PBXFileReference section */
47 /* Begin PBXFrameworksBuildPhase section */
48 6DA3F3E00DE5D34A0039CADE /* Frameworks */ = {
49 isa = PBXFrameworksBuildPhase;
50 buildActionMask = 2147483647;
53 runOnlyForDeploymentPostprocessing = 0;
55 8DD76F660486A84900D96B5E /* Frameworks */ = {
56 isa = PBXFrameworksBuildPhase;
57 buildActionMask = 2147483647;
59 A1F593B70B8F06F900073279 /* libtbb.dylib in Frameworks */,
61 runOnlyForDeploymentPostprocessing = 0;
63 /* End PBXFrameworksBuildPhase section */
65 /* Begin PBXGroup section */
66 08FB7794FE84155DC02AAC07 /* square */ = {
69 08FB7795FE84155DC02AAC07 /* Source */,
70 A1F593B20B8F06F900073279 /* External Frameworks and Libraries */,
71 1AB674ADFE9D54B511CA2CBB /* Products */,
74 sourceTree = "<group>";
76 08FB7795FE84155DC02AAC07 /* Source */ = {
79 6D0FC7170DE5BA4D0026B02B /* gen_input.cpp */,
80 A1F593A50B8F042A00073279 /* square.cpp */,
83 sourceTree = "<group>";
85 1AB674ADFE9D54B511CA2CBB /* Products */ = {
88 8DD76F6C0486A84900D96B5E /* square */,
89 6DA3F3E20DE5D34A0039CADE /* gen-input */,
92 sourceTree = "<group>";
94 A1F593B20B8F06F900073279 /* External Frameworks and Libraries */ = {
97 A1F593B30B8F06F900073279 /* libtbb.dylib */,
99 name = "External Frameworks and Libraries";
100 sourceTree = "<group>";
102 /* End PBXGroup section */
104 /* Begin PBXNativeTarget section */
105 6DA3F3E10DE5D34A0039CADE /* gen-input */ = {
106 isa = PBXNativeTarget;
107 buildConfigurationList = 6DA3F3E40DE5D36B0039CADE /* Build configuration list for PBXNativeTarget "gen-input" */;
109 6DA3F3DF0DE5D34A0039CADE /* Sources */,
110 6DA3F3E00DE5D34A0039CADE /* Frameworks */,
117 productName = "gen-input";
118 productReference = 6DA3F3E20DE5D34A0039CADE /* gen-input */;
119 productType = "com.apple.product-type.tool";
121 8DD76F620486A84900D96B5E /* square */ = {
122 isa = PBXNativeTarget;
123 buildConfigurationList = 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "square" */;
125 8DD76F640486A84900D96B5E /* Sources */,
126 8DD76F660486A84900D96B5E /* Frameworks */,
127 8DD76F690486A84900D96B5E /* CopyFiles */,
128 6D3576C90DE5C7A500C03B6D /* ShellScript */,
133 6DA3F3EE0DE5D4090039CADE /* PBXTargetDependency */,
136 productInstallPath = "$(HOME)/bin";
137 productName = square;
138 productReference = 8DD76F6C0486A84900D96B5E /* square */;
139 productType = "com.apple.product-type.tool";
141 /* End PBXNativeTarget section */
143 /* Begin PBXProject section */
144 08FB7793FE84155DC02AAC07 /* Project object */ = {
146 buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "square" */;
147 compatibilityVersion = "Xcode 2.4";
148 hasScannedForEncodings = 1;
149 mainGroup = 08FB7794FE84155DC02AAC07 /* square */;
153 8DD76F620486A84900D96B5E /* square */,
154 6DA3F3E10DE5D34A0039CADE /* gen-input */,
157 /* End PBXProject section */
159 /* Begin PBXShellScriptBuildPhase section */
160 6D3576C90DE5C7A500C03B6D /* ShellScript */ = {
161 isa = PBXShellScriptBuildPhase;
162 buildActionMask = 2147483647;
168 "$(TARGET_BUILD_DIR)/input.txt",
170 runOnlyForDeploymentPostprocessing = 0;
172 shellScript = "$TARGET_BUILD_DIR/gen-input >$TARGET_BUILD_DIR/input.txt";
174 /* End PBXShellScriptBuildPhase section */
176 /* Begin PBXSourcesBuildPhase section */
177 6DA3F3DF0DE5D34A0039CADE /* Sources */ = {
178 isa = PBXSourcesBuildPhase;
179 buildActionMask = 2147483647;
181 6DA3F3EC0DE5D3D80039CADE /* gen_input.cpp in Sources */,
183 runOnlyForDeploymentPostprocessing = 0;
185 8DD76F640486A84900D96B5E /* Sources */ = {
186 isa = PBXSourcesBuildPhase;
187 buildActionMask = 2147483647;
189 A1F593A60B8F042A00073279 /* square.cpp in Sources */,
191 runOnlyForDeploymentPostprocessing = 0;
193 /* End PBXSourcesBuildPhase section */
195 /* Begin PBXTargetDependency section */
196 6DA3F3EE0DE5D4090039CADE /* PBXTargetDependency */ = {
197 isa = PBXTargetDependency;
198 target = 6DA3F3E10DE5D34A0039CADE /* gen-input */;
199 targetProxy = 6DA3F3ED0DE5D4090039CADE /* PBXContainerItemProxy */;
201 /* End PBXTargetDependency section */
203 /* Begin XCBuildConfiguration section */
204 1DEB923208733DC60010E9CD /* Debug */ = {
205 isa = XCBuildConfiguration;
207 COPY_PHASE_STRIP = NO;
208 GCC_DYNAMIC_NO_PIC = NO;
209 GCC_ENABLE_FIX_AND_CONTINUE = YES;
210 GCC_OPTIMIZATION_LEVEL = 0;
211 INSTALL_PATH = "$(HOME)/bin";
212 LIBRARY_SEARCH_PATHS = (
214 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
216 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
217 PRODUCT_NAME = square;
222 1DEB923308733DC60010E9CD /* Release */ = {
223 isa = XCBuildConfiguration;
225 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
226 INSTALL_PATH = "$(HOME)/bin";
227 LIBRARY_SEARCH_PATHS = (
229 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
231 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
232 PRODUCT_NAME = square;
237 1DEB923608733DC60010E9CD /* Debug */ = {
238 isa = XCBuildConfiguration;
240 ALWAYS_SEARCH_USER_PATHS = NO;
242 GCC_ENABLE_CPP_RTTI = YES;
243 GCC_MODEL_TUNING = "";
244 GCC_WARN_ABOUT_RETURN_TYPE = YES;
245 GCC_WARN_UNUSED_VARIABLE = YES;
247 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
248 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
249 SYMROOT = "/tmp/tbb-$(USER)";
253 1DEB923708733DC60010E9CD /* Release */ = {
254 isa = XCBuildConfiguration;
256 ALWAYS_SEARCH_USER_PATHS = NO;
258 GCC_ENABLE_CPP_RTTI = YES;
259 GCC_MODEL_TUNING = "";
260 GCC_WARN_ABOUT_RETURN_TYPE = YES;
261 GCC_WARN_UNUSED_VARIABLE = YES;
263 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
264 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
265 SYMROOT = "/tmp/tbb-$(USER)";
269 6DA3F3E50DE5D36B0039CADE /* Debug */ = {
270 isa = XCBuildConfiguration;
272 COPY_PHASE_STRIP = NO;
273 GCC_DYNAMIC_NO_PIC = NO;
274 GCC_ENABLE_FIX_AND_CONTINUE = YES;
275 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
276 GCC_MODEL_TUNING = G5;
277 GCC_OPTIMIZATION_LEVEL = 0;
278 INSTALL_PATH = "$(HOME)/bin";
280 PRODUCT_NAME = "gen-input";
285 6DA3F3E60DE5D36B0039CADE /* Debug64 */ = {
286 isa = XCBuildConfiguration;
288 GCC_ENABLE_FIX_AND_CONTINUE = YES;
289 GCC_MODEL_TUNING = G5;
290 INSTALL_PATH = "$(HOME)/bin";
292 PRODUCT_NAME = "gen-input";
297 6DA3F3E70DE5D36B0039CADE /* Release */ = {
298 isa = XCBuildConfiguration;
300 COPY_PHASE_STRIP = YES;
301 GCC_ENABLE_FIX_AND_CONTINUE = NO;
302 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
303 GCC_MODEL_TUNING = G5;
304 INSTALL_PATH = "$(HOME)/bin";
306 PRODUCT_NAME = "gen-input";
311 6DA3F3E80DE5D36B0039CADE /* Release64 */ = {
312 isa = XCBuildConfiguration;
314 GCC_ENABLE_FIX_AND_CONTINUE = YES;
315 GCC_MODEL_TUNING = G5;
316 INSTALL_PATH = "$(HOME)/bin";
318 PRODUCT_NAME = "gen-input";
323 A1F593C60B8F0E6E00073279 /* Debug64 */ = {
324 isa = XCBuildConfiguration;
326 COPY_PHASE_STRIP = NO;
327 GCC_DYNAMIC_NO_PIC = NO;
328 GCC_ENABLE_FIX_AND_CONTINUE = YES;
329 GCC_OPTIMIZATION_LEVEL = 0;
330 INSTALL_PATH = "$(HOME)/bin";
331 LIBRARY_SEARCH_PATHS = (
333 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
335 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
336 PRODUCT_NAME = square;
341 A1F593C70B8F0E6E00073279 /* Release64 */ = {
342 isa = XCBuildConfiguration;
344 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
345 INSTALL_PATH = "$(HOME)/bin";
346 LIBRARY_SEARCH_PATHS = (
348 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
350 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
351 PRODUCT_NAME = square;
356 A1F593C80B8F0E6E00073279 /* Debug64 */ = {
357 isa = XCBuildConfiguration;
359 ALWAYS_SEARCH_USER_PATHS = NO;
361 GCC_ENABLE_CPP_RTTI = YES;
362 GCC_MODEL_TUNING = "";
363 GCC_WARN_ABOUT_RETURN_TYPE = YES;
364 GCC_WARN_UNUSED_VARIABLE = YES;
365 OTHER_CPLUSPLUSFLAGS = (
369 OTHER_LDFLAGS = "-m64";
371 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
372 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
373 SYMROOT = "/tmp/tbb-$(USER)";
377 A1F593C90B8F0E6E00073279 /* Release64 */ = {
378 isa = XCBuildConfiguration;
380 ALWAYS_SEARCH_USER_PATHS = NO;
382 GCC_ENABLE_CPP_RTTI = YES;
383 GCC_MODEL_TUNING = "";
384 GCC_WARN_ABOUT_RETURN_TYPE = YES;
385 GCC_WARN_UNUSED_VARIABLE = YES;
386 OTHER_CPLUSPLUSFLAGS = (
390 OTHER_LDFLAGS = "-m64";
392 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
393 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
394 SYMROOT = "/tmp/tbb-$(USER)";
398 /* End XCBuildConfiguration section */
400 /* Begin XCConfigurationList section */
401 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "square" */ = {
402 isa = XCConfigurationList;
403 buildConfigurations = (
404 1DEB923208733DC60010E9CD /* Debug */,
405 A1F593C60B8F0E6E00073279 /* Debug64 */,
406 1DEB923308733DC60010E9CD /* Release */,
407 A1F593C70B8F0E6E00073279 /* Release64 */,
409 defaultConfigurationIsVisible = 0;
410 defaultConfigurationName = Release;
412 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "square" */ = {
413 isa = XCConfigurationList;
414 buildConfigurations = (
415 1DEB923608733DC60010E9CD /* Debug */,
416 A1F593C80B8F0E6E00073279 /* Debug64 */,
417 1DEB923708733DC60010E9CD /* Release */,
418 A1F593C90B8F0E6E00073279 /* Release64 */,
420 defaultConfigurationIsVisible = 0;
421 defaultConfigurationName = Release;
423 6DA3F3E40DE5D36B0039CADE /* Build configuration list for PBXNativeTarget "gen-input" */ = {
424 isa = XCConfigurationList;
425 buildConfigurations = (
426 6DA3F3E50DE5D36B0039CADE /* Debug */,
427 6DA3F3E60DE5D36B0039CADE /* Debug64 */,
428 6DA3F3E70DE5D36B0039CADE /* Release */,
429 6DA3F3E80DE5D36B0039CADE /* Release64 */,
431 defaultConfigurationIsVisible = 0;
432 defaultConfigurationName = Release;
434 /* End XCConfigurationList section */
436 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;