]> https://gitweb.dealii.org/ - dealii.git/blob
4ada99960b8c0ab1396bb048ca04d21d7870da49
[dealii.git] /
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 46;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 84011603152CB4AD00B07E4D /* libtbbmalloc.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 84011602152CB4AD00B07E4D /* libtbbmalloc.dylib */; };
11                 84B8DA19152C9AC600D59B95 /* libtbb.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 84B8DA13152C9AC600D59B95 /* libtbb.dylib */; };
12                 84B8DA77152CA90100D59B95 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA6F152CA90100D59B95 /* main.m */; };
13                 84B8DA78152CA90100D59B95 /* OpenGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA71152CA90100D59B95 /* OpenGLView.m */; };
14                 84B8DA79152CA90100D59B95 /* tbbAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA73152CA90100D59B95 /* tbbAppDelegate.m */; };
15                 84B8DA7A152CA90100D59B95 /* (null) in Resources */ = {isa = PBXBuildFile; };
16                 84B8DA80152CA97B00D59B95 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 84B8DA7C152CA97B00D59B95 /* InfoPlist.strings */; };
17                 84B8DA81152CA97B00D59B95 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 84B8DA7E152CA97B00D59B95 /* MainMenu.xib */; };
18                 84B8DA9A152CADF400D59B95 /* macvideo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA99152CADF400D59B95 /* macvideo.cpp */; };
19                 84B8DAAC152CB05200D59B95 /* polymain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DAA4152CB05200D59B95 /* polymain.cpp */; };
20                 84B8DAAD152CB05200D59B95 /* polyover.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DAA6152CB05200D59B95 /* polyover.cpp */; };
21                 84B8DAAE152CB05200D59B95 /* pover_video.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DAA9152CB05200D59B95 /* pover_video.cpp */; };
22                 84D017561527431F0008A4E0 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84D017551527431F0008A4E0 /* Cocoa.framework */; };
23                 84D01776152744BD0008A4E0 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84D01775152744BD0008A4E0 /* OpenGL.framework */; };
24 /* End PBXBuildFile section */
25
26 /* Begin PBXFileReference section */
27                 84011602152CB4AD00B07E4D /* libtbbmalloc.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libtbbmalloc.dylib; path = ../../../../lib/libtbbmalloc.dylib; sourceTree = "<group>"; };
28                 84B8DA13152C9AC600D59B95 /* libtbb.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libtbb.dylib; path = ../../../../lib/libtbb.dylib; sourceTree = "<group>"; };
29                 84B8DA6F152CA90100D59B95 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = ../../../common/gui/xcode/tbbExample/main.m; sourceTree = "<group>"; };
30                 84B8DA70152CA90100D59B95 /* OpenGLView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OpenGLView.h; path = ../../../common/gui/xcode/tbbExample/OpenGLView.h; sourceTree = "<group>"; };
31                 84B8DA71152CA90100D59B95 /* OpenGLView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OpenGLView.m; path = ../../../common/gui/xcode/tbbExample/OpenGLView.m; sourceTree = "<group>"; };
32                 84B8DA72152CA90100D59B95 /* tbbAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tbbAppDelegate.h; path = ../../../common/gui/xcode/tbbExample/tbbAppDelegate.h; sourceTree = "<group>"; };
33                 84B8DA73152CA90100D59B95 /* tbbAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = tbbAppDelegate.m; path = ../../../common/gui/xcode/tbbExample/tbbAppDelegate.m; sourceTree = "<group>"; };
34                 84B8DA75152CA90100D59B95 /* tbbExample-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "tbbExample-Prefix.pch"; path = "../../../common/gui/xcode/tbbExample/tbbExample-Prefix.pch"; sourceTree = "<group>"; };
35                 84B8DA7D152CA97B00D59B95 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = InfoPlist.strings; sourceTree = "<group>"; };
36                 84B8DA7F152CA97B00D59B95 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = MainMenu.xib; sourceTree = "<group>"; };
37                 84B8DA99152CADF400D59B95 /* macvideo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = macvideo.cpp; path = ../../../common/gui/macvideo.cpp; sourceTree = "<group>"; };
38                 84B8DAA4152CB05200D59B95 /* polymain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = polymain.cpp; path = ../polymain.cpp; sourceTree = "<group>"; };
39                 84B8DAA5152CB05200D59B95 /* polymain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = polymain.h; path = ../polymain.h; sourceTree = "<group>"; };
40                 84B8DAA6152CB05200D59B95 /* polyover.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = polyover.cpp; path = ../polyover.cpp; sourceTree = "<group>"; };
41                 84B8DAA7152CB05200D59B95 /* polyover.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = polyover.h; path = ../polyover.h; sourceTree = "<group>"; };
42                 84B8DAA8152CB05200D59B95 /* pover_global.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pover_global.h; path = ../pover_global.h; sourceTree = "<group>"; };
43                 84B8DAA9152CB05200D59B95 /* pover_video.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pover_video.cpp; path = ../pover_video.cpp; sourceTree = "<group>"; };
44                 84B8DAAA152CB05200D59B95 /* pover_video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pover_video.h; path = ../pover_video.h; sourceTree = "<group>"; };
45                 84B8DAAB152CB05200D59B95 /* rpolygon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rpolygon.h; path = ../rpolygon.h; sourceTree = "<group>"; };
46                 84D017511527431F0008A4E0 /* tbbExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = tbbExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
47                 84D017551527431F0008A4E0 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
48                 84D017581527431F0008A4E0 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
49                 84D017591527431F0008A4E0 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
50                 84D0175A1527431F0008A4E0 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
51                 84D01775152744BD0008A4E0 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
52 /* End PBXFileReference section */
53
54 /* Begin PBXFrameworksBuildPhase section */
55                 84D0174E1527431F0008A4E0 /* Frameworks */ = {
56                         isa = PBXFrameworksBuildPhase;
57                         buildActionMask = 2147483647;
58                         files = (
59                                 84D01776152744BD0008A4E0 /* OpenGL.framework in Frameworks */,
60                                 84D017561527431F0008A4E0 /* Cocoa.framework in Frameworks */,
61                                 84B8DA19152C9AC600D59B95 /* libtbb.dylib in Frameworks */,
62                                 84011603152CB4AD00B07E4D /* libtbbmalloc.dylib in Frameworks */,
63                         );
64                         runOnlyForDeploymentPostprocessing = 0;
65                 };
66 /* End PBXFrameworksBuildPhase section */
67
68 /* Begin PBXGroup section */
69                 84B8DA6C152CA8D900D59B95 /* tbbExample */ = {
70                         isa = PBXGroup;
71                         children = (
72                                 84B8DAA4152CB05200D59B95 /* polymain.cpp */,
73                                 84B8DAA5152CB05200D59B95 /* polymain.h */,
74                                 84B8DAA6152CB05200D59B95 /* polyover.cpp */,
75                                 84B8DAA7152CB05200D59B95 /* polyover.h */,
76                                 84B8DAA8152CB05200D59B95 /* pover_global.h */,
77                                 84B8DAA9152CB05200D59B95 /* pover_video.cpp */,
78                                 84B8DAAA152CB05200D59B95 /* pover_video.h */,
79                                 84B8DAAB152CB05200D59B95 /* rpolygon.h */,
80                                 84B8DA98152CAD8600D59B95 /* Gui layer */,
81                                 84B8DA7B152CA97B00D59B95 /* Resources */,
82                         );
83                         name = tbbExample;
84                         sourceTree = "<group>";
85                 };
86                 84B8DA7B152CA97B00D59B95 /* Resources */ = {
87                         isa = PBXGroup;
88                         children = (
89                                 84B8DA7C152CA97B00D59B95 /* InfoPlist.strings */,
90                                 84B8DA7E152CA97B00D59B95 /* MainMenu.xib */,
91                         );
92                         name = Resources;
93                         path = ../../../common/gui/xcode/tbbExample/en.lproj;
94                         sourceTree = "<group>";
95                 };
96                 84B8DA98152CAD8600D59B95 /* Gui layer */ = {
97                         isa = PBXGroup;
98                         children = (
99                                 84B8DA99152CADF400D59B95 /* macvideo.cpp */,
100                                 84B8DA6F152CA90100D59B95 /* main.m */,
101                                 84B8DA70152CA90100D59B95 /* OpenGLView.h */,
102                                 84B8DA71152CA90100D59B95 /* OpenGLView.m */,
103                                 84B8DA72152CA90100D59B95 /* tbbAppDelegate.h */,
104                                 84B8DA73152CA90100D59B95 /* tbbAppDelegate.m */,
105                                 84B8DA75152CA90100D59B95 /* tbbExample-Prefix.pch */,
106                         );
107                         name = "Gui layer";
108                         sourceTree = "<group>";
109                 };
110                 84D017461527431F0008A4E0 = {
111                         isa = PBXGroup;
112                         children = (
113                                 84B8DA6C152CA8D900D59B95 /* tbbExample */,
114                                 84D017541527431F0008A4E0 /* Frameworks */,
115                                 84D017521527431F0008A4E0 /* Products */,
116                         );
117                         sourceTree = "<group>";
118                 };
119                 84D017521527431F0008A4E0 /* Products */ = {
120                         isa = PBXGroup;
121                         children = (
122                                 84D017511527431F0008A4E0 /* tbbExample.app */,
123                         );
124                         name = Products;
125                         sourceTree = "<group>";
126                 };
127                 84D017541527431F0008A4E0 /* Frameworks */ = {
128                         isa = PBXGroup;
129                         children = (
130                                 84D01775152744BD0008A4E0 /* OpenGL.framework */,
131                                 84D017551527431F0008A4E0 /* Cocoa.framework */,
132                                 84D017571527431F0008A4E0 /* Other Frameworks */,
133                         );
134                         name = Frameworks;
135                         sourceTree = "<group>";
136                 };
137                 84D017571527431F0008A4E0 /* Other Frameworks */ = {
138                         isa = PBXGroup;
139                         children = (
140                                 84011602152CB4AD00B07E4D /* libtbbmalloc.dylib */,
141                                 84B8DA13152C9AC600D59B95 /* libtbb.dylib */,
142                                 84D017581527431F0008A4E0 /* AppKit.framework */,
143                                 84D017591527431F0008A4E0 /* CoreData.framework */,
144                                 84D0175A1527431F0008A4E0 /* Foundation.framework */,
145                         );
146                         name = "Other Frameworks";
147                         sourceTree = "<group>";
148                 };
149 /* End PBXGroup section */
150
151 /* Begin PBXNativeTarget section */
152                 84D017501527431F0008A4E0 /* tbbExample */ = {
153                         isa = PBXNativeTarget;
154                         buildConfigurationList = 84D01772152743200008A4E0 /* Build configuration list for PBXNativeTarget "tbbExample" */;
155                         buildPhases = (
156                                 84D0174D1527431F0008A4E0 /* Sources */,
157                                 84D0174E1527431F0008A4E0 /* Frameworks */,
158                                 84D0174F1527431F0008A4E0 /* Resources */,
159                         );
160                         buildRules = (
161                         );
162                         dependencies = (
163                         );
164                         name = tbbExample;
165                         productName = tbbExample;
166                         productReference = 84D017511527431F0008A4E0 /* tbbExample.app */;
167                         productType = "com.apple.product-type.application";
168                 };
169 /* End PBXNativeTarget section */
170
171 /* Begin PBXProject section */
172                 84D017481527431F0008A4E0 /* Project object */ = {
173                         isa = PBXProject;
174                         attributes = {
175                                 CLASSPREFIX = tbb;
176                                 LastUpgradeCheck = 0430;
177                         };
178                         buildConfigurationList = 84D0174B1527431F0008A4E0 /* Build configuration list for PBXProject "polygon_overlay" */;
179                         compatibilityVersion = "Xcode 3.2";
180                         developmentRegion = English;
181                         hasScannedForEncodings = 0;
182                         knownRegions = (
183                                 en,
184                         );
185                         mainGroup = 84D017461527431F0008A4E0;
186                         productRefGroup = 84D017521527431F0008A4E0 /* Products */;
187                         projectDirPath = "";
188                         projectRoot = "";
189                         targets = (
190                                 84D017501527431F0008A4E0 /* tbbExample */,
191                         );
192                 };
193 /* End PBXProject section */
194
195 /* Begin PBXResourcesBuildPhase section */
196                 84D0174F1527431F0008A4E0 /* Resources */ = {
197                         isa = PBXResourcesBuildPhase;
198                         buildActionMask = 2147483647;
199                         files = (
200                                 84B8DA7A152CA90100D59B95 /* (null) in Resources */,
201                                 84B8DA80152CA97B00D59B95 /* InfoPlist.strings in Resources */,
202                                 84B8DA81152CA97B00D59B95 /* MainMenu.xib in Resources */,
203                         );
204                         runOnlyForDeploymentPostprocessing = 0;
205                 };
206 /* End PBXResourcesBuildPhase section */
207
208 /* Begin PBXSourcesBuildPhase section */
209                 84D0174D1527431F0008A4E0 /* Sources */ = {
210                         isa = PBXSourcesBuildPhase;
211                         buildActionMask = 2147483647;
212                         files = (
213                                 84B8DA77152CA90100D59B95 /* main.m in Sources */,
214                                 84B8DA78152CA90100D59B95 /* OpenGLView.m in Sources */,
215                                 84B8DA79152CA90100D59B95 /* tbbAppDelegate.m in Sources */,
216                                 84B8DA9A152CADF400D59B95 /* macvideo.cpp in Sources */,
217                                 84B8DAAC152CB05200D59B95 /* polymain.cpp in Sources */,
218                                 84B8DAAD152CB05200D59B95 /* polyover.cpp in Sources */,
219                                 84B8DAAE152CB05200D59B95 /* pover_video.cpp in Sources */,
220                         );
221                         runOnlyForDeploymentPostprocessing = 0;
222                 };
223 /* End PBXSourcesBuildPhase section */
224
225 /* Begin PBXVariantGroup section */
226                 84B8DA7C152CA97B00D59B95 /* InfoPlist.strings */ = {
227                         isa = PBXVariantGroup;
228                         children = (
229                                 84B8DA7D152CA97B00D59B95 /* en */,
230                         );
231                         name = InfoPlist.strings;
232                         sourceTree = "<group>";
233                 };
234                 84B8DA7E152CA97B00D59B95 /* MainMenu.xib */ = {
235                         isa = PBXVariantGroup;
236                         children = (
237                                 84B8DA7F152CA97B00D59B95 /* en */,
238                         );
239                         name = MainMenu.xib;
240                         sourceTree = "<group>";
241                 };
242 /* End PBXVariantGroup section */
243
244 /* Begin XCBuildConfiguration section */
245                 84D01770152743200008A4E0 /* Debug */ = {
246                         isa = XCBuildConfiguration;
247                         buildSettings = {
248                                 ALWAYS_SEARCH_USER_PATHS = YES;
249                                 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
250                                 CLANG_ENABLE_OBJC_ARC = YES;
251                                 COPY_PHASE_STRIP = NO;
252                                 GCC_C_LANGUAGE_STANDARD = gnu99;
253                                 GCC_DYNAMIC_NO_PIC = NO;
254                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
255                                 GCC_OPTIMIZATION_LEVEL = 0;
256                                 GCC_PREPROCESSOR_DEFINITIONS = (
257                                         "DEBUG=1",
258                                         "$(inherited)",
259                                 );
260                                 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
261                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
262                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
263                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
264                                 GCC_WARN_UNINITIALIZED_AUTOS = YES;
265                                 GCC_WARN_UNUSED_VARIABLE = YES;
266                                 MACOSX_DEPLOYMENT_TARGET = 10.7;
267                                 ONLY_ACTIVE_ARCH = YES;
268                                 SDKROOT = macosx;
269                         };
270                         name = Debug;
271                 };
272                 84D01771152743200008A4E0 /* Release */ = {
273                         isa = XCBuildConfiguration;
274                         buildSettings = {
275                                 ALWAYS_SEARCH_USER_PATHS = YES;
276                                 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
277                                 CLANG_ENABLE_OBJC_ARC = YES;
278                                 COPY_PHASE_STRIP = YES;
279                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
280                                 GCC_C_LANGUAGE_STANDARD = gnu99;
281                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
282                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
283                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
284                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
285                                 GCC_WARN_UNINITIALIZED_AUTOS = YES;
286                                 GCC_WARN_UNUSED_VARIABLE = YES;
287                                 MACOSX_DEPLOYMENT_TARGET = 10.7;
288                                 SDKROOT = macosx;
289                         };
290                         name = Release;
291                 };
292                 84D01773152743200008A4E0 /* Debug */ = {
293                         isa = XCBuildConfiguration;
294                         buildSettings = {
295                                 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
296                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
297                                 GCC_PREFIX_HEADER = "../../../common/gui/xcode/tbbExample/tbbExample-Prefix.pch";
298                                 HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../../../include\"";
299                                 INFOPLIST_FILE = "../../../common/gui/xcode/tbbExample/tbbExample-Info.plist";
300                                 LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/../../../../lib\"";
301                                 MACOSX_DEPLOYMENT_TARGET = 10.7;
302                                 PRODUCT_NAME = "$(TARGET_NAME)";
303                                 RUN_CLANG_STATIC_ANALYZER = YES;
304                                 USER_HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../../../include\"";
305                                 VERSION_INFO_BUILDER = "$(TARGET_NAME)";
306                                 WRAPPER_EXTENSION = app;
307                         };
308                         name = Debug;
309                 };
310                 84D01774152743200008A4E0 /* Release */ = {
311                         isa = XCBuildConfiguration;
312                         buildSettings = {
313                                 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
314                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
315                                 GCC_PREFIX_HEADER = "../../../common/gui/xcode/tbbExample/tbbExample-Prefix.pch";
316                                 HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../../../include\"";
317                                 INFOPLIST_FILE = "../../../common/gui/xcode/tbbExample/tbbExample-Info.plist";
318                                 LIBRARY_SEARCH_PATHS = (
319                                         "\"$(SRCROOT)/../../../../lib\"",
320                                         "\"$(SRCROOT)\"",
321                                 );
322                                 MACOSX_DEPLOYMENT_TARGET = 10.7;
323                                 PRODUCT_NAME = "$(TARGET_NAME)";
324                                 RUN_CLANG_STATIC_ANALYZER = YES;
325                                 USER_HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../../../include\"";
326                                 VERSION_INFO_BUILDER = "$(TARGET_NAME)";
327                                 WRAPPER_EXTENSION = app;
328                         };
329                         name = Release;
330                 };
331 /* End XCBuildConfiguration section */
332
333 /* Begin XCConfigurationList section */
334                 84D0174B1527431F0008A4E0 /* Build configuration list for PBXProject "polygon_overlay" */ = {
335                         isa = XCConfigurationList;
336                         buildConfigurations = (
337                                 84D01770152743200008A4E0 /* Debug */,
338                                 84D01771152743200008A4E0 /* Release */,
339                         );
340                         defaultConfigurationIsVisible = 0;
341                         defaultConfigurationName = Release;
342                 };
343                 84D01772152743200008A4E0 /* Build configuration list for PBXNativeTarget "tbbExample" */ = {
344                         isa = XCConfigurationList;
345                         buildConfigurations = (
346                                 84D01773152743200008A4E0 /* Debug */,
347                                 84D01774152743200008A4E0 /* Release */,
348                         );
349                         defaultConfigurationIsVisible = 0;
350                         defaultConfigurationName = Release;
351                 };
352 /* End XCConfigurationList section */
353         };
354         rootObject = 84D017481527431F0008A4E0 /* Project object */;
355 }

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.