ad27f7251b6ba158d50a4753a33af8b657546287
[platform/upstream/tbb.git] / examples / graph / binpack / xcode / binpack.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 46;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 A1F593A60B8F042A00073279 /* binpack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A1F593A50B8F042A00073279 /* binpack.cpp */; };
11 /* End PBXBuildFile section */
12
13 /* Begin PBXBuildRule section */
14                 C3C58950218B599300DAC94C /* PBXBuildRule */ = {
15                         isa = PBXBuildRule;
16                         compilerSpec = com.intel.compilers.icc.latest;
17                         fileType = sourcecode.cpp;
18                         isEditable = 1;
19                         outputFiles = (
20                         );
21                         script = "# Type a script or drag a script file from your workspace to insert its path.\n";
22                 };
23 /* End PBXBuildRule section */
24
25 /* Begin PBXCopyFilesBuildPhase section */
26                 8DD76F690486A84900D96B5E /* CopyFiles */ = {
27                         isa = PBXCopyFilesBuildPhase;
28                         buildActionMask = 12;
29                         dstPath = "";
30                         dstSubfolderSpec = 16;
31                         files = (
32                         );
33                         runOnlyForDeploymentPostprocessing = 0;
34                 };
35 /* End PBXCopyFilesBuildPhase section */
36
37 /* Begin PBXFileReference section */
38                 8DD76F6C0486A84900D96B5E /* Binpack */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Binpack; sourceTree = BUILT_PRODUCTS_DIR; };
39                 A1F593A50B8F042A00073279 /* binpack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = binpack.cpp; path = ../binpack.cpp; sourceTree = SOURCE_ROOT; };
40 /* End PBXFileReference section */
41
42 /* Begin PBXFrameworksBuildPhase section */
43                 8DD76F660486A84900D96B5E /* Frameworks */ = {
44                         isa = PBXFrameworksBuildPhase;
45                         buildActionMask = 2147483647;
46                         files = (
47                         );
48                         runOnlyForDeploymentPostprocessing = 0;
49                 };
50 /* End PBXFrameworksBuildPhase section */
51
52 /* Begin PBXGroup section */
53                 08FB7794FE84155DC02AAC07 /* Binpack */ = {
54                         isa = PBXGroup;
55                         children = (
56                                 08FB7795FE84155DC02AAC07 /* Source */,
57                                 1AB674ADFE9D54B511CA2CBB /* Products */,
58                         );
59                         name = Binpack;
60                         sourceTree = "<group>";
61                 };
62                 08FB7795FE84155DC02AAC07 /* Source */ = {
63                         isa = PBXGroup;
64                         children = (
65                                 A1F593A50B8F042A00073279 /* binpack.cpp */,
66                         );
67                         name = Source;
68                         sourceTree = "<group>";
69                 };
70                 1AB674ADFE9D54B511CA2CBB /* Products */ = {
71                         isa = PBXGroup;
72                         children = (
73                                 8DD76F6C0486A84900D96B5E /* Binpack */,
74                         );
75                         name = Products;
76                         sourceTree = "<group>";
77                 };
78 /* End PBXGroup section */
79
80 /* Begin PBXNativeTarget section */
81                 8DD76F620486A84900D96B5E /* Binpack */ = {
82                         isa = PBXNativeTarget;
83                         buildConfigurationList = 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "Binpack" */;
84                         buildPhases = (
85                                 8DD76F640486A84900D96B5E /* Sources */,
86                                 8DD76F660486A84900D96B5E /* Frameworks */,
87                                 8DD76F690486A84900D96B5E /* CopyFiles */,
88                         );
89                         buildRules = (
90                                 C3C58950218B599300DAC94C /* PBXBuildRule */,
91                         );
92                         dependencies = (
93                         );
94                         name = Binpack;
95                         productInstallPath = "$(HOME)/bin";
96                         productName = Binpack;
97                         productReference = 8DD76F6C0486A84900D96B5E /* Binpack */;
98                         productType = "com.apple.product-type.tool";
99                 };
100 /* End PBXNativeTarget section */
101
102 /* Begin PBXProject section */
103                 08FB7793FE84155DC02AAC07 /* Project object */ = {
104                         isa = PBXProject;
105                         attributes = {
106                                 LastUpgradeCheck = 1000;
107                         };
108                         buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "binpack" */;
109                         compatibilityVersion = "Xcode 3.2";
110                         developmentRegion = English;
111                         hasScannedForEncodings = 1;
112                         knownRegions = (
113                                 en,
114                         );
115                         mainGroup = 08FB7794FE84155DC02AAC07 /* Binpack */;
116                         projectDirPath = "";
117                         projectRoot = "";
118                         targets = (
119                                 8DD76F620486A84900D96B5E /* Binpack */,
120                         );
121                 };
122 /* End PBXProject section */
123
124 /* Begin PBXSourcesBuildPhase section */
125                 8DD76F640486A84900D96B5E /* Sources */ = {
126                         isa = PBXSourcesBuildPhase;
127                         buildActionMask = 2147483647;
128                         files = (
129                                 A1F593A60B8F042A00073279 /* binpack.cpp in Sources */,
130                         );
131                         runOnlyForDeploymentPostprocessing = 0;
132                 };
133 /* End PBXSourcesBuildPhase section */
134
135 /* Begin XCBuildConfiguration section */
136                 A1F593C60B8F0E6E00073279 /* Debug64 */ = {
137                         isa = XCBuildConfiguration;
138                         buildSettings = {
139                                 COPY_PHASE_STRIP = NO;
140                                 GCC_DYNAMIC_NO_PIC = NO;
141                                 GCC_OPTIMIZATION_LEVEL = 0;
142                                 GCC_VERSION = "";
143                                 HEADER_SEARCH_PATHS = "$(inherited)";
144                                 ICC_CXX_LANG_DIALECT = "c++11";
145                                 INSTALL_PATH = "$(HOME)/bin";
146                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
147                                 LIBRARY_SEARCH_PATHS = "$(inherited)";
148                                 PRODUCT_NAME = Binpack;
149                                 ZERO_LINK = NO;
150                         };
151                         name = Debug64;
152                 };
153                 A1F593C70B8F0E6E00073279 /* Release64 */ = {
154                         isa = XCBuildConfiguration;
155                         buildSettings = {
156                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
157                                 GCC_VERSION = "";
158                                 HEADER_SEARCH_PATHS = "$(inherited)";
159                                 ICC_CXX_LANG_DIALECT = "c++11";
160                                 INSTALL_PATH = "$(HOME)/bin";
161                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
162                                 LIBRARY_SEARCH_PATHS = "$(inherited)";
163                                 PRODUCT_NAME = Binpack;
164                                 ZERO_LINK = NO;
165                         };
166                         name = Release64;
167                 };
168                 A1F593C80B8F0E6E00073279 /* Debug64 */ = {
169                         isa = XCBuildConfiguration;
170                         buildSettings = {
171                                 ALWAYS_SEARCH_USER_PATHS = NO;
172                                 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
173                                 CLANG_WARN_BOOL_CONVERSION = YES;
174                                 CLANG_WARN_COMMA = YES;
175                                 CLANG_WARN_CONSTANT_CONVERSION = YES;
176                                 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
177                                 CLANG_WARN_EMPTY_BODY = YES;
178                                 CLANG_WARN_ENUM_CONVERSION = YES;
179                                 CLANG_WARN_INFINITE_RECURSION = YES;
180                                 CLANG_WARN_INT_CONVERSION = YES;
181                                 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
182                                 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
183                                 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
184                                 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
185                                 CLANG_WARN_STRICT_PROTOTYPES = YES;
186                                 CLANG_WARN_SUSPICIOUS_MOVE = YES;
187                                 CLANG_WARN_UNREACHABLE_CODE = YES;
188                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
189                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
190                                 ENABLE_TESTABILITY = YES;
191                                 GCC_ENABLE_CPP_RTTI = YES;
192                                 GCC_MODEL_TUNING = "";
193                                 GCC_NO_COMMON_BLOCKS = YES;
194                                 GCC_VERSION = "";
195                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
196                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
197                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
198                                 GCC_WARN_UNINITIALIZED_AUTOS = YES;
199                                 GCC_WARN_UNUSED_FUNCTION = YES;
200                                 GCC_WARN_UNUSED_VARIABLE = YES;
201                                 HEADER_SEARCH_PATHS = (
202                                         "$(TBBROOT)/include",
203                                         /opt/intel/tbb/include,
204                                 );
205                                 LD_RUNPATH_SEARCH_PATHS = "$(TBBROOT)/lib /opt/intel/tbb/lib";
206                                 LIBRARY_SEARCH_PATHS = (
207                                         "$(TBBROOT)/lib",
208                                         /opt/intel/tbb/lib,
209                                 );
210                                 MACOSX_DEPLOYMENT_TARGET = 10.11;
211                                 ONLY_ACTIVE_ARCH = YES;
212                                 OTHER_CPLUSPLUSFLAGS = (
213                                         "$(OTHER_CFLAGS)",
214                                         "-m64",
215                                 );
216                                 OTHER_LDFLAGS = (
217                                         "-m64",
218                                         "-ltbb_debug",
219                                 );
220                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
221                                 SYMROOT = "/tmp/tbb-$(USER)";
222                                 VALID_ARCHS = x86_64;
223                         };
224                         name = Debug64;
225                 };
226                 A1F593C90B8F0E6E00073279 /* Release64 */ = {
227                         isa = XCBuildConfiguration;
228                         buildSettings = {
229                                 ALWAYS_SEARCH_USER_PATHS = NO;
230                                 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
231                                 CLANG_WARN_BOOL_CONVERSION = YES;
232                                 CLANG_WARN_COMMA = YES;
233                                 CLANG_WARN_CONSTANT_CONVERSION = YES;
234                                 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
235                                 CLANG_WARN_EMPTY_BODY = YES;
236                                 CLANG_WARN_ENUM_CONVERSION = YES;
237                                 CLANG_WARN_INFINITE_RECURSION = YES;
238                                 CLANG_WARN_INT_CONVERSION = YES;
239                                 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
240                                 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
241                                 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
242                                 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
243                                 CLANG_WARN_STRICT_PROTOTYPES = YES;
244                                 CLANG_WARN_SUSPICIOUS_MOVE = YES;
245                                 CLANG_WARN_UNREACHABLE_CODE = YES;
246                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
247                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
248                                 GCC_ENABLE_CPP_RTTI = YES;
249                                 GCC_MODEL_TUNING = "";
250                                 GCC_NO_COMMON_BLOCKS = YES;
251                                 GCC_VERSION = "";
252                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
253                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
254                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
255                                 GCC_WARN_UNINITIALIZED_AUTOS = YES;
256                                 GCC_WARN_UNUSED_FUNCTION = YES;
257                                 GCC_WARN_UNUSED_VARIABLE = YES;
258                                 HEADER_SEARCH_PATHS = (
259                                         "$(TBBROOT)/include",
260                                         /opt/intel/tbb/include,
261                                 );
262                                 LD_RUNPATH_SEARCH_PATHS = "$(TBBROOT)/lib /opt/intel/tbb/lib";
263                                 LIBRARY_SEARCH_PATHS = (
264                                         "$(TBBROOT)/lib",
265                                         /opt/intel/tbb/lib,
266                                 );
267                                 MACOSX_DEPLOYMENT_TARGET = 10.11;
268                                 OTHER_CPLUSPLUSFLAGS = (
269                                         "$(OTHER_CFLAGS)",
270                                         "-m64",
271                                 );
272                                 OTHER_LDFLAGS = (
273                                         "-m64",
274                                         "-ltbb",
275                                 );
276                                 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
277                                 SYMROOT = "/tmp/tbb-$(USER)";
278                                 VALID_ARCHS = x86_64;
279                         };
280                         name = Release64;
281                 };
282 /* End XCBuildConfiguration section */
283
284 /* Begin XCConfigurationList section */
285                 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "Binpack" */ = {
286                         isa = XCConfigurationList;
287                         buildConfigurations = (
288                                 A1F593C60B8F0E6E00073279 /* Debug64 */,
289                                 A1F593C70B8F0E6E00073279 /* Release64 */,
290                         );
291                         defaultConfigurationIsVisible = 0;
292                         defaultConfigurationName = Release64;
293                 };
294                 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "binpack" */ = {
295                         isa = XCConfigurationList;
296                         buildConfigurations = (
297                                 A1F593C80B8F0E6E00073279 /* Debug64 */,
298                                 A1F593C90B8F0E6E00073279 /* Release64 */,
299                         );
300                         defaultConfigurationIsVisible = 0;
301                         defaultConfigurationName = Release64;
302                 };
303 /* End XCConfigurationList section */
304         };
305         rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
306 }