]> https://gitweb.dealii.org/ - dealii-svn.git/blob
e6abea88f24d0efd7a4c181b54b0d8beb5a63c30
[dealii-svn.git] /
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 42;
7         objects = {
8
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 */
15
16 /* Begin PBXContainerItemProxy section */
17                 6DA3F3ED0DE5D4090039CADE /* PBXContainerItemProxy */ = {
18                         isa = PBXContainerItemProxy;
19                         containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
20                         proxyType = 1;
21                         remoteGlobalIDString = 6DA3F3E10DE5D34A0039CADE;
22                         remoteInfo = "gen-input";
23                 };
24 /* End PBXContainerItemProxy section */
25
26 /* Begin PBXCopyFilesBuildPhase section */
27                 8DD76F690486A84900D96B5E /* CopyFiles */ = {
28                         isa = PBXCopyFilesBuildPhase;
29                         buildActionMask = 12;
30                         dstPath = "";
31                         dstSubfolderSpec = 16;
32                         files = (
33                                 A1F593BB0B8F072500073279 /* libtbb.dylib in CopyFiles */,
34                         );
35                         runOnlyForDeploymentPostprocessing = 0;
36                 };
37 /* End PBXCopyFilesBuildPhase section */
38
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 */
46
47 /* Begin PBXFrameworksBuildPhase section */
48                 6DA3F3E00DE5D34A0039CADE /* Frameworks */ = {
49                         isa = PBXFrameworksBuildPhase;
50                         buildActionMask = 2147483647;
51                         files = (
52                         );
53                         runOnlyForDeploymentPostprocessing = 0;
54                 };
55                 8DD76F660486A84900D96B5E /* Frameworks */ = {
56                         isa = PBXFrameworksBuildPhase;
57                         buildActionMask = 2147483647;
58                         files = (
59                                 A1F593B70B8F06F900073279 /* libtbb.dylib in Frameworks */,
60                         );
61                         runOnlyForDeploymentPostprocessing = 0;
62                 };
63 /* End PBXFrameworksBuildPhase section */
64
65 /* Begin PBXGroup section */
66                 08FB7794FE84155DC02AAC07 /* square */ = {
67                         isa = PBXGroup;
68                         children = (
69                                 08FB7795FE84155DC02AAC07 /* Source */,
70                                 A1F593B20B8F06F900073279 /* External Frameworks and Libraries */,
71                                 1AB674ADFE9D54B511CA2CBB /* Products */,
72                         );
73                         name = square;
74                         sourceTree = "<group>";
75                 };
76                 08FB7795FE84155DC02AAC07 /* Source */ = {
77                         isa = PBXGroup;
78                         children = (
79                                 6D0FC7170DE5BA4D0026B02B /* gen_input.cpp */,
80                                 A1F593A50B8F042A00073279 /* square.cpp */,
81                         );
82                         name = Source;
83                         sourceTree = "<group>";
84                 };
85                 1AB674ADFE9D54B511CA2CBB /* Products */ = {
86                         isa = PBXGroup;
87                         children = (
88                                 8DD76F6C0486A84900D96B5E /* square */,
89                                 6DA3F3E20DE5D34A0039CADE /* gen-input */,
90                         );
91                         name = Products;
92                         sourceTree = "<group>";
93                 };
94                 A1F593B20B8F06F900073279 /* External Frameworks and Libraries */ = {
95                         isa = PBXGroup;
96                         children = (
97                                 A1F593B30B8F06F900073279 /* libtbb.dylib */,
98                         );
99                         name = "External Frameworks and Libraries";
100                         sourceTree = "<group>";
101                 };
102 /* End PBXGroup section */
103
104 /* Begin PBXNativeTarget section */
105                 6DA3F3E10DE5D34A0039CADE /* gen-input */ = {
106                         isa = PBXNativeTarget;
107                         buildConfigurationList = 6DA3F3E40DE5D36B0039CADE /* Build configuration list for PBXNativeTarget "gen-input" */;
108                         buildPhases = (
109                                 6DA3F3DF0DE5D34A0039CADE /* Sources */,
110                                 6DA3F3E00DE5D34A0039CADE /* Frameworks */,
111                         );
112                         buildRules = (
113                         );
114                         dependencies = (
115                         );
116                         name = "gen-input";
117                         productName = "gen-input";
118                         productReference = 6DA3F3E20DE5D34A0039CADE /* gen-input */;
119                         productType = "com.apple.product-type.tool";
120                 };
121                 8DD76F620486A84900D96B5E /* square */ = {
122                         isa = PBXNativeTarget;
123                         buildConfigurationList = 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "square" */;
124                         buildPhases = (
125                                 8DD76F640486A84900D96B5E /* Sources */,
126                                 8DD76F660486A84900D96B5E /* Frameworks */,
127                                 8DD76F690486A84900D96B5E /* CopyFiles */,
128                                 6D3576C90DE5C7A500C03B6D /* ShellScript */,
129                         );
130                         buildRules = (
131                         );
132                         dependencies = (
133                                 6DA3F3EE0DE5D4090039CADE /* PBXTargetDependency */,
134                         );
135                         name = square;
136                         productInstallPath = "$(HOME)/bin";
137                         productName = square;
138                         productReference = 8DD76F6C0486A84900D96B5E /* square */;
139                         productType = "com.apple.product-type.tool";
140                 };
141 /* End PBXNativeTarget section */
142
143 /* Begin PBXProject section */
144                 08FB7793FE84155DC02AAC07 /* Project object */ = {
145                         isa = PBXProject;
146                         buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "square" */;
147                         compatibilityVersion = "Xcode 2.4";
148                         hasScannedForEncodings = 1;
149                         mainGroup = 08FB7794FE84155DC02AAC07 /* square */;
150                         projectDirPath = "";
151                         projectRoot = "";
152                         targets = (
153                                 8DD76F620486A84900D96B5E /* square */,
154                                 6DA3F3E10DE5D34A0039CADE /* gen-input */,
155                         );
156                 };
157 /* End PBXProject section */
158
159 /* Begin PBXShellScriptBuildPhase section */
160                 6D3576C90DE5C7A500C03B6D /* ShellScript */ = {
161                         isa = PBXShellScriptBuildPhase;
162                         buildActionMask = 2147483647;
163                         files = (
164                         );
165                         inputPaths = (
166                         );
167                         outputPaths = (
168                                 "$(TARGET_BUILD_DIR)/input.txt",
169                         );
170                         runOnlyForDeploymentPostprocessing = 0;
171                         shellPath = /bin/sh;
172                         shellScript = "$TARGET_BUILD_DIR/gen-input >$TARGET_BUILD_DIR/input.txt";
173                 };
174 /* End PBXShellScriptBuildPhase section */
175
176 /* Begin PBXSourcesBuildPhase section */
177                 6DA3F3DF0DE5D34A0039CADE /* Sources */ = {
178                         isa = PBXSourcesBuildPhase;
179                         buildActionMask = 2147483647;
180                         files = (
181                                 6DA3F3EC0DE5D3D80039CADE /* gen_input.cpp in Sources */,
182                         );
183                         runOnlyForDeploymentPostprocessing = 0;
184                 };
185                 8DD76F640486A84900D96B5E /* Sources */ = {
186                         isa = PBXSourcesBuildPhase;
187                         buildActionMask = 2147483647;
188                         files = (
189                                 A1F593A60B8F042A00073279 /* square.cpp in Sources */,
190                         );
191                         runOnlyForDeploymentPostprocessing = 0;
192                 };
193 /* End PBXSourcesBuildPhase section */
194
195 /* Begin PBXTargetDependency section */
196                 6DA3F3EE0DE5D4090039CADE /* PBXTargetDependency */ = {
197                         isa = PBXTargetDependency;
198                         target = 6DA3F3E10DE5D34A0039CADE /* gen-input */;
199                         targetProxy = 6DA3F3ED0DE5D4090039CADE /* PBXContainerItemProxy */;
200                 };
201 /* End PBXTargetDependency section */
202
203 /* Begin XCBuildConfiguration section */
204                 1DEB923208733DC60010E9CD /* Debug */ = {
205                         isa = XCBuildConfiguration;
206                         buildSettings = {
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 = (
213                                         "$(inherited)",
214                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
215                                 );
216                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
217                                 PRODUCT_NAME = square;
218                                 ZERO_LINK = NO;
219                         };
220                         name = Debug;
221                 };
222                 1DEB923308733DC60010E9CD /* Release */ = {
223                         isa = XCBuildConfiguration;
224                         buildSettings = {
225                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
226                                 INSTALL_PATH = "$(HOME)/bin";
227                                 LIBRARY_SEARCH_PATHS = (
228                                         "$(inherited)",
229                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
230                                 );
231                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
232                                 PRODUCT_NAME = square;
233                                 ZERO_LINK = NO;
234                         };
235                         name = Release;
236                 };
237                 1DEB923608733DC60010E9CD /* Debug */ = {
238                         isa = XCBuildConfiguration;
239                         buildSettings = {
240                                 ALWAYS_SEARCH_USER_PATHS = NO;
241                                 ARCHS = i386;
242                                 GCC_ENABLE_CPP_RTTI = YES;
243                                 GCC_MODEL_TUNING = "";
244                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
245                                 GCC_WARN_UNUSED_VARIABLE = YES;
246                                 PREBINDING = NO;
247                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
248                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
249                                 SYMROOT = "/tmp/tbb-$(USER)";
250                         };
251                         name = Debug;
252                 };
253                 1DEB923708733DC60010E9CD /* Release */ = {
254                         isa = XCBuildConfiguration;
255                         buildSettings = {
256                                 ALWAYS_SEARCH_USER_PATHS = NO;
257                                 ARCHS = i386;
258                                 GCC_ENABLE_CPP_RTTI = YES;
259                                 GCC_MODEL_TUNING = "";
260                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
261                                 GCC_WARN_UNUSED_VARIABLE = YES;
262                                 PREBINDING = NO;
263                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
264                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
265                                 SYMROOT = "/tmp/tbb-$(USER)";
266                         };
267                         name = Release;
268                 };
269                 6DA3F3E50DE5D36B0039CADE /* Debug */ = {
270                         isa = XCBuildConfiguration;
271                         buildSettings = {
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";
279                                 PREBINDING = NO;
280                                 PRODUCT_NAME = "gen-input";
281                                 ZERO_LINK = YES;
282                         };
283                         name = Debug;
284                 };
285                 6DA3F3E60DE5D36B0039CADE /* Debug64 */ = {
286                         isa = XCBuildConfiguration;
287                         buildSettings = {
288                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
289                                 GCC_MODEL_TUNING = G5;
290                                 INSTALL_PATH = "$(HOME)/bin";
291                                 PREBINDING = NO;
292                                 PRODUCT_NAME = "gen-input";
293                                 ZERO_LINK = YES;
294                         };
295                         name = Debug64;
296                 };
297                 6DA3F3E70DE5D36B0039CADE /* Release */ = {
298                         isa = XCBuildConfiguration;
299                         buildSettings = {
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";
305                                 PREBINDING = NO;
306                                 PRODUCT_NAME = "gen-input";
307                                 ZERO_LINK = NO;
308                         };
309                         name = Release;
310                 };
311                 6DA3F3E80DE5D36B0039CADE /* Release64 */ = {
312                         isa = XCBuildConfiguration;
313                         buildSettings = {
314                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
315                                 GCC_MODEL_TUNING = G5;
316                                 INSTALL_PATH = "$(HOME)/bin";
317                                 PREBINDING = NO;
318                                 PRODUCT_NAME = "gen-input";
319                                 ZERO_LINK = YES;
320                         };
321                         name = Release64;
322                 };
323                 A1F593C60B8F0E6E00073279 /* Debug64 */ = {
324                         isa = XCBuildConfiguration;
325                         buildSettings = {
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 = (
332                                         "$(inherited)",
333                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
334                                 );
335                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
336                                 PRODUCT_NAME = square;
337                                 ZERO_LINK = NO;
338                         };
339                         name = Debug64;
340                 };
341                 A1F593C70B8F0E6E00073279 /* Release64 */ = {
342                         isa = XCBuildConfiguration;
343                         buildSettings = {
344                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
345                                 INSTALL_PATH = "$(HOME)/bin";
346                                 LIBRARY_SEARCH_PATHS = (
347                                         "$(inherited)",
348                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
349                                 );
350                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/TBB.framework/Libraries\"";
351                                 PRODUCT_NAME = square;
352                                 ZERO_LINK = NO;
353                         };
354                         name = Release64;
355                 };
356                 A1F593C80B8F0E6E00073279 /* Debug64 */ = {
357                         isa = XCBuildConfiguration;
358                         buildSettings = {
359                                 ALWAYS_SEARCH_USER_PATHS = NO;
360                                 ARCHS = i386;
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 = (
366                                         "$(OTHER_CFLAGS)",
367                                         "-m64",
368                                 );
369                                 OTHER_LDFLAGS = "-m64";
370                                 PREBINDING = NO;
371                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
372                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
373                                 SYMROOT = "/tmp/tbb-$(USER)";
374                         };
375                         name = Debug64;
376                 };
377                 A1F593C90B8F0E6E00073279 /* Release64 */ = {
378                         isa = XCBuildConfiguration;
379                         buildSettings = {
380                                 ALWAYS_SEARCH_USER_PATHS = NO;
381                                 ARCHS = i386;
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 = (
387                                         "$(OTHER_CFLAGS)",
388                                         "-m64",
389                                 );
390                                 OTHER_LDFLAGS = "-m64";
391                                 PREBINDING = NO;
392                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
393                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
394                                 SYMROOT = "/tmp/tbb-$(USER)";
395                         };
396                         name = Release64;
397                 };
398 /* End XCBuildConfiguration section */
399
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 */,
408                         );
409                         defaultConfigurationIsVisible = 0;
410                         defaultConfigurationName = Release;
411                 };
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 */,
419                         );
420                         defaultConfigurationIsVisible = 0;
421                         defaultConfigurationName = Release;
422                 };
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 */,
430                         );
431                         defaultConfigurationIsVisible = 0;
432                         defaultConfigurationName = Release;
433                 };
434 /* End XCConfigurationList section */
435         };
436         rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
437 }

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.