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

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.