9 /* Begin PBXBuildFile section */
10 A1F593A60B8F042A00073279 /* count_strings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A1F593A50B8F042A00073279 /* count_strings.cpp */; };
11 A1F593B70B8F06F900073279 /* libtbb.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A1F593B30B8F06F900073279 /* libtbb.dylib */; };
12 A1F593BB0B8F072500073279 /* libtbb.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = A1F593B30B8F06F900073279 /* libtbb.dylib */; };
13 /* End PBXBuildFile section */
15 /* Begin PBXCopyFilesBuildPhase section */
16 8DD76F690486A84900D96B5E /* CopyFiles */ = {
17 isa = PBXCopyFilesBuildPhase;
20 dstSubfolderSpec = 16;
22 A1F593BB0B8F072500073279 /* libtbb.dylib in CopyFiles */,
24 runOnlyForDeploymentPostprocessing = 0;
26 /* End PBXCopyFilesBuildPhase section */
28 /* Begin PBXFileReference section */
29 8DD76F6C0486A84900D96B5E /* count_strings */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = count_strings; sourceTree = BUILT_PRODUCTS_DIR; };
30 A1F593A50B8F042A00073279 /* count_strings.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = count_strings.cpp; path = ../count_strings.cpp; sourceTree = SOURCE_ROOT; };
31 A1F593B30B8F06F900073279 /* libtbb.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libtbb.dylib; path = ../../../../lib/libtbb.dylib; sourceTree = SOURCE_ROOT; };
32 /* End PBXFileReference section */
34 /* Begin PBXFrameworksBuildPhase section */
35 8DD76F660486A84900D96B5E /* Frameworks */ = {
36 isa = PBXFrameworksBuildPhase;
37 buildActionMask = 2147483647;
39 A1F593B70B8F06F900073279 /* libtbb.dylib in Frameworks */,
41 runOnlyForDeploymentPostprocessing = 0;
43 /* End PBXFrameworksBuildPhase section */
45 /* Begin PBXGroup section */
46 08FB7794FE84155DC02AAC07 /* count_strings */ = {
49 08FB7795FE84155DC02AAC07 /* Source */,
50 A1F593B20B8F06F900073279 /* External Frameworks and Libraries */,
51 1AB674ADFE9D54B511CA2CBB /* Products */,
54 sourceTree = "<group>";
56 08FB7795FE84155DC02AAC07 /* Source */ = {
59 A1F593A50B8F042A00073279 /* count_strings.cpp */,
62 sourceTree = "<group>";
64 1AB674ADFE9D54B511CA2CBB /* Products */ = {
67 8DD76F6C0486A84900D96B5E /* count_strings */,
70 sourceTree = "<group>";
72 A1F593B20B8F06F900073279 /* External Frameworks and Libraries */ = {
75 A1F593B30B8F06F900073279 /* libtbb.dylib */,
77 name = "External Frameworks and Libraries";
78 sourceTree = "<group>";
80 /* End PBXGroup section */
82 /* Begin PBXNativeTarget section */
83 8DD76F620486A84900D96B5E /* count_strings */ = {
84 isa = PBXNativeTarget;
85 buildConfigurationList = 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "count_strings" */;
87 8DD76F640486A84900D96B5E /* Sources */,
88 8DD76F660486A84900D96B5E /* Frameworks */,
89 8DD76F690486A84900D96B5E /* CopyFiles */,
96 productInstallPath = "$(HOME)/bin";
97 productName = count_strings;
98 productReference = 8DD76F6C0486A84900D96B5E /* count_strings */;
99 productType = "com.apple.product-type.tool";
101 /* End PBXNativeTarget section */
103 /* Begin PBXProject section */
104 08FB7793FE84155DC02AAC07 /* Project object */ = {
107 LastUpgradeCheck = 0410;
109 buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "count_strings" */;
110 compatibilityVersion = "Xcode 3.2";
111 developmentRegion = English;
112 hasScannedForEncodings = 1;
116 mainGroup = 08FB7794FE84155DC02AAC07 /* count_strings */;
120 8DD76F620486A84900D96B5E /* count_strings */,
123 /* End PBXProject section */
125 /* Begin PBXSourcesBuildPhase section */
126 8DD76F640486A84900D96B5E /* Sources */ = {
127 isa = PBXSourcesBuildPhase;
128 buildActionMask = 2147483647;
130 A1F593A60B8F042A00073279 /* count_strings.cpp in Sources */,
132 runOnlyForDeploymentPostprocessing = 0;
134 /* End PBXSourcesBuildPhase section */
136 /* Begin XCBuildConfiguration section */
137 1DEB923208733DC60010E9CD /* Debug */ = {
138 isa = XCBuildConfiguration;
140 COPY_PHASE_STRIP = NO;
141 GCC_DYNAMIC_NO_PIC = NO;
142 GCC_OPTIMIZATION_LEVEL = 0;
143 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
144 HEADER_SEARCH_PATHS = ../../../../include;
145 INSTALL_PATH = "$(HOME)/bin";
146 LIBRARY_SEARCH_PATHS = (
150 PRODUCT_NAME = count_strings;
155 1DEB923308733DC60010E9CD /* Release */ = {
156 isa = XCBuildConfiguration;
158 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
159 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
160 HEADER_SEARCH_PATHS = ../../../../include;
161 INSTALL_PATH = "$(HOME)/bin";
162 LIBRARY_SEARCH_PATHS = (
166 PRODUCT_NAME = count_strings;
171 1DEB923608733DC60010E9CD /* Debug */ = {
172 isa = XCBuildConfiguration;
174 ALWAYS_SEARCH_USER_PATHS = NO;
176 GCC_ENABLE_CPP_RTTI = YES;
177 GCC_MODEL_TUNING = "";
179 GCC_WARN_ABOUT_RETURN_TYPE = YES;
180 GCC_WARN_UNUSED_VARIABLE = YES;
181 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
182 SYMROOT = "/tmp/tbb-$(USER)";
186 1DEB923708733DC60010E9CD /* Release */ = {
187 isa = XCBuildConfiguration;
189 ALWAYS_SEARCH_USER_PATHS = NO;
191 GCC_ENABLE_CPP_RTTI = YES;
192 GCC_MODEL_TUNING = "";
194 GCC_WARN_ABOUT_RETURN_TYPE = YES;
195 GCC_WARN_UNUSED_VARIABLE = YES;
196 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
197 SYMROOT = "/tmp/tbb-$(USER)";
201 A1F593C60B8F0E6E00073279 /* Debug64 */ = {
202 isa = XCBuildConfiguration;
204 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
205 COPY_PHASE_STRIP = NO;
206 GCC_DYNAMIC_NO_PIC = NO;
207 GCC_OPTIMIZATION_LEVEL = 0;
208 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
209 HEADER_SEARCH_PATHS = ../../../../include;
210 INSTALL_PATH = "$(HOME)/bin";
211 LIBRARY_SEARCH_PATHS = (
215 PRODUCT_NAME = count_strings;
220 A1F593C70B8F0E6E00073279 /* Release64 */ = {
221 isa = XCBuildConfiguration;
223 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
224 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
225 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
226 HEADER_SEARCH_PATHS = ../../../../include;
227 INSTALL_PATH = "$(HOME)/bin";
228 LIBRARY_SEARCH_PATHS = (
232 PRODUCT_NAME = count_strings;
237 A1F593C80B8F0E6E00073279 /* Debug64 */ = {
238 isa = XCBuildConfiguration;
240 ALWAYS_SEARCH_USER_PATHS = NO;
242 GCC_ENABLE_CPP_RTTI = YES;
243 GCC_MODEL_TUNING = "";
245 GCC_WARN_ABOUT_RETURN_TYPE = YES;
246 GCC_WARN_UNUSED_VARIABLE = YES;
247 OTHER_CPLUSPLUSFLAGS = (
251 OTHER_LDFLAGS = "-m64";
252 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
253 SYMROOT = "/tmp/tbb-$(USER)";
257 A1F593C90B8F0E6E00073279 /* Release64 */ = {
258 isa = XCBuildConfiguration;
260 ALWAYS_SEARCH_USER_PATHS = NO;
262 GCC_ENABLE_CPP_RTTI = YES;
263 GCC_MODEL_TUNING = "";
265 GCC_WARN_ABOUT_RETURN_TYPE = YES;
266 GCC_WARN_UNUSED_VARIABLE = YES;
267 OTHER_CPLUSPLUSFLAGS = (
271 OTHER_LDFLAGS = "-m64";
272 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
273 SYMROOT = "/tmp/tbb-$(USER)";
277 /* End XCBuildConfiguration section */
279 /* Begin XCConfigurationList section */
280 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "count_strings" */ = {
281 isa = XCConfigurationList;
282 buildConfigurations = (
283 1DEB923208733DC60010E9CD /* Debug */,
284 A1F593C60B8F0E6E00073279 /* Debug64 */,
285 1DEB923308733DC60010E9CD /* Release */,
286 A1F593C70B8F0E6E00073279 /* Release64 */,
288 defaultConfigurationIsVisible = 0;
289 defaultConfigurationName = Release;
291 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "count_strings" */ = {
292 isa = XCConfigurationList;
293 buildConfigurations = (
294 1DEB923608733DC60010E9CD /* Debug */,
295 A1F593C80B8F0E6E00073279 /* Debug64 */,
296 1DEB923708733DC60010E9CD /* Release */,
297 A1F593C90B8F0E6E00073279 /* Release64 */,
299 defaultConfigurationIsVisible = 0;
300 defaultConfigurationName = Release;
302 /* End XCConfigurationList section */
304 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;