9 /* Begin PBXBuildFile section */
10 84011722152D687A00B07E4D /* fractal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84011720152D687A00B07E4D /* fractal.cpp */; };
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 84B8DA87152CA99C00D59B95 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA82152CA99C00D59B95 /* main.cpp */; };
19 84B8DA9A152CADF400D59B95 /* macvideo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA99152CADF400D59B95 /* macvideo.cpp */; };
20 84D017561527431F0008A4E0 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84D017551527431F0008A4E0 /* Cocoa.framework */; };
21 84D01776152744BD0008A4E0 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84D01775152744BD0008A4E0 /* OpenGL.framework */; };
22 /* End PBXBuildFile section */
24 /* Begin PBXFileReference section */
25 8401171F152D687A00B07E4D /* fractal_video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fractal_video.h; path = ../fractal_video.h; sourceTree = "<group>"; };
26 84011720152D687A00B07E4D /* fractal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fractal.cpp; path = ../fractal.cpp; sourceTree = "<group>"; };
27 84011721152D687A00B07E4D /* fractal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fractal.h; path = ../fractal.h; 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 84B8DA82152CA99C00D59B95 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../main.cpp; sourceTree = "<group>"; };
38 84B8DA99152CADF400D59B95 /* macvideo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = macvideo.cpp; path = ../../../common/gui/macvideo.cpp; sourceTree = "<group>"; };
39 84D017511527431F0008A4E0 /* tbbExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = tbbExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
40 84D017551527431F0008A4E0 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
41 84D017581527431F0008A4E0 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
42 84D017591527431F0008A4E0 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
43 84D0175A1527431F0008A4E0 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
44 84D01775152744BD0008A4E0 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
45 /* End PBXFileReference section */
47 /* Begin PBXFrameworksBuildPhase section */
48 84D0174E1527431F0008A4E0 /* Frameworks */ = {
49 isa = PBXFrameworksBuildPhase;
50 buildActionMask = 2147483647;
52 84D01776152744BD0008A4E0 /* OpenGL.framework in Frameworks */,
53 84D017561527431F0008A4E0 /* Cocoa.framework in Frameworks */,
54 84B8DA19152C9AC600D59B95 /* libtbb.dylib in Frameworks */,
56 runOnlyForDeploymentPostprocessing = 0;
58 /* End PBXFrameworksBuildPhase section */
60 /* Begin PBXGroup section */
61 84011727152D68D200B07E4D /* Sources */ = {
64 8401171F152D687A00B07E4D /* fractal_video.h */,
65 84B8DA82152CA99C00D59B95 /* main.cpp */,
66 84011720152D687A00B07E4D /* fractal.cpp */,
67 84011721152D687A00B07E4D /* fractal.h */,
70 sourceTree = "<group>";
72 84B8DA6C152CA8D900D59B95 /* tbbExample */ = {
75 84011727152D68D200B07E4D /* Sources */,
76 84B8DA98152CAD8600D59B95 /* Gui layer */,
77 84B8DA7B152CA97B00D59B95 /* Resources */,
80 sourceTree = "<group>";
82 84B8DA7B152CA97B00D59B95 /* Resources */ = {
85 84B8DA7C152CA97B00D59B95 /* InfoPlist.strings */,
86 84B8DA7E152CA97B00D59B95 /* MainMenu.xib */,
89 path = ../../../common/gui/xcode/tbbExample/en.lproj;
90 sourceTree = "<group>";
92 84B8DA98152CAD8600D59B95 /* Gui layer */ = {
95 84B8DA99152CADF400D59B95 /* macvideo.cpp */,
96 84B8DA6F152CA90100D59B95 /* main.m */,
97 84B8DA70152CA90100D59B95 /* OpenGLView.h */,
98 84B8DA71152CA90100D59B95 /* OpenGLView.m */,
99 84B8DA72152CA90100D59B95 /* tbbAppDelegate.h */,
100 84B8DA73152CA90100D59B95 /* tbbAppDelegate.m */,
101 84B8DA75152CA90100D59B95 /* tbbExample-Prefix.pch */,
104 sourceTree = "<group>";
106 84D017461527431F0008A4E0 = {
109 84B8DA6C152CA8D900D59B95 /* tbbExample */,
110 84D017541527431F0008A4E0 /* Frameworks */,
111 84D017521527431F0008A4E0 /* Products */,
113 sourceTree = "<group>";
115 84D017521527431F0008A4E0 /* Products */ = {
118 84D017511527431F0008A4E0 /* tbbExample.app */,
121 sourceTree = "<group>";
123 84D017541527431F0008A4E0 /* Frameworks */ = {
126 84D01775152744BD0008A4E0 /* OpenGL.framework */,
127 84D017551527431F0008A4E0 /* Cocoa.framework */,
128 84D017571527431F0008A4E0 /* Other Frameworks */,
131 sourceTree = "<group>";
133 84D017571527431F0008A4E0 /* Other Frameworks */ = {
136 84B8DA13152C9AC600D59B95 /* libtbb.dylib */,
137 84D017581527431F0008A4E0 /* AppKit.framework */,
138 84D017591527431F0008A4E0 /* CoreData.framework */,
139 84D0175A1527431F0008A4E0 /* Foundation.framework */,
141 name = "Other Frameworks";
142 sourceTree = "<group>";
144 /* End PBXGroup section */
146 /* Begin PBXNativeTarget section */
147 84D017501527431F0008A4E0 /* tbbExample */ = {
148 isa = PBXNativeTarget;
149 buildConfigurationList = 84D01772152743200008A4E0 /* Build configuration list for PBXNativeTarget "tbbExample" */;
151 84D0174D1527431F0008A4E0 /* Sources */,
152 84D0174E1527431F0008A4E0 /* Frameworks */,
153 84D0174F1527431F0008A4E0 /* Resources */,
160 productName = tbbExample;
161 productReference = 84D017511527431F0008A4E0 /* tbbExample.app */;
162 productType = "com.apple.product-type.application";
164 /* End PBXNativeTarget section */
166 /* Begin PBXProject section */
167 84D017481527431F0008A4E0 /* Project object */ = {
171 LastUpgradeCheck = 0430;
173 buildConfigurationList = 84D0174B1527431F0008A4E0 /* Build configuration list for PBXProject "fractal" */;
174 compatibilityVersion = "Xcode 3.2";
175 developmentRegion = English;
176 hasScannedForEncodings = 0;
180 mainGroup = 84D017461527431F0008A4E0;
181 productRefGroup = 84D017521527431F0008A4E0 /* Products */;
185 84D017501527431F0008A4E0 /* tbbExample */,
188 /* End PBXProject section */
190 /* Begin PBXResourcesBuildPhase section */
191 84D0174F1527431F0008A4E0 /* Resources */ = {
192 isa = PBXResourcesBuildPhase;
193 buildActionMask = 2147483647;
195 84B8DA7A152CA90100D59B95 /* (null) in Resources */,
196 84B8DA80152CA97B00D59B95 /* InfoPlist.strings in Resources */,
197 84B8DA81152CA97B00D59B95 /* MainMenu.xib in Resources */,
199 runOnlyForDeploymentPostprocessing = 0;
201 /* End PBXResourcesBuildPhase section */
203 /* Begin PBXSourcesBuildPhase section */
204 84D0174D1527431F0008A4E0 /* Sources */ = {
205 isa = PBXSourcesBuildPhase;
206 buildActionMask = 2147483647;
208 84B8DA77152CA90100D59B95 /* main.m in Sources */,
209 84B8DA78152CA90100D59B95 /* OpenGLView.m in Sources */,
210 84B8DA79152CA90100D59B95 /* tbbAppDelegate.m in Sources */,
211 84B8DA87152CA99C00D59B95 /* main.cpp in Sources */,
212 84B8DA9A152CADF400D59B95 /* macvideo.cpp in Sources */,
213 84011722152D687A00B07E4D /* fractal.cpp in Sources */,
215 runOnlyForDeploymentPostprocessing = 0;
217 /* End PBXSourcesBuildPhase section */
219 /* Begin PBXVariantGroup section */
220 84B8DA7C152CA97B00D59B95 /* InfoPlist.strings */ = {
221 isa = PBXVariantGroup;
223 84B8DA7D152CA97B00D59B95 /* en */,
225 name = InfoPlist.strings;
226 sourceTree = "<group>";
228 84B8DA7E152CA97B00D59B95 /* MainMenu.xib */ = {
229 isa = PBXVariantGroup;
231 84B8DA7F152CA97B00D59B95 /* en */,
234 sourceTree = "<group>";
236 /* End PBXVariantGroup section */
238 /* Begin XCBuildConfiguration section */
239 84D01770152743200008A4E0 /* Debug */ = {
240 isa = XCBuildConfiguration;
242 ALWAYS_SEARCH_USER_PATHS = YES;
243 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
244 CLANG_ENABLE_OBJC_ARC = YES;
245 COPY_PHASE_STRIP = NO;
246 GCC_C_LANGUAGE_STANDARD = gnu99;
247 GCC_DYNAMIC_NO_PIC = NO;
248 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
249 GCC_OPTIMIZATION_LEVEL = 0;
250 GCC_PREPROCESSOR_DEFINITIONS = (
254 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
255 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
256 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
257 GCC_WARN_ABOUT_RETURN_TYPE = YES;
258 GCC_WARN_UNINITIALIZED_AUTOS = YES;
259 GCC_WARN_UNUSED_VARIABLE = YES;
260 MACOSX_DEPLOYMENT_TARGET = 10.7;
261 ONLY_ACTIVE_ARCH = YES;
266 84D01771152743200008A4E0 /* Release */ = {
267 isa = XCBuildConfiguration;
269 ALWAYS_SEARCH_USER_PATHS = YES;
270 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
271 CLANG_ENABLE_OBJC_ARC = YES;
272 COPY_PHASE_STRIP = YES;
273 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
274 GCC_C_LANGUAGE_STANDARD = gnu99;
275 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
276 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
277 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
278 GCC_WARN_ABOUT_RETURN_TYPE = YES;
279 GCC_WARN_UNINITIALIZED_AUTOS = YES;
280 GCC_WARN_UNUSED_VARIABLE = YES;
281 MACOSX_DEPLOYMENT_TARGET = 10.7;
286 84D01773152743200008A4E0 /* Debug */ = {
287 isa = XCBuildConfiguration;
289 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
290 GCC_PRECOMPILE_PREFIX_HEADER = YES;
291 GCC_PREFIX_HEADER = "../../../common/gui/xcode/tbbExample/tbbExample-Prefix.pch";
292 HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../../../include\"";
293 INFOPLIST_FILE = "../../../common/gui/xcode/tbbExample/tbbExample-Info.plist";
294 LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/../../../../lib\"";
295 MACOSX_DEPLOYMENT_TARGET = 10.7;
296 PRODUCT_NAME = "$(TARGET_NAME)";
297 RUN_CLANG_STATIC_ANALYZER = YES;
298 USER_HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../../../include\"";
299 VERSION_INFO_BUILDER = "$(TARGET_NAME)";
300 WRAPPER_EXTENSION = app;
304 84D01774152743200008A4E0 /* Release */ = {
305 isa = XCBuildConfiguration;
307 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
308 GCC_PRECOMPILE_PREFIX_HEADER = YES;
309 GCC_PREFIX_HEADER = "../../../common/gui/xcode/tbbExample/tbbExample-Prefix.pch";
310 HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../../../include\"";
311 INFOPLIST_FILE = "../../../common/gui/xcode/tbbExample/tbbExample-Info.plist";
312 LIBRARY_SEARCH_PATHS = (
313 "\"$(SRCROOT)/../../../../lib\"",
316 MACOSX_DEPLOYMENT_TARGET = 10.7;
317 PRODUCT_NAME = "$(TARGET_NAME)";
318 RUN_CLANG_STATIC_ANALYZER = YES;
319 USER_HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../../../include\"";
320 VERSION_INFO_BUILDER = "$(TARGET_NAME)";
321 WRAPPER_EXTENSION = app;
325 /* End XCBuildConfiguration section */
327 /* Begin XCConfigurationList section */
328 84D0174B1527431F0008A4E0 /* Build configuration list for PBXProject "fractal" */ = {
329 isa = XCConfigurationList;
330 buildConfigurations = (
331 84D01770152743200008A4E0 /* Debug */,
332 84D01771152743200008A4E0 /* Release */,
334 defaultConfigurationIsVisible = 0;
335 defaultConfigurationName = Release;
337 84D01772152743200008A4E0 /* Build configuration list for PBXNativeTarget "tbbExample" */ = {
338 isa = XCConfigurationList;
339 buildConfigurations = (
340 84D01773152743200008A4E0 /* Debug */,
341 84D01774152743200008A4E0 /* Release */,
343 defaultConfigurationIsVisible = 0;
344 defaultConfigurationName = Release;
346 /* End XCConfigurationList section */
348 rootObject = 84D017481527431F0008A4E0 /* Project object */;