]> git.saurik.com Git - wxWidgets.git/blob - samples/minimal/minimal.xcodeproj/project.pbxproj
Applied patch [ 1405821 ] wxVListBox double-buffering + fix to a scrolling issue
[wxWidgets.git] / samples / minimal / minimal.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 42;
7 objects = {
8
9 /* Begin PBXAggregateTarget section */
10 405DD1B0063CD57F00F579EE /* Build All */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = 1842CAB008565A280032BCF7 /* Build configuration list for PBXAggregateTarget "Build All" */;
13 buildPhases = (
14 );
15 buildSettings = {
16 OTHER_CFLAGS = "";
17 OTHER_LDFLAGS = "";
18 OTHER_REZFLAGS = "";
19 PRODUCT_NAME = "Build All";
20 SECTORDER_FLAGS = "";
21 WARNING_CFLAGS = (
22 "-Wmost",
23 "-Wno-four-char-constants",
24 "-Wno-unknown-pragmas",
25 );
26 };
27 dependencies = (
28 405DD1C2063CD5B500F579EE /* PBXTargetDependency */,
29 405DD1C6063CD5B500F579EE /* PBXTargetDependency */,
30 );
31 name = "Build All";
32 productName = "Build All";
33 };
34 /* End PBXAggregateTarget section */
35
36 /* Begin PBXBuildFile section */
37 1842CAFB085664390032BCF7 /* AGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1842CAF7085664390032BCF7 /* AGL.framework */; };
38 1842CAFC085664390032BCF7 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1842CAF8085664390032BCF7 /* IOKit.framework */; };
39 1842CAFD085664390032BCF7 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1842CAF9085664390032BCF7 /* OpenGL.framework */; };
40 1842CAFE085664390032BCF7 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1842CAFA085664390032BCF7 /* WebKit.framework */; };
41 1842CAFF085664390032BCF7 /* AGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1842CAF7085664390032BCF7 /* AGL.framework */; };
42 1842CB00085664390032BCF7 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1842CAF8085664390032BCF7 /* IOKit.framework */; };
43 1842CB01085664390032BCF7 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1842CAF9085664390032BCF7 /* OpenGL.framework */; };
44 1842CB02085664390032BCF7 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1842CAFA085664390032BCF7 /* WebKit.framework */; };
45 4086D0E5063BBC5B00D4CD53 /* wxmac.icns in Resources */ = {isa = PBXBuildFile; fileRef = F5F5A69A02CDB0E101000133 /* wxmac.icns */; };
46 4086D0E7063BBC5B00D4CD53 /* minimal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F591E05701FCC5DE01000133 /* minimal.cpp */; };
47 4086D0E9063BBC5B00D4CD53 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20286C33FDCF999611CA2CEA /* Carbon.framework */; };
48 4086D0EC063BBC5B00D4CD53 /* System.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CA60173504D423C000000080 /* System.framework */; };
49 4086D105063BBC5C00D4CD53 /* wxmac.icns in Resources */ = {isa = PBXBuildFile; fileRef = F5F5A69A02CDB0E101000133 /* wxmac.icns */; };
50 4086D107063BBC5C00D4CD53 /* minimal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F591E05701FCC5DE01000133 /* minimal.cpp */; };
51 4086D109063BBC5C00D4CD53 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20286C33FDCF999611CA2CEA /* Carbon.framework */; };
52 4086D10B063BBC5C00D4CD53 /* System.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CA60173504D423C000000080 /* System.framework */; };
53 409F039F0977B97100D1030F /* libwx_mac.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 409F039C0977B96200D1030F /* libwx_mac.dylib */; };
54 409F03A10977B97B00D1030F /* libwx_mac_static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 409F039A0977B96200D1030F /* libwx_mac_static.a */; };
55 /* End PBXBuildFile section */
56
57 /* Begin PBXBuildStyle section */
58 05952DFCFFF02D1B11CA0E50 /* Development */ = {
59 isa = PBXBuildStyle;
60 buildSettings = {
61 COPY_PHASE_STRIP = NO;
62 GCC_DYNAMIC_NO_PIC = NO;
63 GCC_ENABLE_FIX_AND_CONTINUE = YES;
64 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
65 GCC_OPTIMIZATION_LEVEL = 0;
66 OPTIMIZATION_CFLAGS = "-O0";
67 ZERO_LINK = YES;
68 };
69 name = Development;
70 };
71 05952DFDFFF02D1B11CA0E50 /* Deployment */ = {
72 isa = PBXBuildStyle;
73 buildSettings = {
74 COPY_PHASE_STRIP = YES;
75 GCC_ENABLE_FIX_AND_CONTINUE = NO;
76 ZERO_LINK = NO;
77 };
78 name = Deployment;
79 };
80 /* End PBXBuildStyle section */
81
82 /* Begin PBXContainerItemProxy section */
83 405DD1C1063CD5B500F579EE /* PBXContainerItemProxy */ = {
84 isa = PBXContainerItemProxy;
85 containerPortal = 20286C28FDCF999611CA2CEA /* Project object */;
86 proxyType = 1;
87 remoteGlobalIDString = 4086D0E2063BBC5B00D4CD53;
88 remoteInfo = StaticDebug;
89 };
90 405DD1C5063CD5B500F579EE /* PBXContainerItemProxy */ = {
91 isa = PBXContainerItemProxy;
92 containerPortal = 20286C28FDCF999611CA2CEA /* Project object */;
93 proxyType = 1;
94 remoteGlobalIDString = 4086D102063BBC5C00D4CD53;
95 remoteInfo = DynamicDebug;
96 };
97 409F03990977B96200D1030F /* PBXContainerItemProxy */ = {
98 isa = PBXContainerItemProxy;
99 containerPortal = 409F03930977B96200D1030F /* wxWindows.xcodeproj */;
100 proxyType = 2;
101 remoteGlobalIDString = 4086C8CB063AB30000D4CD53;
102 remoteInfo = static;
103 };
104 409F039B0977B96200D1030F /* PBXContainerItemProxy */ = {
105 isa = PBXContainerItemProxy;
106 containerPortal = 409F03930977B96200D1030F /* wxWindows.xcodeproj */;
107 proxyType = 2;
108 remoteGlobalIDString = 4086CBE1063AB30000D4CD53;
109 remoteInfo = dynamic;
110 };
111 /* End PBXContainerItemProxy section */
112
113 /* Begin PBXCopyFilesBuildPhase section */
114 40A03F7108653C5C000E0339 /* CopyFiles */ = {
115 isa = PBXCopyFilesBuildPhase;
116 buildActionMask = 2147483647;
117 dstPath = "";
118 dstSubfolderSpec = 10;
119 files = (
120 );
121 runOnlyForDeploymentPostprocessing = 0;
122 };
123 /* End PBXCopyFilesBuildPhase section */
124
125 /* Begin PBXFileReference section */
126 1842CAF7085664390032BCF7 /* AGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AGL.framework; path = /System/Library/Frameworks/AGL.framework; sourceTree = "<absolute>"; };
127 1842CAF8085664390032BCF7 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
128 1842CAF9085664390032BCF7 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
129 1842CAFA085664390032BCF7 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = /System/Library/Frameworks/WebKit.framework; sourceTree = "<absolute>"; };
130 1864B4F208566CAB00E32E9B /* minimalDynamic.app */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application; path = minimalDynamic.app; sourceTree = BUILT_PRODUCTS_DIR; };
131 1864B4F408566CAB00E32E9B /* minimal.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = minimal.app; sourceTree = BUILT_PRODUCTS_DIR; };
132 20286C33FDCF999611CA2CEA /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
133 4086D0EF063BBC5B00D4CD53 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; };
134 409F03930977B96200D1030F /* wxWindows.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = wxWindows.xcodeproj; path = ../../src/wxWindows.xcodeproj; sourceTree = SOURCE_ROOT; };
135 CA60173504D423C000000080 /* System.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = System.framework; path = /System/Library/Frameworks/System.framework; sourceTree = "<absolute>"; };
136 F591E05701FCC5DE01000133 /* minimal.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = minimal.cpp; sourceTree = SOURCE_ROOT; };
137 F5F5A69A02CDB0E101000133 /* wxmac.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = wxmac.icns; path = ../../src/mac/wxmac.icns; sourceTree = SOURCE_ROOT; };
138 /* End PBXFileReference section */
139
140 /* Begin PBXFrameworksBuildPhase section */
141 4086D0E8063BBC5B00D4CD53 /* Frameworks */ = {
142 isa = PBXFrameworksBuildPhase;
143 buildActionMask = 2147483647;
144 files = (
145 409F03A10977B97B00D1030F /* libwx_mac_static.a in Frameworks */,
146 4086D0E9063BBC5B00D4CD53 /* Carbon.framework in Frameworks */,
147 4086D0EC063BBC5B00D4CD53 /* System.framework in Frameworks */,
148 1842CAFB085664390032BCF7 /* AGL.framework in Frameworks */,
149 1842CAFC085664390032BCF7 /* IOKit.framework in Frameworks */,
150 1842CAFD085664390032BCF7 /* OpenGL.framework in Frameworks */,
151 1842CAFE085664390032BCF7 /* WebKit.framework in Frameworks */,
152 );
153 runOnlyForDeploymentPostprocessing = 0;
154 };
155 4086D108063BBC5C00D4CD53 /* Frameworks */ = {
156 isa = PBXFrameworksBuildPhase;
157 buildActionMask = 2147483647;
158 files = (
159 409F039F0977B97100D1030F /* libwx_mac.dylib in Frameworks */,
160 4086D109063BBC5C00D4CD53 /* Carbon.framework in Frameworks */,
161 4086D10B063BBC5C00D4CD53 /* System.framework in Frameworks */,
162 1842CAFF085664390032BCF7 /* AGL.framework in Frameworks */,
163 1842CB00085664390032BCF7 /* IOKit.framework in Frameworks */,
164 1842CB01085664390032BCF7 /* OpenGL.framework in Frameworks */,
165 1842CB02085664390032BCF7 /* WebKit.framework in Frameworks */,
166 );
167 runOnlyForDeploymentPostprocessing = 0;
168 };
169 /* End PBXFrameworksBuildPhase section */
170
171 /* Begin PBXGroup section */
172 1864B4F608566CB300E32E9B /* Products */ = {
173 isa = PBXGroup;
174 children = (
175 1864B4F208566CAB00E32E9B /* minimalDynamic.app */,
176 1864B4F408566CAB00E32E9B /* minimal.app */,
177 );
178 name = Products;
179 sourceTree = "<group>";
180 };
181 20286C29FDCF999611CA2CEA /* «PROJECTNAME» */ = {
182 isa = PBXGroup;
183 children = (
184 409F03930977B96200D1030F /* wxWindows.xcodeproj */,
185 20286C2AFDCF999611CA2CEA /* Sources */,
186 20286C2CFDCF999611CA2CEA /* Resources */,
187 20286C32FDCF999611CA2CEA /* External Frameworks and Libraries */,
188 4086D0EF063BBC5B00D4CD53 /* Info.plist */,
189 1864B4F608566CB300E32E9B /* Products */,
190 );
191 name = "«PROJECTNAME»";
192 sourceTree = "<group>";
193 };
194 20286C2AFDCF999611CA2CEA /* Sources */ = {
195 isa = PBXGroup;
196 children = (
197 F591E05701FCC5DE01000133 /* minimal.cpp */,
198 );
199 name = Sources;
200 sourceTree = "<group>";
201 };
202 20286C2CFDCF999611CA2CEA /* Resources */ = {
203 isa = PBXGroup;
204 children = (
205 F5F5A69A02CDB0E101000133 /* wxmac.icns */,
206 );
207 name = Resources;
208 sourceTree = "<group>";
209 };
210 20286C32FDCF999611CA2CEA /* External Frameworks and Libraries */ = {
211 isa = PBXGroup;
212 children = (
213 20286C33FDCF999611CA2CEA /* Carbon.framework */,
214 CA60173504D423C000000080 /* System.framework */,
215 1842CAF7085664390032BCF7 /* AGL.framework */,
216 1842CAF8085664390032BCF7 /* IOKit.framework */,
217 1842CAF9085664390032BCF7 /* OpenGL.framework */,
218 1842CAFA085664390032BCF7 /* WebKit.framework */,
219 );
220 name = "External Frameworks and Libraries";
221 sourceTree = "<group>";
222 };
223 409F03940977B96200D1030F /* Products */ = {
224 isa = PBXGroup;
225 children = (
226 409F039A0977B96200D1030F /* libwx_mac_static.a */,
227 409F039C0977B96200D1030F /* libwx_mac.dylib */,
228 );
229 name = Products;
230 sourceTree = "<group>";
231 };
232 /* End PBXGroup section */
233
234 /* Begin PBXHeadersBuildPhase section */
235 4086D0E3063BBC5B00D4CD53 /* Headers */ = {
236 isa = PBXHeadersBuildPhase;
237 buildActionMask = 2147483647;
238 files = (
239 );
240 runOnlyForDeploymentPostprocessing = 0;
241 };
242 4086D103063BBC5C00D4CD53 /* Headers */ = {
243 isa = PBXHeadersBuildPhase;
244 buildActionMask = 2147483647;
245 files = (
246 );
247 runOnlyForDeploymentPostprocessing = 0;
248 };
249 /* End PBXHeadersBuildPhase section */
250
251 /* Begin PBXNativeTarget section */
252 4086D0E2063BBC5B00D4CD53 /* static */ = {
253 isa = PBXNativeTarget;
254 buildConfigurationList = 1842CAA008565A280032BCF7 /* Build configuration list for PBXNativeTarget "static" */;
255 buildPhases = (
256 4086D0E3063BBC5B00D4CD53 /* Headers */,
257 4086D0E4063BBC5B00D4CD53 /* Resources */,
258 4086D0E6063BBC5B00D4CD53 /* Sources */,
259 4086D0E8063BBC5B00D4CD53 /* Frameworks */,
260 4086D0ED063BBC5B00D4CD53 /* Rez */,
261 );
262 buildRules = (
263 );
264 buildSettings = {
265 FRAMEWORK_SEARCH_PATHS = "";
266 GCC_OPTIMIZATION_LEVEL = 0;
267 GCC_PRECOMPILE_PREFIX_HEADER = YES;
268 GCC_PREFIX_HEADER = ../../include/wx/wxprec.h;
269 GCC_PREPROCESSOR_DEFINITIONS = (
270 NO_GCC_PRAGMA,
271 __WXDEBUG__,
272 __WXMAC__,
273 "_FILE_OFFSET_BITS=64",
274 _LARGE_FILES,
275 "__WXMAC_XCODE__=1",
276 "WX_PRECOMP=1",
277 );
278 HEADER_SEARCH_PATHS = (
279 ../../src/build/wxWindows.build/wxStaticDebug.build/DerivedSources/include,
280 ../../src/build/include,
281 ../../include,
282 .,
283 "-",
284 /usr/include,
285 );
286 INFOPLIST_FILE = Info.plist;
287 INSTALL_PATH = "$(HOME)/Applications";
288 LIBRARY_SEARCH_PATHS = ../../src/build;
289 OTHER_CFLAGS = "";
290 OTHER_LDFLAGS = "";
291 OTHER_RESMERGERFLAGS = "-srcIs DF";
292 OTHER_REZFLAGS = "";
293 PRODUCT_NAME = minimalStaticDebug;
294 SECTORDER_FLAGS = "";
295 WARNING_CFLAGS = (
296 "-Wmost",
297 "-Wno-four-char-constants",
298 "-Wno-unknown-pragmas",
299 );
300 WRAPPER_EXTENSION = app;
301 };
302 dependencies = (
303 );
304 name = static;
305 productInstallPath = "$(HOME)/Applications";
306 productName = minimalStaticDebug;
307 productReference = 1864B4F408566CAB00E32E9B /* minimal.app */;
308 productType = "com.apple.product-type.application";
309 };
310 4086D102063BBC5C00D4CD53 /* dynamic */ = {
311 isa = PBXNativeTarget;
312 buildConfigurationList = 1842CAA808565A280032BCF7 /* Build configuration list for PBXNativeTarget "dynamic" */;
313 buildPhases = (
314 4086D103063BBC5C00D4CD53 /* Headers */,
315 4086D104063BBC5C00D4CD53 /* Resources */,
316 4086D106063BBC5C00D4CD53 /* Sources */,
317 4086D108063BBC5C00D4CD53 /* Frameworks */,
318 4086D10D063BBC5C00D4CD53 /* Rez */,
319 40A03F7108653C5C000E0339 /* CopyFiles */,
320 40A0CE7F0875719100810086 /* ShellScript */,
321 );
322 buildRules = (
323 );
324 buildSettings = {
325 FRAMEWORK_SEARCH_PATHS = "";
326 GCC_OPTIMIZATION_LEVEL = 0;
327 GCC_PRECOMPILE_PREFIX_HEADER = YES;
328 GCC_PREFIX_HEADER = ../../include/wx/wxprec.h;
329 GCC_PREPROCESSOR_DEFINITIONS = (
330 NO_GCC_PRAGMA,
331 __WXDEBUG__,
332 WXUSINGDLL,
333 __WXMAC__,
334 "_FILE_OFFSET_BITS=64",
335 _LARGE_FILES,
336 "__WXMAC_XCODE__=1",
337 "WX_PRECOMP=1",
338 );
339 HEADER_SEARCH_PATHS = (
340 ../../src/build/wxWindows.build/wxDynamicDebug.build/DerivedSources/include,
341 ../../include,
342 ../../src/build/include,
343 .,
344 "-",
345 /usr/include,
346 );
347 INFOPLIST_FILE = Info.plist;
348 INSTALL_PATH = "$(HOME)/Applications";
349 LIBRARY_SEARCH_PATHS = ../../src/build;
350 OTHER_CFLAGS = "";
351 OTHER_LDFLAGS = "";
352 OTHER_RESMERGERFLAGS = "-srcIs DF";
353 OTHER_REZFLAGS = "";
354 PRODUCT_NAME = minimalDynamicDebug;
355 SECTORDER_FLAGS = "";
356 WARNING_CFLAGS = (
357 "-Wmost",
358 "-Wno-four-char-constants",
359 "-Wno-unknown-pragmas",
360 );
361 WRAPPER_EXTENSION = app;
362 };
363 dependencies = (
364 );
365 name = dynamic;
366 productInstallPath = "$(HOME)/Applications";
367 productName = minimalDynamicDebug;
368 productReference = 1864B4F208566CAB00E32E9B /* minimalDynamic.app */;
369 productType = "com.apple.product-type.application";
370 };
371 /* End PBXNativeTarget section */
372
373 /* Begin PBXProject section */
374 20286C28FDCF999611CA2CEA /* Project object */ = {
375 isa = PBXProject;
376 buildConfigurationList = 1842CAB408565A280032BCF7 /* Build configuration list for PBXProject "minimal" */;
377 buildSettings = {
378 };
379 buildStyles = (
380 05952DFCFFF02D1B11CA0E50 /* Development */,
381 05952DFDFFF02D1B11CA0E50 /* Deployment */,
382 );
383 hasScannedForEncodings = 1;
384 mainGroup = 20286C29FDCF999611CA2CEA /* «PROJECTNAME» */;
385 productRefGroup = 20286C29FDCF999611CA2CEA /* «PROJECTNAME» */;
386 projectDirPath = "";
387 projectReferences = (
388 {
389 ProductGroup = 409F03940977B96200D1030F /* Products */;
390 ProjectRef = 409F03930977B96200D1030F /* wxWindows.xcodeproj */;
391 },
392 );
393 targets = (
394 4086D0E2063BBC5B00D4CD53 /* static */,
395 4086D102063BBC5C00D4CD53 /* dynamic */,
396 405DD1B0063CD57F00F579EE /* Build All */,
397 );
398 };
399 /* End PBXProject section */
400
401 /* Begin PBXReferenceProxy section */
402 409F039A0977B96200D1030F /* libwx_mac_static.a */ = {
403 isa = PBXReferenceProxy;
404 fileType = archive.ar;
405 path = libwx_mac_static.a;
406 remoteRef = 409F03990977B96200D1030F /* PBXContainerItemProxy */;
407 sourceTree = BUILT_PRODUCTS_DIR;
408 };
409 409F039C0977B96200D1030F /* libwx_mac.dylib */ = {
410 isa = PBXReferenceProxy;
411 fileType = "compiled.mach-o.dylib";
412 path = libwx_mac.dylib;
413 remoteRef = 409F039B0977B96200D1030F /* PBXContainerItemProxy */;
414 sourceTree = BUILT_PRODUCTS_DIR;
415 };
416 /* End PBXReferenceProxy section */
417
418 /* Begin PBXResourcesBuildPhase section */
419 4086D0E4063BBC5B00D4CD53 /* Resources */ = {
420 isa = PBXResourcesBuildPhase;
421 buildActionMask = 2147483647;
422 files = (
423 4086D0E5063BBC5B00D4CD53 /* wxmac.icns in Resources */,
424 );
425 runOnlyForDeploymentPostprocessing = 0;
426 };
427 4086D104063BBC5C00D4CD53 /* Resources */ = {
428 isa = PBXResourcesBuildPhase;
429 buildActionMask = 2147483647;
430 files = (
431 4086D105063BBC5C00D4CD53 /* wxmac.icns in Resources */,
432 );
433 runOnlyForDeploymentPostprocessing = 0;
434 };
435 /* End PBXResourcesBuildPhase section */
436
437 /* Begin PBXRezBuildPhase section */
438 4086D0ED063BBC5B00D4CD53 /* Rez */ = {
439 isa = PBXRezBuildPhase;
440 buildActionMask = 2147483647;
441 files = (
442 );
443 runOnlyForDeploymentPostprocessing = 0;
444 };
445 4086D10D063BBC5C00D4CD53 /* Rez */ = {
446 isa = PBXRezBuildPhase;
447 buildActionMask = 2147483647;
448 files = (
449 );
450 runOnlyForDeploymentPostprocessing = 0;
451 };
452 /* End PBXRezBuildPhase section */
453
454 /* Begin PBXShellScriptBuildPhase section */
455 40A0CE7F0875719100810086 /* ShellScript */ = {
456 isa = PBXShellScriptBuildPhase;
457 buildActionMask = 2147483647;
458 files = (
459 );
460 inputPaths = (
461 );
462 outputPaths = (
463 );
464 runOnlyForDeploymentPostprocessing = 0;
465 shellPath = /bin/sh;
466 shellScript = "mkdir $TARGET_BUILD_DIR/$FRAMEWORKS_FOLDER_PATH\ncp ../../src/build/$BUILD_STYLE/libwx_mac.dylib $TARGET_BUILD_DIR/$FRAMEWORKS_FOLDER_PATH";
467 };
468 /* End PBXShellScriptBuildPhase section */
469
470 /* Begin PBXSourcesBuildPhase section */
471 4086D0E6063BBC5B00D4CD53 /* Sources */ = {
472 isa = PBXSourcesBuildPhase;
473 buildActionMask = 2147483647;
474 files = (
475 4086D0E7063BBC5B00D4CD53 /* minimal.cpp in Sources */,
476 );
477 runOnlyForDeploymentPostprocessing = 0;
478 };
479 4086D106063BBC5C00D4CD53 /* Sources */ = {
480 isa = PBXSourcesBuildPhase;
481 buildActionMask = 2147483647;
482 files = (
483 4086D107063BBC5C00D4CD53 /* minimal.cpp in Sources */,
484 );
485 runOnlyForDeploymentPostprocessing = 0;
486 };
487 /* End PBXSourcesBuildPhase section */
488
489 /* Begin PBXTargetDependency section */
490 405DD1C2063CD5B500F579EE /* PBXTargetDependency */ = {
491 isa = PBXTargetDependency;
492 target = 4086D0E2063BBC5B00D4CD53 /* static */;
493 targetProxy = 405DD1C1063CD5B500F579EE /* PBXContainerItemProxy */;
494 };
495 405DD1C6063CD5B500F579EE /* PBXTargetDependency */ = {
496 isa = PBXTargetDependency;
497 target = 4086D102063BBC5C00D4CD53 /* dynamic */;
498 targetProxy = 405DD1C5063CD5B500F579EE /* PBXContainerItemProxy */;
499 };
500 /* End PBXTargetDependency section */
501
502 /* Begin XCBuildConfiguration section */
503 1842CAA108565A280032BCF7 /* Development */ = {
504 isa = XCBuildConfiguration;
505 buildSettings = {
506 ALWAYS_SEARCH_USER_PATHS = NO;
507 GCC_PRECOMPILE_PREFIX_HEADER = YES;
508 GCC_PREFIX_HEADER = ../../include/wx/wxprec.h;
509 GCC_PREPROCESSOR_DEFINITIONS = (
510 NO_GCC_PRAGMA,
511 __WXMAC__,
512 "wxUSE_BASE=1",
513 "_FILE_OFFSET_BITS=64",
514 _LARGE_FILES,
515 "__WXMAC_XCODE__=1",
516 "WX_PRECOMP=1",
517 MACOS_CLASSIC,
518 "__WXDEBUG__=1",
519 );
520 GCC_VERSION_i386 = 4.0;
521 GCC_VERSION_ppc = 3.3;
522 INFOPLIST_FILE = Info.plist;
523 INSTALL_PATH = "$(HOME)/Applications";
524 LIBRARY_SEARCH_PATHS = "$(SRCROOT)/../../src/build/Development";
525 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
526 MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
527 OTHER_LDFLAGS = (
528 "-liconv",
529 "-lz",
530 );
531 UNSTRIPPED_PRODUCT = "<Multiple values>";
532 USER_HEADER_SEARCH_PATHS = "${SYMROOT}/include ../../include ../../src/build/include .";
533 USE_SEPARATE_HEADERMAPS = YES;
534 WARNING_CFLAGS = (
535 "-Wmost",
536 "-Wno-four-char-constants",
537 "-Wno-unknown-pragmas",
538 );
539 ZERO_LINK = NO;
540 };
541 name = Development;
542 };
543 1842CAA208565A280032BCF7 /* Deployment */ = {
544 isa = XCBuildConfiguration;
545 buildSettings = {
546 ALWAYS_SEARCH_USER_PATHS = NO;
547 GCC_PRECOMPILE_PREFIX_HEADER = YES;
548 GCC_PREFIX_HEADER = ../../include/wx/wxprec.h;
549 GCC_PREPROCESSOR_DEFINITIONS = (
550 NO_GCC_PRAGMA,
551 __WXMAC__,
552 "wxUSE_BASE=1",
553 "_FILE_OFFSET_BITS=64",
554 _LARGE_FILES,
555 "__WXMAC_XCODE__=1",
556 "WX_PRECOMP=1",
557 MACOS_CLASSIC,
558 );
559 GCC_VERSION_i386 = 4.0;
560 GCC_VERSION_ppc = 3.3;
561 INFOPLIST_FILE = Info.plist;
562 INSTALL_PATH = "$(HOME)/Applications";
563 LIBRARY_SEARCH_PATHS = "$(SRCROOT)/../../src/build/Deployment";
564 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
565 MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
566 OTHER_LDFLAGS = (
567 "-liconv",
568 "-lz",
569 );
570 UNSTRIPPED_PRODUCT = "<Multiple values>";
571 USER_HEADER_SEARCH_PATHS = "${SYMROOT}/include ../../include ../../src/build/include .";
572 USE_SEPARATE_HEADERMAPS = YES;
573 WARNING_CFLAGS = (
574 "-Wmost",
575 "-Wno-four-char-constants",
576 "-Wno-unknown-pragmas",
577 );
578 };
579 name = Deployment;
580 };
581 1842CAA908565A280032BCF7 /* Development */ = {
582 isa = XCBuildConfiguration;
583 buildSettings = {
584 ALWAYS_SEARCH_USER_PATHS = NO;
585 GCC_PRECOMPILE_PREFIX_HEADER = YES;
586 GCC_PREFIX_HEADER = ../../include/wx/wxprec.h;
587 GCC_PREPROCESSOR_DEFINITIONS = (
588 NO_GCC_PRAGMA,
589 "wxUSE_BASE=1",
590 "__WXDEBUG__=1",
591 MACOS_CLASSIC,
592 WXUSINGDLL,
593 __WXMAC__,
594 "_FILE_OFFSET_BITS=64",
595 _LARGE_FILES,
596 "__WXMAC_XCODE__=1",
597 "WX_PRECOMP=1",
598 );
599 GCC_VERSION_i386 = 4.0;
600 GCC_VERSION_ppc = 3.3;
601 INFOPLIST_FILE = Info.plist;
602 INSTALL_PATH = "$(HOME)/Applications";
603 LIBRARY_SEARCH_PATHS = (
604 "$(SRCROOT)/../../src/build/Development",
605 "$(SRCROOT)/../../src/build/Deployment",
606 );
607 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
608 MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
609 OTHER_LDFLAGS = (
610 "-liconv",
611 "-lz",
612 );
613 PRODUCT_NAME = "$(PRODUCT_NAME)Dynamic";
614 USER_HEADER_SEARCH_PATHS = "${SYMROOT}/include ../../include ../../src/build/include .";
615 USE_SEPARATE_HEADERMAPS = YES;
616 WARNING_CFLAGS = (
617 "-Wmost",
618 "-Wno-four-char-constants",
619 "-Wno-unknown-pragmas",
620 );
621 ZERO_LINK = NO;
622 wxDylib = ../../src/build/Development/libwx_macd.dylib;
623 };
624 name = Development;
625 };
626 1842CAAA08565A280032BCF7 /* Deployment */ = {
627 isa = XCBuildConfiguration;
628 buildSettings = {
629 ALWAYS_SEARCH_USER_PATHS = NO;
630 GCC_PRECOMPILE_PREFIX_HEADER = YES;
631 GCC_PREFIX_HEADER = ../../include/wx/wxprec.h;
632 GCC_PREPROCESSOR_DEFINITIONS = (
633 NO_GCC_PRAGMA,
634 "wxUSE_BASE=1",
635 WXUSINGDLL,
636 __WXMAC__,
637 "_FILE_OFFSET_BITS=64",
638 _LARGE_FILES,
639 "__WXMAC_XCODE__=1",
640 "WX_PRECOMP=1",
641 MACOS_CLASSIC,
642 );
643 GCC_VERSION_i386 = 4.0;
644 GCC_VERSION_ppc = 3.3;
645 INFOPLIST_FILE = Info.plist;
646 INSTALL_PATH = "$(HOME)/Applications";
647 LIBRARY_SEARCH_PATHS = (
648 "$(SRCROOT)/../../src/build/Deployment",
649 "$(SRCROOT)/../../src/build/Development",
650 );
651 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
652 MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
653 OTHER_LDFLAGS = (
654 "-liconv",
655 "-lz",
656 );
657 PRODUCT_NAME = "$(PRODUCT_NAME)Dynamic";
658 USER_HEADER_SEARCH_PATHS = "${SYMROOT}/include ../../include ../../src/build/include .";
659 USE_SEPARATE_HEADERMAPS = YES;
660 WARNING_CFLAGS = (
661 "-Wmost",
662 "-Wno-four-char-constants",
663 "-Wno-unknown-pragmas",
664 );
665 ZERO_LINK = NO;
666 wxDylib = ../../src/build/Deployment/libwx_mac.dylib;
667 };
668 name = Deployment;
669 };
670 1842CAB108565A280032BCF7 /* Development */ = {
671 isa = XCBuildConfiguration;
672 buildSettings = {
673 COPY_PHASE_STRIP = NO;
674 GCC_DYNAMIC_NO_PIC = NO;
675 GCC_ENABLE_FIX_AND_CONTINUE = YES;
676 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
677 GCC_OPTIMIZATION_LEVEL = 0;
678 OPTIMIZATION_CFLAGS = "-O0";
679 OTHER_CFLAGS = "";
680 OTHER_LDFLAGS = "";
681 OTHER_REZFLAGS = "";
682 PRODUCT_NAME = "Build All";
683 SECTORDER_FLAGS = "";
684 WARNING_CFLAGS = (
685 "-Wmost",
686 "-Wno-four-char-constants",
687 "-Wno-unknown-pragmas",
688 );
689 ZERO_LINK = YES;
690 };
691 name = Development;
692 };
693 1842CAB208565A280032BCF7 /* Deployment */ = {
694 isa = XCBuildConfiguration;
695 buildSettings = {
696 COPY_PHASE_STRIP = YES;
697 GCC_ENABLE_FIX_AND_CONTINUE = NO;
698 OTHER_CFLAGS = "";
699 OTHER_LDFLAGS = "";
700 OTHER_REZFLAGS = "";
701 PRODUCT_NAME = "Build All";
702 SECTORDER_FLAGS = "";
703 WARNING_CFLAGS = (
704 "-Wmost",
705 "-Wno-four-char-constants",
706 "-Wno-unknown-pragmas",
707 );
708 ZERO_LINK = NO;
709 };
710 name = Deployment;
711 };
712 1842CAB508565A280032BCF7 /* Development */ = {
713 isa = XCBuildConfiguration;
714 buildSettings = {
715 ARCHS = (
716 ppc,
717 i386,
718 );
719 COPY_PHASE_STRIP = NO;
720 GCC_ENABLE_FIX_AND_CONTINUE = YES;
721 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
722 GCC_OPTIMIZATION_LEVEL = 0;
723 GCC_PREPROCESSOR_DEFINITIONS = __WXDEBUG__;
724 LIBRARY_SEARCH_PATHS = ../../src/;
725 MACOSX_DEPLOYMENT_TARGET = 10.4;
726 PRODUCT_NAME = minimal;
727 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
728 ZERO_LINK = YES;
729 };
730 name = Development;
731 };
732 1842CAB608565A280032BCF7 /* Deployment */ = {
733 isa = XCBuildConfiguration;
734 buildSettings = {
735 ARCHS = (
736 ppc,
737 i386,
738 );
739 COPY_PHASE_STRIP = YES;
740 DynamicLibName = libwx_mac.dylib;
741 GCC_ENABLE_FIX_AND_CONTINUE = NO;
742 GCC_OPTIMIZATION_LEVEL = s;
743 LIBRARY_SEARCH_PATHS = ../../src/build/Deployment;
744 MACOSX_DEPLOYMENT_TARGET = 10.4;
745 PRODUCT_NAME = minimal;
746 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
747 ZERO_LINK = NO;
748 };
749 name = Deployment;
750 };
751 /* End XCBuildConfiguration section */
752
753 /* Begin XCConfigurationList section */
754 1842CAA008565A280032BCF7 /* Build configuration list for PBXNativeTarget "static" */ = {
755 isa = XCConfigurationList;
756 buildConfigurations = (
757 1842CAA108565A280032BCF7 /* Development */,
758 1842CAA208565A280032BCF7 /* Deployment */,
759 );
760 defaultConfigurationIsVisible = 0;
761 defaultConfigurationName = Development;
762 };
763 1842CAA808565A280032BCF7 /* Build configuration list for PBXNativeTarget "dynamic" */ = {
764 isa = XCConfigurationList;
765 buildConfigurations = (
766 1842CAA908565A280032BCF7 /* Development */,
767 1842CAAA08565A280032BCF7 /* Deployment */,
768 );
769 defaultConfigurationIsVisible = 0;
770 defaultConfigurationName = Development;
771 };
772 1842CAB008565A280032BCF7 /* Build configuration list for PBXAggregateTarget "Build All" */ = {
773 isa = XCConfigurationList;
774 buildConfigurations = (
775 1842CAB108565A280032BCF7 /* Development */,
776 1842CAB208565A280032BCF7 /* Deployment */,
777 );
778 defaultConfigurationIsVisible = 0;
779 defaultConfigurationName = Development;
780 };
781 1842CAB408565A280032BCF7 /* Build configuration list for PBXProject "minimal" */ = {
782 isa = XCConfigurationList;
783 buildConfigurations = (
784 1842CAB508565A280032BCF7 /* Development */,
785 1842CAB608565A280032BCF7 /* Deployment */,
786 );
787 defaultConfigurationIsVisible = 0;
788 defaultConfigurationName = Development;
789 };
790 /* End XCConfigurationList section */
791 };
792 rootObject = 20286C28FDCF999611CA2CEA /* Project object */;
793 }