]> https://gitweb.dealii.org/ - dealii-svn.git/blob
7a384bce9a61ec7be81ddfcf6d3fcc381d9356b2
[dealii-svn.git] /
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 42;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 A1F593A60B8F042A00073279 /* sub_string_finder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A1F593A50B8F042A00073279 /* sub_string_finder.cpp */; };
11                 A1F593B70B8F06F900073279 /* libtbb.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A1F593B30B8F06F900073279 /* libtbb.dylib */; };
12                 A1F593BB0B8F072500073279 /* libtbb.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1F593B30B8F06F900073279 /* libtbb.dylib */; };
13                 A1F594120B8F1E0C00073279 /* sub_string_finder_pretty.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A1F594110B8F1E0C00073279 /* sub_string_finder_pretty.cpp */; };
14                 A1F594130B8F1E1700073279 /* libtbb.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A1F593B30B8F06F900073279 /* libtbb.dylib */; };
15                 A1F594160B8F1E8000073279 /* libtbb.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1F593B30B8F06F900073279 /* libtbb.dylib */; };
16                 A1F594240B8F1F5F00073279 /* libtbb.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A1F593B30B8F06F900073279 /* libtbb.dylib */; };
17                 A1F594250B8F1F6800073279 /* libtbb.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1F593B30B8F06F900073279 /* libtbb.dylib */; };
18                 A1F594270B8F1F8100073279 /* sub_string_finder_extended.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A1F594260B8F1F8100073279 /* sub_string_finder_extended.cpp */; };
19 /* End PBXBuildFile section */
20
21 /* Begin PBXCopyFilesBuildPhase section */
22                 8DD76F690486A84900D96B5E /* CopyFiles */ = {
23                         isa = PBXCopyFilesBuildPhase;
24                         buildActionMask = 12;
25                         dstPath = "";
26                         dstSubfolderSpec = 16;
27                         files = (
28                                 A1F593BB0B8F072500073279 /* libtbb.dylib in CopyFiles */,
29                         );
30                         runOnlyForDeploymentPostprocessing = 0;
31                 };
32                 A1F594140B8F1E2D00073279 /* CopyFiles */ = {
33                         isa = PBXCopyFilesBuildPhase;
34                         buildActionMask = 2147483647;
35                         dstPath = "";
36                         dstSubfolderSpec = 16;
37                         files = (
38                                 A1F594160B8F1E8000073279 /* libtbb.dylib in CopyFiles */,
39                         );
40                         runOnlyForDeploymentPostprocessing = 0;
41                 };
42                 A1F5941D0B8F1F2D00073279 /* CopyFiles */ = {
43                         isa = PBXCopyFilesBuildPhase;
44                         buildActionMask = 2147483647;
45                         dstPath = "";
46                         dstSubfolderSpec = 16;
47                         files = (
48                                 A1F594250B8F1F6800073279 /* libtbb.dylib in CopyFiles */,
49                         );
50                         runOnlyForDeploymentPostprocessing = 0;
51                 };
52 /* End PBXCopyFilesBuildPhase section */
53
54 /* Begin PBXFileReference section */
55                 8DD76F6C0486A84900D96B5E /* sub_string_finder */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = sub_string_finder; sourceTree = BUILT_PRODUCTS_DIR; };
56                 A1F593A50B8F042A00073279 /* sub_string_finder.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = sub_string_finder.cpp; path = ../sub_string_finder.cpp; sourceTree = SOURCE_ROOT; };
57                 A1F593B30B8F06F900073279 /* libtbb.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libtbb.dylib; path = /Library/Frameworks/TBB.framework/Libraries/libtbb.dylib; sourceTree = "<absolute>"; };
58                 A1F5940A0B8F1D8E00073279 /* sub_string_finder_pretty */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = sub_string_finder_pretty; sourceTree = BUILT_PRODUCTS_DIR; };
59                 A1F594110B8F1E0C00073279 /* sub_string_finder_pretty.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = sub_string_finder_pretty.cpp; path = ../sub_string_finder_pretty.cpp; sourceTree = SOURCE_ROOT; };
60                 A1F5941B0B8F1F0900073279 /* sub_string_finder_extended */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = sub_string_finder_extended; sourceTree = BUILT_PRODUCTS_DIR; };
61                 A1F594260B8F1F8100073279 /* sub_string_finder_extended.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = sub_string_finder_extended.cpp; path = ../sub_string_finder_extended.cpp; sourceTree = SOURCE_ROOT; };
62 /* End PBXFileReference section */
63
64 /* Begin PBXFrameworksBuildPhase section */
65                 8DD76F660486A84900D96B5E /* Frameworks */ = {
66                         isa = PBXFrameworksBuildPhase;
67                         buildActionMask = 2147483647;
68                         files = (
69                                 A1F593B70B8F06F900073279 /* libtbb.dylib in Frameworks */,
70                         );
71                         runOnlyForDeploymentPostprocessing = 0;
72                 };
73                 A1F594080B8F1D8E00073279 /* Frameworks */ = {
74                         isa = PBXFrameworksBuildPhase;
75                         buildActionMask = 2147483647;
76                         files = (
77                                 A1F594130B8F1E1700073279 /* libtbb.dylib in Frameworks */,
78                         );
79                         runOnlyForDeploymentPostprocessing = 0;
80                 };
81                 A1F594190B8F1F0900073279 /* Frameworks */ = {
82                         isa = PBXFrameworksBuildPhase;
83                         buildActionMask = 2147483647;
84                         files = (
85                                 A1F594240B8F1F5F00073279 /* libtbb.dylib in Frameworks */,
86                         );
87                         runOnlyForDeploymentPostprocessing = 0;
88                 };
89 /* End PBXFrameworksBuildPhase section */
90
91 /* Begin PBXGroup section */
92                 08FB7794FE84155DC02AAC07 /* sub_string_finder */ = {
93                         isa = PBXGroup;
94                         children = (
95                                 08FB7795FE84155DC02AAC07 /* Source */,
96                                 A1F593B20B8F06F900073279 /* External Frameworks and Libraries */,
97                                 1AB674ADFE9D54B511CA2CBB /* Products */,
98                         );
99                         name = sub_string_finder;
100                         sourceTree = "<group>";
101                 };
102                 08FB7795FE84155DC02AAC07 /* Source */ = {
103                         isa = PBXGroup;
104                         children = (
105                                 A1F594260B8F1F8100073279 /* sub_string_finder_extended.cpp */,
106                                 A1F594110B8F1E0C00073279 /* sub_string_finder_pretty.cpp */,
107                                 A1F593A50B8F042A00073279 /* sub_string_finder.cpp */,
108                         );
109                         name = Source;
110                         sourceTree = "<group>";
111                 };
112                 1AB674ADFE9D54B511CA2CBB /* Products */ = {
113                         isa = PBXGroup;
114                         children = (
115                                 8DD76F6C0486A84900D96B5E /* sub_string_finder */,
116                                 A1F5940A0B8F1D8E00073279 /* sub_string_finder_pretty */,
117                                 A1F5941B0B8F1F0900073279 /* sub_string_finder_extended */,
118                         );
119                         name = Products;
120                         sourceTree = "<group>";
121                 };
122                 A1F593B20B8F06F900073279 /* External Frameworks and Libraries */ = {
123                         isa = PBXGroup;
124                         children = (
125                                 A1F593B30B8F06F900073279 /* libtbb.dylib */,
126                         );
127                         name = "External Frameworks and Libraries";
128                         sourceTree = "<group>";
129                 };
130 /* End PBXGroup section */
131
132 /* Begin PBXNativeTarget section */
133                 8DD76F620486A84900D96B5E /* sub_string_finder */ = {
134                         isa = PBXNativeTarget;
135                         buildConfigurationList = 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "sub_string_finder" */;
136                         buildPhases = (
137                                 8DD76F640486A84900D96B5E /* Sources */,
138                                 8DD76F660486A84900D96B5E /* Frameworks */,
139                                 8DD76F690486A84900D96B5E /* CopyFiles */,
140                         );
141                         buildRules = (
142                         );
143                         dependencies = (
144                         );
145                         name = sub_string_finder;
146                         productInstallPath = "$(HOME)/bin";
147                         productName = sub_string_finder;
148                         productReference = 8DD76F6C0486A84900D96B5E /* sub_string_finder */;
149                         productType = "com.apple.product-type.tool";
150                 };
151                 A1F594090B8F1D8E00073279 /* sub_string_finder_pretty */ = {
152                         isa = PBXNativeTarget;
153                         buildConfigurationList = A1F5940C0B8F1DB600073279 /* Build configuration list for PBXNativeTarget "sub_string_finder_pretty" */;
154                         buildPhases = (
155                                 A1F594070B8F1D8E00073279 /* Sources */,
156                                 A1F594080B8F1D8E00073279 /* Frameworks */,
157                                 A1F594140B8F1E2D00073279 /* CopyFiles */,
158                         );
159                         buildRules = (
160                         );
161                         dependencies = (
162                         );
163                         name = sub_string_finder_pretty;
164                         productName = sub_string_finder_pretty;
165                         productReference = A1F5940A0B8F1D8E00073279 /* sub_string_finder_pretty */;
166                         productType = "com.apple.product-type.tool";
167                 };
168                 A1F5941A0B8F1F0900073279 /* sub_string_finder_extended */ = {
169                         isa = PBXNativeTarget;
170                         buildConfigurationList = A1F5941F0B8F1F4E00073279 /* Build configuration list for PBXNativeTarget "sub_string_finder_extended" */;
171                         buildPhases = (
172                                 A1F594180B8F1F0900073279 /* Sources */,
173                                 A1F594190B8F1F0900073279 /* Frameworks */,
174                                 A1F5941D0B8F1F2D00073279 /* CopyFiles */,
175                         );
176                         buildRules = (
177                         );
178                         dependencies = (
179                         );
180                         name = sub_string_finder_extended;
181                         productName = sub_string_finder_extended;
182                         productReference = A1F5941B0B8F1F0900073279 /* sub_string_finder_extended */;
183                         productType = "com.apple.product-type.tool";
184                 };
185 /* End PBXNativeTarget section */
186
187 /* Begin PBXProject section */
188                 08FB7793FE84155DC02AAC07 /* Project object */ = {
189                         isa = PBXProject;
190                         buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "sub_string_finder" */;
191                         hasScannedForEncodings = 1;
192                         mainGroup = 08FB7794FE84155DC02AAC07 /* sub_string_finder */;
193                         projectDirPath = "";
194                         targets = (
195                                 A1F5941A0B8F1F0900073279 /* sub_string_finder_extended */,
196                                 A1F594090B8F1D8E00073279 /* sub_string_finder_pretty */,
197                                 8DD76F620486A84900D96B5E /* sub_string_finder */,
198                         );
199                 };
200 /* End PBXProject section */
201
202 /* Begin PBXSourcesBuildPhase section */
203                 8DD76F640486A84900D96B5E /* Sources */ = {
204                         isa = PBXSourcesBuildPhase;
205                         buildActionMask = 2147483647;
206                         files = (
207                                 A1F593A60B8F042A00073279 /* sub_string_finder.cpp in Sources */,
208                         );
209                         runOnlyForDeploymentPostprocessing = 0;
210                 };
211                 A1F594070B8F1D8E00073279 /* Sources */ = {
212                         isa = PBXSourcesBuildPhase;
213                         buildActionMask = 2147483647;
214                         files = (
215                                 A1F594120B8F1E0C00073279 /* sub_string_finder_pretty.cpp in Sources */,
216                         );
217                         runOnlyForDeploymentPostprocessing = 0;
218                 };
219                 A1F594180B8F1F0900073279 /* Sources */ = {
220                         isa = PBXSourcesBuildPhase;
221                         buildActionMask = 2147483647;
222                         files = (
223                                 A1F594270B8F1F8100073279 /* sub_string_finder_extended.cpp in Sources */,
224                         );
225                         runOnlyForDeploymentPostprocessing = 0;
226                 };
227 /* End PBXSourcesBuildPhase section */
228
229 /* Begin XCBuildConfiguration section */
230                 1DEB923208733DC60010E9CD /* Debug */ = {
231                         isa = XCBuildConfiguration;
232                         buildSettings = {
233                                 COPY_PHASE_STRIP = NO;
234                                 GCC_DYNAMIC_NO_PIC = NO;
235                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
236                                 GCC_OPTIMIZATION_LEVEL = 0;
237                                 INSTALL_PATH = "$(HOME)/bin";
238                                 LIBRARY_SEARCH_PATHS = (
239                                         "$(inherited)",
240                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
241                                 );
242                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
243                                 PRODUCT_NAME = sub_string_finder;
244                                 ZERO_LINK = NO;
245                         };
246                         name = Debug;
247                 };
248                 1DEB923308733DC60010E9CD /* Release */ = {
249                         isa = XCBuildConfiguration;
250                         buildSettings = {
251                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
252                                 INSTALL_PATH = "$(HOME)/bin";
253                                 LIBRARY_SEARCH_PATHS = (
254                                         "$(inherited)",
255                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
256                                 );
257                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
258                                 PRODUCT_NAME = sub_string_finder;
259                                 ZERO_LINK = NO;
260                         };
261                         name = Release;
262                 };
263                 1DEB923608733DC60010E9CD /* Debug */ = {
264                         isa = XCBuildConfiguration;
265                         buildSettings = {
266                                 ALWAYS_SEARCH_USER_PATHS = NO;
267                                 ARCHS = i386;
268                                 GCC_ENABLE_CPP_RTTI = YES;
269                                 GCC_MODEL_TUNING = "";
270                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
271                                 GCC_WARN_UNUSED_VARIABLE = YES;
272                                 PREBINDING = NO;
273                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
274                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
275                                 SYMROOT = "/tmp/tbb-$(USER)";
276                         };
277                         name = Debug;
278                 };
279                 1DEB923708733DC60010E9CD /* Release */ = {
280                         isa = XCBuildConfiguration;
281                         buildSettings = {
282                                 ALWAYS_SEARCH_USER_PATHS = NO;
283                                 ARCHS = i386;
284                                 GCC_ENABLE_CPP_RTTI = YES;
285                                 GCC_MODEL_TUNING = "";
286                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
287                                 GCC_WARN_UNUSED_VARIABLE = YES;
288                                 PREBINDING = NO;
289                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
290                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
291                                 SYMROOT = "/tmp/tbb-$(USER)";
292                         };
293                         name = Release;
294                 };
295                 A1F593C60B8F0E6E00073279 /* Debug64 */ = {
296                         isa = XCBuildConfiguration;
297                         buildSettings = {
298                                 COPY_PHASE_STRIP = NO;
299                                 GCC_DYNAMIC_NO_PIC = NO;
300                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
301                                 GCC_OPTIMIZATION_LEVEL = 0;
302                                 INSTALL_PATH = "$(HOME)/bin";
303                                 LIBRARY_SEARCH_PATHS = (
304                                         "$(inherited)",
305                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
306                                 );
307                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
308                                 PRODUCT_NAME = sub_string_finder;
309                                 ZERO_LINK = NO;
310                         };
311                         name = Debug64;
312                 };
313                 A1F593C70B8F0E6E00073279 /* Release64 */ = {
314                         isa = XCBuildConfiguration;
315                         buildSettings = {
316                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
317                                 INSTALL_PATH = "$(HOME)/bin";
318                                 LIBRARY_SEARCH_PATHS = (
319                                         "$(inherited)",
320                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
321                                 );
322                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
323                                 PRODUCT_NAME = sub_string_finder;
324                                 ZERO_LINK = NO;
325                         };
326                         name = Release64;
327                 };
328                 A1F593C80B8F0E6E00073279 /* Debug64 */ = {
329                         isa = XCBuildConfiguration;
330                         buildSettings = {
331                                 ALWAYS_SEARCH_USER_PATHS = NO;
332                                 ARCHS = i386;
333                                 GCC_ENABLE_CPP_RTTI = YES;
334                                 GCC_MODEL_TUNING = "";
335                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
336                                 GCC_WARN_UNUSED_VARIABLE = YES;
337                                 OTHER_CPLUSPLUSFLAGS = (
338                                         "$(OTHER_CFLAGS)",
339                                         "-m64",
340                                 );
341                                 OTHER_LDFLAGS = "-m64";
342                                 PREBINDING = NO;
343                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
344                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
345                                 SYMROOT = "/tmp/tbb-$(USER)";
346                         };
347                         name = Debug64;
348                 };
349                 A1F593C90B8F0E6E00073279 /* Release64 */ = {
350                         isa = XCBuildConfiguration;
351                         buildSettings = {
352                                 ALWAYS_SEARCH_USER_PATHS = NO;
353                                 ARCHS = i386;
354                                 GCC_ENABLE_CPP_RTTI = YES;
355                                 GCC_MODEL_TUNING = "";
356                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
357                                 GCC_WARN_UNUSED_VARIABLE = YES;
358                                 OTHER_CPLUSPLUSFLAGS = (
359                                         "$(OTHER_CFLAGS)",
360                                         "-m64",
361                                 );
362                                 OTHER_LDFLAGS = "-m64";
363                                 PREBINDING = NO;
364                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
365                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
366                                 SYMROOT = "/tmp/tbb-$(USER)";
367                         };
368                         name = Release64;
369                 };
370                 A1F5940D0B8F1DB600073279 /* Debug */ = {
371                         isa = XCBuildConfiguration;
372                         buildSettings = {
373                                 COPY_PHASE_STRIP = NO;
374                                 GCC_DYNAMIC_NO_PIC = NO;
375                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
376                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
377                                 GCC_OPTIMIZATION_LEVEL = 0;
378                                 INSTALL_PATH = "$(HOME)/bin";
379                                 LIBRARY_SEARCH_PATHS = (
380                                         "$(inherited)",
381                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
382                                 );
383                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
384                                 PREBINDING = NO;
385                                 PRODUCT_NAME = sub_string_finder_pretty;
386                                 ZERO_LINK = NO;
387                         };
388                         name = Debug;
389                 };
390                 A1F5940E0B8F1DB600073279 /* Debug64 */ = {
391                         isa = XCBuildConfiguration;
392                         buildSettings = {
393                                 COPY_PHASE_STRIP = NO;
394                                 GCC_DYNAMIC_NO_PIC = NO;
395                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
396                                 GCC_OPTIMIZATION_LEVEL = 0;
397                                 INSTALL_PATH = "$(HOME)/bin";
398                                 LIBRARY_SEARCH_PATHS = (
399                                         "$(inherited)",
400                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
401                                 );
402                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
403                                 PREBINDING = NO;
404                                 PRODUCT_NAME = sub_string_finder_pretty;
405                                 ZERO_LINK = NO;
406                         };
407                         name = Debug64;
408                 };
409                 A1F5940F0B8F1DB600073279 /* Release */ = {
410                         isa = XCBuildConfiguration;
411                         buildSettings = {
412                                 COPY_PHASE_STRIP = YES;
413                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
414                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
415                                 INSTALL_PATH = "$(HOME)/bin";
416                                 LIBRARY_SEARCH_PATHS = (
417                                         "$(inherited)",
418                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
419                                 );
420                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
421                                 PREBINDING = NO;
422                                 PRODUCT_NAME = sub_string_finder_pretty;
423                                 ZERO_LINK = NO;
424                         };
425                         name = Release;
426                 };
427                 A1F594100B8F1DB600073279 /* Release64 */ = {
428                         isa = XCBuildConfiguration;
429                         buildSettings = {
430                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
431                                 INSTALL_PATH = "$(HOME)/bin";
432                                 LIBRARY_SEARCH_PATHS = (
433                                         "$(inherited)",
434                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
435                                 );
436                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
437                                 PREBINDING = NO;
438                                 PRODUCT_NAME = sub_string_finder_pretty;
439                                 ZERO_LINK = NO;
440                         };
441                         name = Release64;
442                 };
443                 A1F594200B8F1F4E00073279 /* Debug */ = {
444                         isa = XCBuildConfiguration;
445                         buildSettings = {
446                                 COPY_PHASE_STRIP = NO;
447                                 GCC_DYNAMIC_NO_PIC = NO;
448                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
449                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
450                                 GCC_OPTIMIZATION_LEVEL = 0;
451                                 INSTALL_PATH = "$(HOME)/bin";
452                                 LIBRARY_SEARCH_PATHS = (
453                                         "$(inherited)",
454                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
455                                 );
456                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
457                                 PREBINDING = NO;
458                                 PRODUCT_NAME = sub_string_finder_extended;
459                                 ZERO_LINK = NO;
460                         };
461                         name = Debug;
462                 };
463                 A1F594210B8F1F4E00073279 /* Debug64 */ = {
464                         isa = XCBuildConfiguration;
465                         buildSettings = {
466                                 COPY_PHASE_STRIP = NO;
467                                 GCC_DYNAMIC_NO_PIC = NO;
468                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
469                                 GCC_OPTIMIZATION_LEVEL = 0;
470                                 INSTALL_PATH = "$(HOME)/bin";
471                                 LIBRARY_SEARCH_PATHS = (
472                                         "$(inherited)",
473                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
474                                 );
475                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
476                                 PREBINDING = NO;
477                                 PRODUCT_NAME = sub_string_finder_extended;
478                                 ZERO_LINK = NO;
479                         };
480                         name = Debug64;
481                 };
482                 A1F594220B8F1F4E00073279 /* Release */ = {
483                         isa = XCBuildConfiguration;
484                         buildSettings = {
485                                 COPY_PHASE_STRIP = YES;
486                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
487                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
488                                 INSTALL_PATH = "$(HOME)/bin";
489                                 LIBRARY_SEARCH_PATHS = (
490                                         "$(inherited)",
491                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
492                                 );
493                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
494                                 PREBINDING = NO;
495                                 PRODUCT_NAME = sub_string_finder_extended;
496                                 ZERO_LINK = NO;
497                         };
498                         name = Release;
499                 };
500                 A1F594230B8F1F4E00073279 /* Release64 */ = {
501                         isa = XCBuildConfiguration;
502                         buildSettings = {
503                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
504                                 INSTALL_PATH = "$(HOME)/bin";
505                                 LIBRARY_SEARCH_PATHS = (
506                                         "$(inherited)",
507                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
508                                 );
509                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
510                                 PREBINDING = NO;
511                                 PRODUCT_NAME = sub_string_finder_extended;
512                                 ZERO_LINK = NO;
513                         };
514                         name = Release64;
515                 };
516 /* End XCBuildConfiguration section */
517
518 /* Begin XCConfigurationList section */
519                 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "sub_string_finder" */ = {
520                         isa = XCConfigurationList;
521                         buildConfigurations = (
522                                 1DEB923208733DC60010E9CD /* Debug */,
523                                 A1F593C60B8F0E6E00073279 /* Debug64 */,
524                                 1DEB923308733DC60010E9CD /* Release */,
525                                 A1F593C70B8F0E6E00073279 /* Release64 */,
526                         );
527                         defaultConfigurationIsVisible = 0;
528                         defaultConfigurationName = Release;
529                 };
530                 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "sub_string_finder" */ = {
531                         isa = XCConfigurationList;
532                         buildConfigurations = (
533                                 1DEB923608733DC60010E9CD /* Debug */,
534                                 A1F593C80B8F0E6E00073279 /* Debug64 */,
535                                 1DEB923708733DC60010E9CD /* Release */,
536                                 A1F593C90B8F0E6E00073279 /* Release64 */,
537                         );
538                         defaultConfigurationIsVisible = 0;
539                         defaultConfigurationName = Release;
540                 };
541                 A1F5940C0B8F1DB600073279 /* Build configuration list for PBXNativeTarget "sub_string_finder_pretty" */ = {
542                         isa = XCConfigurationList;
543                         buildConfigurations = (
544                                 A1F5940D0B8F1DB600073279 /* Debug */,
545                                 A1F5940E0B8F1DB600073279 /* Debug64 */,
546                                 A1F5940F0B8F1DB600073279 /* Release */,
547                                 A1F594100B8F1DB600073279 /* Release64 */,
548                         );
549                         defaultConfigurationIsVisible = 0;
550                         defaultConfigurationName = Release;
551                 };
552                 A1F5941F0B8F1F4E00073279 /* Build configuration list for PBXNativeTarget "sub_string_finder_extended" */ = {
553                         isa = XCConfigurationList;
554                         buildConfigurations = (
555                                 A1F594200B8F1F4E00073279 /* Debug */,
556                                 A1F594210B8F1F4E00073279 /* Debug64 */,
557                                 A1F594220B8F1F4E00073279 /* Release */,
558                                 A1F594230B8F1F4E00073279 /* Release64 */,
559                         );
560                         defaultConfigurationIsVisible = 0;
561                         defaultConfigurationName = Release;
562                 };
563 /* End XCConfigurationList section */
564         };
565         rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
566 }

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.