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

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.