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 */
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 */
54 /* Begin PBXFrameworksBuildPhase section */
55 84D0174E1527431F0008A4E0 /* Frameworks */ = {
56 isa = PBXFrameworksBuildPhase;
57 buildActionMask = 2147483647;
59 84D01776152744BD0008A4E0 /* OpenGL.framework in Frameworks */,
60 84D017561527431F0008A4E0 /* Cocoa.framework in Frameworks */,
61 84B8DA19152C9AC600D59B95 /* libtbb.dylib in Frameworks */,
62 84011603152CB4AD00B07E4D /* libtbbmalloc.dylib in Frameworks */,
64 runOnlyForDeploymentPostprocessing = 0;
66 /* End PBXFrameworksBuildPhase section */
68 /* Begin PBXGroup section */
69 84B8DA6C152CA8D900D59B95 /* tbbExample */ = {
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 */,
84 sourceTree = "<group>";
86 84B8DA7B152CA97B00D59B95 /* Resources */ = {
89 84B8DA7C152CA97B00D59B95 /* InfoPlist.strings */,
90 84B8DA7E152CA97B00D59B95 /* MainMenu.xib */,
93 path = ../../../common/gui/xcode/tbbExample/en.lproj;
94 sourceTree = "<group>";
96 84B8DA98152CAD8600D59B95 /* Gui layer */ = {
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 */,
108 sourceTree = "<group>";
110 84D017461527431F0008A4E0 = {
113 84B8DA6C152CA8D900D59B95 /* tbbExample */,
114 84D017541527431F0008A4E0 /* Frameworks */,
115 84D017521527431F0008A4E0 /* Products */,
117 sourceTree = "<group>";
119 84D017521527431F0008A4E0 /* Products */ = {
122 84D017511527431F0008A4E0 /* tbbExample.app */,
125 sourceTree = "<group>";
127 84D017541527431F0008A4E0 /* Frameworks */ = {
130 84D01775152744BD0008A4E0 /* OpenGL.framework */,
131 84D017551527431F0008A4E0 /* Cocoa.framework */,
132 84D017571527431F0008A4E0 /* Other Frameworks */,
135 sourceTree = "<group>";
137 84D017571527431F0008A4E0 /* Other Frameworks */ = {
140 84011602152CB4AD00B07E4D /* libtbbmalloc.dylib */,
141 84B8DA13152C9AC600D59B95 /* libtbb.dylib */,
142 84D017581527431F0008A4E0 /* AppKit.framework */,
143 84D017591527431F0008A4E0 /* CoreData.framework */,
144 84D0175A1527431F0008A4E0 /* Foundation.framework */,
146 name = "Other Frameworks";
147 sourceTree = "<group>";
149 /* End PBXGroup section */
151 /* Begin PBXNativeTarget section */
152 84D017501527431F0008A4E0 /* tbbExample */ = {
153 isa = PBXNativeTarget;
154 buildConfigurationList = 84D01772152743200008A4E0 /* Build configuration list for PBXNativeTarget "tbbExample" */;
156 84D0174D1527431F0008A4E0 /* Sources */,
157 84D0174E1527431F0008A4E0 /* Frameworks */,
158 84D0174F1527431F0008A4E0 /* Resources */,
165 productName = tbbExample;
166 productReference = 84D017511527431F0008A4E0 /* tbbExample.app */;
167 productType = "com.apple.product-type.application";
169 /* End PBXNativeTarget section */
171 /* Begin PBXProject section */
172 84D017481527431F0008A4E0 /* Project object */ = {
176 LastUpgradeCheck = 0430;
178 buildConfigurationList = 84D0174B1527431F0008A4E0 /* Build configuration list for PBXProject "polygon_overlay" */;
179 compatibilityVersion = "Xcode 3.2";
180 developmentRegion = English;
181 hasScannedForEncodings = 0;
185 mainGroup = 84D017461527431F0008A4E0;
186 productRefGroup = 84D017521527431F0008A4E0 /* Products */;
190 84D017501527431F0008A4E0 /* tbbExample */,
193 /* End PBXProject section */
195 /* Begin PBXResourcesBuildPhase section */
196 84D0174F1527431F0008A4E0 /* Resources */ = {
197 isa = PBXResourcesBuildPhase;
198 buildActionMask = 2147483647;
200 84B8DA7A152CA90100D59B95 /* (null) in Resources */,
201 84B8DA80152CA97B00D59B95 /* InfoPlist.strings in Resources */,
202 84B8DA81152CA97B00D59B95 /* MainMenu.xib in Resources */,
204 runOnlyForDeploymentPostprocessing = 0;
206 /* End PBXResourcesBuildPhase section */
208 /* Begin PBXSourcesBuildPhase section */
209 84D0174D1527431F0008A4E0 /* Sources */ = {
210 isa = PBXSourcesBuildPhase;
211 buildActionMask = 2147483647;
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 */,
221 runOnlyForDeploymentPostprocessing = 0;
223 /* End PBXSourcesBuildPhase section */
225 /* Begin PBXVariantGroup section */
226 84B8DA7C152CA97B00D59B95 /* InfoPlist.strings */ = {
227 isa = PBXVariantGroup;
229 84B8DA7D152CA97B00D59B95 /* en */,
231 name = InfoPlist.strings;
232 sourceTree = "<group>";
234 84B8DA7E152CA97B00D59B95 /* MainMenu.xib */ = {
235 isa = PBXVariantGroup;
237 84B8DA7F152CA97B00D59B95 /* en */,
240 sourceTree = "<group>";
242 /* End PBXVariantGroup section */
244 /* Begin XCBuildConfiguration section */
245 84D01770152743200008A4E0 /* Debug */ = {
246 isa = XCBuildConfiguration;
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 = (
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;
272 84D01771152743200008A4E0 /* Release */ = {
273 isa = XCBuildConfiguration;
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;
292 84D01773152743200008A4E0 /* Debug */ = {
293 isa = XCBuildConfiguration;
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;
310 84D01774152743200008A4E0 /* Release */ = {
311 isa = XCBuildConfiguration;
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\"",
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;
331 /* End XCBuildConfiguration section */
333 /* Begin XCConfigurationList section */
334 84D0174B1527431F0008A4E0 /* Build configuration list for PBXProject "polygon_overlay" */ = {
335 isa = XCConfigurationList;
336 buildConfigurations = (
337 84D01770152743200008A4E0 /* Debug */,
338 84D01771152743200008A4E0 /* Release */,
340 defaultConfigurationIsVisible = 0;
341 defaultConfigurationName = Release;
343 84D01772152743200008A4E0 /* Build configuration list for PBXNativeTarget "tbbExample" */ = {
344 isa = XCConfigurationList;
345 buildConfigurations = (
346 84D01773152743200008A4E0 /* Debug */,
347 84D01774152743200008A4E0 /* Release */,
349 defaultConfigurationIsVisible = 0;
350 defaultConfigurationName = Release;
352 /* End XCConfigurationList section */
354 rootObject = 84D017481527431F0008A4E0 /* Project object */;