]> https://gitweb.dealii.org/ - dealii.git/blob
6773133b21a62fe5cc595b5ce73e0824bd775f83
[dealii.git] /
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 46;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 05593AA80B8F55D500DE73AB /* Graph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05593AA40B8F55D500DE73AB /* Graph.cpp */; };
11                 05593AAB0B8F55D500DE73AB /* parallel_preorder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05593AA70B8F55D500DE73AB /* parallel_preorder.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                 EAD808FA13051AB300FE8C7C /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EAD808F913051AB300FE8C7C /* main.cpp */; };
15 /* End PBXBuildFile section */
16
17 /* Begin PBXCopyFilesBuildPhase section */
18                 8DD76F690486A84900D96B5E /* CopyFiles */ = {
19                         isa = PBXCopyFilesBuildPhase;
20                         buildActionMask = 12;
21                         dstPath = "";
22                         dstSubfolderSpec = 16;
23                         files = (
24                                 A1F593BB0B8F072500073279 /* libtbb.dylib in CopyFiles */,
25                         );
26                         runOnlyForDeploymentPostprocessing = 0;
27                 };
28 /* End PBXCopyFilesBuildPhase section */
29
30 /* Begin PBXFileReference section */
31                 05593AA40B8F55D500DE73AB /* Graph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Graph.cpp; path = ../Graph.cpp; sourceTree = SOURCE_ROOT; };
32                 05593AA50B8F55D500DE73AB /* Graph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Graph.h; path = ../Graph.h; sourceTree = SOURCE_ROOT; };
33                 05593AA60B8F55D500DE73AB /* Matrix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Matrix.h; path = ../Matrix.h; sourceTree = SOURCE_ROOT; };
34                 05593AA70B8F55D500DE73AB /* parallel_preorder.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = parallel_preorder.cpp; path = ../parallel_preorder.cpp; sourceTree = SOURCE_ROOT; };
35                 8DD76F6C0486A84900D96B5E /* parallel_preorder */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = parallel_preorder; sourceTree = BUILT_PRODUCTS_DIR; };
36                 A1F593B30B8F06F900073279 /* libtbb.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libtbb.dylib; path = ../../../../lib/libtbb.dylib; sourceTree = SOURCE_ROOT; };
37                 EAD808F913051AB300FE8C7C /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../main.cpp; sourceTree = SOURCE_ROOT; };
38 /* End PBXFileReference section */
39
40 /* Begin PBXFrameworksBuildPhase section */
41                 8DD76F660486A84900D96B5E /* Frameworks */ = {
42                         isa = PBXFrameworksBuildPhase;
43                         buildActionMask = 2147483647;
44                         files = (
45                                 A1F593B70B8F06F900073279 /* libtbb.dylib in Frameworks */,
46                         );
47                         runOnlyForDeploymentPostprocessing = 0;
48                 };
49 /* End PBXFrameworksBuildPhase section */
50
51 /* Begin PBXGroup section */
52                 08FB7794FE84155DC02AAC07 /* parallel_preorder */ = {
53                         isa = PBXGroup;
54                         children = (
55                                 08FB7795FE84155DC02AAC07 /* Source */,
56                                 A1F593B20B8F06F900073279 /* External Frameworks and Libraries */,
57                                 1AB674ADFE9D54B511CA2CBB /* Products */,
58                         );
59                         name = parallel_preorder;
60                         sourceTree = "<group>";
61                 };
62                 08FB7795FE84155DC02AAC07 /* Source */ = {
63                         isa = PBXGroup;
64                         children = (
65                                 EAD808F913051AB300FE8C7C /* main.cpp */,
66                                 05593AA70B8F55D500DE73AB /* parallel_preorder.cpp */,
67                                 05593AA40B8F55D500DE73AB /* Graph.cpp */,
68                                 05593AA50B8F55D500DE73AB /* Graph.h */,
69                                 05593AA60B8F55D500DE73AB /* Matrix.h */,
70                         );
71                         name = Source;
72                         sourceTree = "<group>";
73                 };
74                 1AB674ADFE9D54B511CA2CBB /* Products */ = {
75                         isa = PBXGroup;
76                         children = (
77                                 8DD76F6C0486A84900D96B5E /* parallel_preorder */,
78                         );
79                         name = Products;
80                         sourceTree = "<group>";
81                 };
82                 A1F593B20B8F06F900073279 /* External Frameworks and Libraries */ = {
83                         isa = PBXGroup;
84                         children = (
85                                 A1F593B30B8F06F900073279 /* libtbb.dylib */,
86                         );
87                         name = "External Frameworks and Libraries";
88                         sourceTree = "<group>";
89                 };
90 /* End PBXGroup section */
91
92 /* Begin PBXNativeTarget section */
93                 8DD76F620486A84900D96B5E /* parallel_preorder */ = {
94                         isa = PBXNativeTarget;
95                         buildConfigurationList = 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "parallel_preorder" */;
96                         buildPhases = (
97                                 8DD76F640486A84900D96B5E /* Sources */,
98                                 8DD76F660486A84900D96B5E /* Frameworks */,
99                                 8DD76F690486A84900D96B5E /* CopyFiles */,
100                         );
101                         buildRules = (
102                         );
103                         dependencies = (
104                         );
105                         name = parallel_preorder;
106                         productInstallPath = "$(HOME)/bin";
107                         productName = parallel_preorder;
108                         productReference = 8DD76F6C0486A84900D96B5E /* parallel_preorder */;
109                         productType = "com.apple.product-type.tool";
110                 };
111 /* End PBXNativeTarget section */
112
113 /* Begin PBXProject section */
114                 08FB7793FE84155DC02AAC07 /* Project object */ = {
115                         isa = PBXProject;
116                         attributes = {
117                                 LastUpgradeCheck = 0410;
118                         };
119                         buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "parallel_preorder" */;
120                         compatibilityVersion = "Xcode 3.2";
121                         developmentRegion = English;
122                         hasScannedForEncodings = 1;
123                         knownRegions = (
124                                 en,
125                         );
126                         mainGroup = 08FB7794FE84155DC02AAC07 /* parallel_preorder */;
127                         projectDirPath = "";
128                         projectRoot = "";
129                         targets = (
130                                 8DD76F620486A84900D96B5E /* parallel_preorder */,
131                         );
132                 };
133 /* End PBXProject section */
134
135 /* Begin PBXSourcesBuildPhase section */
136                 8DD76F640486A84900D96B5E /* Sources */ = {
137                         isa = PBXSourcesBuildPhase;
138                         buildActionMask = 2147483647;
139                         files = (
140                                 05593AA80B8F55D500DE73AB /* Graph.cpp in Sources */,
141                                 05593AAB0B8F55D500DE73AB /* parallel_preorder.cpp in Sources */,
142                                 EAD808FA13051AB300FE8C7C /* main.cpp in Sources */,
143                         );
144                         runOnlyForDeploymentPostprocessing = 0;
145                 };
146 /* End PBXSourcesBuildPhase section */
147
148 /* Begin XCBuildConfiguration section */
149                 1DEB923208733DC60010E9CD /* Debug */ = {
150                         isa = XCBuildConfiguration;
151                         buildSettings = {
152                                 COPY_PHASE_STRIP = NO;
153                                 GCC_DYNAMIC_NO_PIC = NO;
154                                 GCC_OPTIMIZATION_LEVEL = 0;
155                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
156                                 HEADER_SEARCH_PATHS = ../../../../include;
157                                 INSTALL_PATH = "$(HOME)/bin";
158                                 LIBRARY_SEARCH_PATHS = (
159                                         "$(inherited)",
160                                         ../../../../lib,
161                                 );
162                                 PRODUCT_NAME = parallel_preorder;
163                                 ZERO_LINK = NO;
164                         };
165                         name = Debug;
166                 };
167                 1DEB923308733DC60010E9CD /* Release */ = {
168                         isa = XCBuildConfiguration;
169                         buildSettings = {
170                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
171                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
172                                 HEADER_SEARCH_PATHS = ../../../../include;
173                                 INSTALL_PATH = "$(HOME)/bin";
174                                 LIBRARY_SEARCH_PATHS = (
175                                         "$(inherited)",
176                                         ../../../../lib,
177                                 );
178                                 PRODUCT_NAME = parallel_preorder;
179                                 ZERO_LINK = NO;
180                         };
181                         name = Release;
182                 };
183                 1DEB923608733DC60010E9CD /* Debug */ = {
184                         isa = XCBuildConfiguration;
185                         buildSettings = {
186                                 ALWAYS_SEARCH_USER_PATHS = NO;
187                                 ARCHS = i386;
188                                 GCC_ENABLE_CPP_RTTI = YES;
189                                 GCC_MODEL_TUNING = "";
190                                 GCC_VERSION = 4.0;
191                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
192                                 GCC_WARN_UNUSED_VARIABLE = YES;
193                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
194                                 SYMROOT = "/tmp/tbb-$(USER)";
195                         };
196                         name = Debug;
197                 };
198                 1DEB923708733DC60010E9CD /* Release */ = {
199                         isa = XCBuildConfiguration;
200                         buildSettings = {
201                                 ALWAYS_SEARCH_USER_PATHS = NO;
202                                 ARCHS = i386;
203                                 GCC_ENABLE_CPP_RTTI = YES;
204                                 GCC_MODEL_TUNING = "";
205                                 GCC_VERSION = 4.0;
206                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
207                                 GCC_WARN_UNUSED_VARIABLE = YES;
208                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
209                                 SYMROOT = "/tmp/tbb-$(USER)";
210                         };
211                         name = Release;
212                 };
213                 A1F593C60B8F0E6E00073279 /* Debug64 */ = {
214                         isa = XCBuildConfiguration;
215                         buildSettings = {
216                                 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
217                                 COPY_PHASE_STRIP = NO;
218                                 GCC_DYNAMIC_NO_PIC = NO;
219                                 GCC_OPTIMIZATION_LEVEL = 0;
220                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
221                                 HEADER_SEARCH_PATHS = ../../../../include;
222                                 INSTALL_PATH = "$(HOME)/bin";
223                                 LIBRARY_SEARCH_PATHS = (
224                                         "$(inherited)",
225                                         ../../../../lib,
226                                 );
227                                 PRODUCT_NAME = parallel_preorder;
228                                 ZERO_LINK = NO;
229                         };
230                         name = Debug64;
231                 };
232                 A1F593C70B8F0E6E00073279 /* Release64 */ = {
233                         isa = XCBuildConfiguration;
234                         buildSettings = {
235                                 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
236                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
237                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
238                                 HEADER_SEARCH_PATHS = ../../../../include;
239                                 INSTALL_PATH = "$(HOME)/bin";
240                                 LIBRARY_SEARCH_PATHS = (
241                                         "$(inherited)",
242                                         ../../../../lib,
243                                 );
244                                 PRODUCT_NAME = parallel_preorder;
245                                 ZERO_LINK = NO;
246                         };
247                         name = Release64;
248                 };
249                 A1F593C80B8F0E6E00073279 /* Debug64 */ = {
250                         isa = XCBuildConfiguration;
251                         buildSettings = {
252                                 ALWAYS_SEARCH_USER_PATHS = NO;
253                                 ARCHS = i386;
254                                 GCC_ENABLE_CPP_RTTI = YES;
255                                 GCC_MODEL_TUNING = "";
256                                 GCC_VERSION = 4.0;
257                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
258                                 GCC_WARN_UNUSED_VARIABLE = YES;
259                                 OTHER_CPLUSPLUSFLAGS = (
260                                         "$(OTHER_CFLAGS)",
261                                         "-m64",
262                                 );
263                                 OTHER_LDFLAGS = "-m64";
264                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
265                                 SYMROOT = "/tmp/tbb-$(USER)";
266                         };
267                         name = Debug64;
268                 };
269                 A1F593C90B8F0E6E00073279 /* Release64 */ = {
270                         isa = XCBuildConfiguration;
271                         buildSettings = {
272                                 ALWAYS_SEARCH_USER_PATHS = NO;
273                                 ARCHS = i386;
274                                 GCC_ENABLE_CPP_RTTI = YES;
275                                 GCC_MODEL_TUNING = "";
276                                 GCC_VERSION = 4.0;
277                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
278                                 GCC_WARN_UNUSED_VARIABLE = YES;
279                                 OTHER_CPLUSPLUSFLAGS = (
280                                         "$(OTHER_CFLAGS)",
281                                         "-m64",
282                                 );
283                                 OTHER_LDFLAGS = "-m64";
284                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
285                                 SYMROOT = "/tmp/tbb-$(USER)";
286                         };
287                         name = Release64;
288                 };
289 /* End XCBuildConfiguration section */
290
291 /* Begin XCConfigurationList section */
292                 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "parallel_preorder" */ = {
293                         isa = XCConfigurationList;
294                         buildConfigurations = (
295                                 1DEB923208733DC60010E9CD /* Debug */,
296                                 A1F593C60B8F0E6E00073279 /* Debug64 */,
297                                 1DEB923308733DC60010E9CD /* Release */,
298                                 A1F593C70B8F0E6E00073279 /* Release64 */,
299                         );
300                         defaultConfigurationIsVisible = 0;
301                         defaultConfigurationName = Release;
302                 };
303                 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "parallel_preorder" */ = {
304                         isa = XCConfigurationList;
305                         buildConfigurations = (
306                                 1DEB923608733DC60010E9CD /* Debug */,
307                                 A1F593C80B8F0E6E00073279 /* Debug64 */,
308                                 1DEB923708733DC60010E9CD /* Release */,
309                                 A1F593C90B8F0E6E00073279 /* Release64 */,
310                         );
311                         defaultConfigurationIsVisible = 0;
312                         defaultConfigurationName = Release;
313                 };
314 /* End XCConfigurationList section */
315         };
316         rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
317 }

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.