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