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 */
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 */
49 /* Begin PBXFrameworksBuildPhase section */
50 84D0174E1527431F0008A4E0 /* Frameworks */ = {
51 isa = PBXFrameworksBuildPhase;
52 buildActionMask = 2147483647;
54 84D01776152744BD0008A4E0 /* OpenGL.framework in Frameworks */,
55 84D017561527431F0008A4E0 /* Cocoa.framework in Frameworks */,
56 84B8DA19152C9AC600D59B95 /* libtbb.dylib in Frameworks */,
58 runOnlyForDeploymentPostprocessing = 0;
60 /* End PBXFrameworksBuildPhase section */
62 /* Begin PBXGroup section */
63 84B8DA6C152CA8D900D59B95 /* tbbExample */ = {
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 */,
75 sourceTree = "<group>";
77 84B8DA7B152CA97B00D59B95 /* Resources */ = {
80 84B8DA7C152CA97B00D59B95 /* InfoPlist.strings */,
81 84B8DA7E152CA97B00D59B95 /* MainMenu.xib */,
84 path = ../../../common/gui/xcode/tbbExample/en.lproj;
85 sourceTree = "<group>";
87 84B8DA98152CAD8600D59B95 /* Gui layer */ = {
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 */,
99 sourceTree = "<group>";
101 84D017461527431F0008A4E0 = {
104 84B8DA6C152CA8D900D59B95 /* tbbExample */,
105 84D017541527431F0008A4E0 /* Frameworks */,
106 84D017521527431F0008A4E0 /* Products */,
108 sourceTree = "<group>";
110 84D017521527431F0008A4E0 /* Products */ = {
113 84D017511527431F0008A4E0 /* tbbExample.app */,
116 sourceTree = "<group>";
118 84D017541527431F0008A4E0 /* Frameworks */ = {
121 84D01775152744BD0008A4E0 /* OpenGL.framework */,
122 84D017551527431F0008A4E0 /* Cocoa.framework */,
123 84D017571527431F0008A4E0 /* Other Frameworks */,
126 sourceTree = "<group>";
128 84D017571527431F0008A4E0 /* Other Frameworks */ = {
131 84B8DA13152C9AC600D59B95 /* libtbb.dylib */,
132 84D017581527431F0008A4E0 /* AppKit.framework */,
133 84D017591527431F0008A4E0 /* CoreData.framework */,
134 84D0175A1527431F0008A4E0 /* Foundation.framework */,
136 name = "Other Frameworks";
137 sourceTree = "<group>";
139 /* End PBXGroup section */
141 /* Begin PBXNativeTarget section */
142 84D017501527431F0008A4E0 /* tbbExample */ = {
143 isa = PBXNativeTarget;
144 buildConfigurationList = 84D01772152743200008A4E0 /* Build configuration list for PBXNativeTarget "tbbExample" */;
146 84D0174D1527431F0008A4E0 /* Sources */,
147 84D0174E1527431F0008A4E0 /* Frameworks */,
148 84D0174F1527431F0008A4E0 /* Resources */,
155 productName = tbbExample;
156 productReference = 84D017511527431F0008A4E0 /* tbbExample.app */;
157 productType = "com.apple.product-type.application";
159 /* End PBXNativeTarget section */
161 /* Begin PBXProject section */
162 84D017481527431F0008A4E0 /* Project object */ = {
166 LastUpgradeCheck = 0430;
168 buildConfigurationList = 84D0174B1527431F0008A4E0 /* Build configuration list for PBXProject "tbbExample" */;
169 compatibilityVersion = "Xcode 3.2";
170 developmentRegion = English;
171 hasScannedForEncodings = 0;
175 mainGroup = 84D017461527431F0008A4E0;
176 productRefGroup = 84D017521527431F0008A4E0 /* Products */;
180 84D017501527431F0008A4E0 /* tbbExample */,
183 /* End PBXProject section */
185 /* Begin PBXResourcesBuildPhase section */
186 84D0174F1527431F0008A4E0 /* Resources */ = {
187 isa = PBXResourcesBuildPhase;
188 buildActionMask = 2147483647;
190 84B8DA7A152CA90100D59B95 /* (null) in Resources */,
191 84B8DA80152CA97B00D59B95 /* InfoPlist.strings in Resources */,
192 84B8DA81152CA97B00D59B95 /* MainMenu.xib in Resources */,
194 runOnlyForDeploymentPostprocessing = 0;
196 /* End PBXResourcesBuildPhase section */
198 /* Begin PBXSourcesBuildPhase section */
199 84D0174D1527431F0008A4E0 /* Sources */ = {
200 isa = PBXSourcesBuildPhase;
201 buildActionMask = 2147483647;
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 */,
211 runOnlyForDeploymentPostprocessing = 0;
213 /* End PBXSourcesBuildPhase section */
215 /* Begin PBXVariantGroup section */
216 84B8DA7C152CA97B00D59B95 /* InfoPlist.strings */ = {
217 isa = PBXVariantGroup;
219 84B8DA7D152CA97B00D59B95 /* en */,
221 name = InfoPlist.strings;
222 sourceTree = "<group>";
224 84B8DA7E152CA97B00D59B95 /* MainMenu.xib */ = {
225 isa = PBXVariantGroup;
227 84B8DA7F152CA97B00D59B95 /* en */,
230 sourceTree = "<group>";
232 /* End PBXVariantGroup section */
234 /* Begin XCBuildConfiguration section */
235 84D01770152743200008A4E0 /* Debug */ = {
236 isa = XCBuildConfiguration;
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 = (
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;
262 84D01771152743200008A4E0 /* Release */ = {
263 isa = XCBuildConfiguration;
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;
282 84D01773152743200008A4E0 /* Debug */ = {
283 isa = XCBuildConfiguration;
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;
300 84D01774152743200008A4E0 /* Release */ = {
301 isa = XCBuildConfiguration;
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\"",
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;
321 /* End XCBuildConfiguration section */
323 /* Begin XCConfigurationList section */
324 84D0174B1527431F0008A4E0 /* Build configuration list for PBXProject "tbbExample" */ = {
325 isa = XCConfigurationList;
326 buildConfigurations = (
327 84D01770152743200008A4E0 /* Debug */,
328 84D01771152743200008A4E0 /* Release */,
330 defaultConfigurationIsVisible = 0;
331 defaultConfigurationName = Release;
333 84D01772152743200008A4E0 /* Build configuration list for PBXNativeTarget "tbbExample" */ = {
334 isa = XCConfigurationList;
335 buildConfigurations = (
336 84D01773152743200008A4E0 /* Debug */,
337 84D01774152743200008A4E0 /* Release */,
339 defaultConfigurationIsVisible = 0;
340 defaultConfigurationName = Release;
342 /* End XCConfigurationList section */
344 rootObject = 84D017481527431F0008A4E0 /* Project object */;