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

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.