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