]>
Commit | Line | Data |
---|---|---|
a6df08ec SC |
1 | // !$*UTF8*$! |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
6 | objectVersion = 45; | |
7 | objects = { | |
8 | ||
9 | /* Begin PBXBuildFile section */ | |
a6df08ec | 10 | 405B1AE010EF25D200676938 /* libwx_osx_cocoa_static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 405B1A8C10EF202100676938 /* libwx_osx_cocoa_static.a */; }; |
175b0dbe SC |
11 | 407A75B413B0FE67006BC2D5 /* minimal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 407A75B313B0FE67006BC2D5 /* minimal.cpp */; }; |
12 | 407A75B513B0FE67006BC2D5 /* minimal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 407A75B313B0FE67006BC2D5 /* minimal.cpp */; }; | |
a6df08ec SC |
13 | 40AC73361325727300982A5C /* libwx_osx_cocoa.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 405B1A8A10EF202100676938 /* libwx_osx_cocoa.dylib */; }; |
14 | 40AC73371325728400982A5C /* libwx_osx_cocoa.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = 405B1A8A10EF202100676938 /* libwx_osx_cocoa.dylib */; }; | |
15 | /* End PBXBuildFile section */ | |
16 | ||
17 | /* Begin PBXContainerItemProxy section */ | |
18 | 405B1A8910EF202100676938 /* PBXContainerItemProxy */ = { | |
19 | isa = PBXContainerItemProxy; | |
20 | containerPortal = 405B1A8410EF202100676938 /* wxcocoa.xcodeproj */; | |
21 | proxyType = 2; | |
22 | remoteGlobalIDString = D2AAC0C705546C1D00DB518D; | |
23 | remoteInfo = dynamic; | |
24 | }; | |
25 | 405B1A8B10EF202100676938 /* PBXContainerItemProxy */ = { | |
26 | isa = PBXContainerItemProxy; | |
27 | containerPortal = 405B1A8410EF202100676938 /* wxcocoa.xcodeproj */; | |
28 | proxyType = 2; | |
29 | remoteGlobalIDString = 404BEE6110EC83280080E2B8; | |
30 | remoteInfo = static; | |
31 | }; | |
32 | 405B1A9010EF207D00676938 /* PBXContainerItemProxy */ = { | |
33 | isa = PBXContainerItemProxy; | |
34 | containerPortal = 405B1A8410EF202100676938 /* wxcocoa.xcodeproj */; | |
35 | proxyType = 1; | |
36 | remoteGlobalIDString = 363401F972C53D8EBD3D4BD9; | |
37 | remoteInfo = dynamic; | |
38 | }; | |
39 | 405B1ADD10EF25B100676938 /* PBXContainerItemProxy */ = { | |
40 | isa = PBXContainerItemProxy; | |
41 | containerPortal = 405B1A8410EF202100676938 /* wxcocoa.xcodeproj */; | |
42 | proxyType = 1; | |
43 | remoteGlobalIDString = BAB02EC06578349A9171CCAC; | |
44 | remoteInfo = static; | |
45 | }; | |
46 | /* End PBXContainerItemProxy section */ | |
47 | ||
48 | /* Begin PBXCopyFilesBuildPhase section */ | |
49 | 405B1A9410EF209B00676938 /* CopyFiles */ = { | |
50 | isa = PBXCopyFilesBuildPhase; | |
51 | buildActionMask = 2147483647; | |
52 | dstPath = ""; | |
53 | dstSubfolderSpec = 10; | |
54 | files = ( | |
55 | 40AC73371325728400982A5C /* libwx_osx_cocoa.dylib in CopyFiles */, | |
56 | ); | |
57 | runOnlyForDeploymentPostprocessing = 0; | |
58 | }; | |
59 | /* End PBXCopyFilesBuildPhase section */ | |
60 | ||
61 | /* Begin PBXFileReference section */ | |
a6df08ec | 62 | 405B1A8410EF202100676938 /* wxcocoa.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = wxcocoa.xcodeproj; path = ../../build/osx/wxcocoa.xcodeproj; sourceTree = SOURCE_ROOT; }; |
a6df08ec SC |
63 | 405B1ACB10EF253300676938 /* minimal_cocoa.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = minimal_cocoa.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
64 | 40735927137088070077DE1B /* Info_cocoa.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info_cocoa.plist; sourceTree = "<group>"; }; | |
175b0dbe SC |
65 | 407A752213B0E1EB006BC2D5 /* wxcocoa.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = wxcocoa.xcconfig; path = ../../build/osx/wxcocoa.xcconfig; sourceTree = SOURCE_ROOT; }; |
66 | 407A752313B0E1EB006BC2D5 /* wxdebug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = wxdebug.xcconfig; path = ../../build/osx/wxdebug.xcconfig; sourceTree = SOURCE_ROOT; }; | |
67 | 407A752413B0E1EB006BC2D5 /* wxrelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = wxrelease.xcconfig; path = ../../build/osx/wxrelease.xcconfig; sourceTree = SOURCE_ROOT; }; | |
68 | 407A75B313B0FE67006BC2D5 /* minimal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minimal.cpp; sourceTree = "<group>"; }; | |
a6df08ec SC |
69 | 8D1107320486CEB800E47090 /* minimal_cocoa.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = minimal_cocoa.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
70 | /* End PBXFileReference section */ | |
71 | ||
72 | /* Begin PBXFrameworksBuildPhase section */ | |
73 | 405B1AC410EF253300676938 /* Frameworks */ = { | |
74 | isa = PBXFrameworksBuildPhase; | |
75 | buildActionMask = 2147483647; | |
76 | files = ( | |
77 | 405B1AE010EF25D200676938 /* libwx_osx_cocoa_static.a in Frameworks */, | |
78 | ); | |
79 | runOnlyForDeploymentPostprocessing = 0; | |
80 | }; | |
81 | 8D11072E0486CEB800E47090 /* Frameworks */ = { | |
82 | isa = PBXFrameworksBuildPhase; | |
83 | buildActionMask = 2147483647; | |
84 | files = ( | |
85 | 40AC73361325727300982A5C /* libwx_osx_cocoa.dylib in Frameworks */, | |
86 | ); | |
87 | runOnlyForDeploymentPostprocessing = 0; | |
88 | }; | |
89 | /* End PBXFrameworksBuildPhase section */ | |
90 | ||
91 | /* Begin PBXGroup section */ | |
92 | 19C28FACFE9D520D11CA2CBB /* Products */ = { | |
93 | isa = PBXGroup; | |
94 | children = ( | |
95 | 8D1107320486CEB800E47090 /* minimal_cocoa.app */, | |
96 | 405B1ACB10EF253300676938 /* minimal_cocoa.app */, | |
97 | ); | |
98 | name = Products; | |
99 | sourceTree = "<group>"; | |
100 | }; | |
101 | 29B97314FDCFA39411CA2CEA /* minimal_cocoa */ = { | |
102 | isa = PBXGroup; | |
103 | children = ( | |
175b0dbe SC |
104 | 407A752213B0E1EB006BC2D5 /* wxcocoa.xcconfig */, |
105 | 407A752313B0E1EB006BC2D5 /* wxdebug.xcconfig */, | |
106 | 407A752413B0E1EB006BC2D5 /* wxrelease.xcconfig */, | |
a6df08ec SC |
107 | 40735927137088070077DE1B /* Info_cocoa.plist */, |
108 | 405B1A8410EF202100676938 /* wxcocoa.xcodeproj */, | |
a6df08ec SC |
109 | 405B1A9710EF227D00676938 /* src */, |
110 | 19C28FACFE9D520D11CA2CBB /* Products */, | |
111 | ); | |
112 | name = minimal_cocoa; | |
113 | sourceTree = "<group>"; | |
114 | }; | |
115 | 405B1A8510EF202100676938 /* Products */ = { | |
116 | isa = PBXGroup; | |
117 | children = ( | |
118 | 405B1A8A10EF202100676938 /* libwx_osx_cocoa.dylib */, | |
119 | 405B1A8C10EF202100676938 /* libwx_osx_cocoa_static.a */, | |
120 | ); | |
121 | name = Products; | |
122 | sourceTree = "<group>"; | |
123 | }; | |
124 | 405B1A9710EF227D00676938 /* src */ = { | |
125 | isa = PBXGroup; | |
126 | children = ( | |
175b0dbe | 127 | 407A75B313B0FE67006BC2D5 /* minimal.cpp */, |
a6df08ec SC |
128 | ); |
129 | name = src; | |
130 | sourceTree = "<group>"; | |
131 | }; | |
132 | /* End PBXGroup section */ | |
133 | ||
134 | /* Begin PBXNativeTarget section */ | |
135 | 405B1ABF10EF253300676938 /* static */ = { | |
136 | isa = PBXNativeTarget; | |
137 | buildConfigurationList = 405B1AC810EF253300676938 /* Build configuration list for PBXNativeTarget "static" */; | |
138 | buildPhases = ( | |
139 | 405B1AC210EF253300676938 /* Sources */, | |
140 | 405B1AC410EF253300676938 /* Frameworks */, | |
141 | ); | |
142 | buildRules = ( | |
143 | ); | |
144 | dependencies = ( | |
145 | 405B1ADE10EF25B100676938 /* PBXTargetDependency */, | |
146 | ); | |
147 | name = static; | |
148 | productInstallPath = "$(HOME)/Applications"; | |
149 | productName = minimal_cocoa; | |
150 | productReference = 405B1ACB10EF253300676938 /* minimal_cocoa.app */; | |
151 | productType = "com.apple.product-type.application"; | |
152 | }; | |
153 | 8D1107260486CEB800E47090 /* dynamic */ = { | |
154 | isa = PBXNativeTarget; | |
155 | buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "dynamic" */; | |
156 | buildPhases = ( | |
157 | 8D11072C0486CEB800E47090 /* Sources */, | |
158 | 8D11072E0486CEB800E47090 /* Frameworks */, | |
159 | 405B1A9410EF209B00676938 /* CopyFiles */, | |
160 | ); | |
161 | buildRules = ( | |
162 | ); | |
163 | dependencies = ( | |
164 | 405B1A9110EF207D00676938 /* PBXTargetDependency */, | |
165 | ); | |
166 | name = dynamic; | |
167 | productInstallPath = "$(HOME)/Applications"; | |
168 | productName = minimal_cocoa; | |
169 | productReference = 8D1107320486CEB800E47090 /* minimal_cocoa.app */; | |
170 | productType = "com.apple.product-type.application"; | |
171 | }; | |
172 | /* End PBXNativeTarget section */ | |
173 | ||
174 | /* Begin PBXProject section */ | |
175 | 29B97313FDCFA39411CA2CEA /* Project object */ = { | |
176 | isa = PBXProject; | |
177 | buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "minimal_cocoa" */; | |
178 | compatibilityVersion = "Xcode 3.1"; | |
179 | developmentRegion = English; | |
180 | hasScannedForEncodings = 1; | |
181 | knownRegions = ( | |
182 | English, | |
183 | Japanese, | |
184 | French, | |
185 | German, | |
186 | ); | |
187 | mainGroup = 29B97314FDCFA39411CA2CEA /* minimal_cocoa */; | |
188 | projectDirPath = ""; | |
189 | projectReferences = ( | |
190 | { | |
191 | ProductGroup = 405B1A8510EF202100676938 /* Products */; | |
192 | ProjectRef = 405B1A8410EF202100676938 /* wxcocoa.xcodeproj */; | |
193 | }, | |
194 | ); | |
195 | projectRoot = ""; | |
196 | targets = ( | |
197 | 8D1107260486CEB800E47090 /* dynamic */, | |
198 | 405B1ABF10EF253300676938 /* static */, | |
199 | ); | |
200 | }; | |
201 | /* End PBXProject section */ | |
202 | ||
203 | /* Begin PBXReferenceProxy section */ | |
204 | 405B1A8A10EF202100676938 /* libwx_osx_cocoa.dylib */ = { | |
205 | isa = PBXReferenceProxy; | |
206 | fileType = "compiled.mach-o.dylib"; | |
207 | path = libwx_osx_cocoa.dylib; | |
208 | remoteRef = 405B1A8910EF202100676938 /* PBXContainerItemProxy */; | |
209 | sourceTree = BUILT_PRODUCTS_DIR; | |
210 | }; | |
211 | 405B1A8C10EF202100676938 /* libwx_osx_cocoa_static.a */ = { | |
212 | isa = PBXReferenceProxy; | |
213 | fileType = archive.ar; | |
214 | path = libwx_osx_cocoa_static.a; | |
215 | remoteRef = 405B1A8B10EF202100676938 /* PBXContainerItemProxy */; | |
216 | sourceTree = BUILT_PRODUCTS_DIR; | |
217 | }; | |
218 | /* End PBXReferenceProxy section */ | |
219 | ||
220 | /* Begin PBXSourcesBuildPhase section */ | |
221 | 405B1AC210EF253300676938 /* Sources */ = { | |
222 | isa = PBXSourcesBuildPhase; | |
223 | buildActionMask = 2147483647; | |
224 | files = ( | |
175b0dbe | 225 | 407A75B413B0FE67006BC2D5 /* minimal.cpp in Sources */, |
a6df08ec SC |
226 | ); |
227 | runOnlyForDeploymentPostprocessing = 0; | |
228 | }; | |
229 | 8D11072C0486CEB800E47090 /* Sources */ = { | |
230 | isa = PBXSourcesBuildPhase; | |
231 | buildActionMask = 2147483647; | |
232 | files = ( | |
175b0dbe | 233 | 407A75B513B0FE67006BC2D5 /* minimal.cpp in Sources */, |
a6df08ec SC |
234 | ); |
235 | runOnlyForDeploymentPostprocessing = 0; | |
236 | }; | |
237 | /* End PBXSourcesBuildPhase section */ | |
238 | ||
239 | /* Begin PBXTargetDependency section */ | |
240 | 405B1A9110EF207D00676938 /* PBXTargetDependency */ = { | |
241 | isa = PBXTargetDependency; | |
242 | name = dynamic; | |
243 | targetProxy = 405B1A9010EF207D00676938 /* PBXContainerItemProxy */; | |
244 | }; | |
245 | 405B1ADE10EF25B100676938 /* PBXTargetDependency */ = { | |
246 | isa = PBXTargetDependency; | |
247 | name = static; | |
248 | targetProxy = 405B1ADD10EF25B100676938 /* PBXContainerItemProxy */; | |
249 | }; | |
250 | /* End PBXTargetDependency section */ | |
251 | ||
252 | /* Begin XCBuildConfiguration section */ | |
253 | 405B1AC910EF253300676938 /* Debug */ = { | |
254 | isa = XCBuildConfiguration; | |
175b0dbe | 255 | baseConfigurationReference = 407A752213B0E1EB006BC2D5 /* wxcocoa.xcconfig */; |
a6df08ec | 256 | buildSettings = { |
175b0dbe SC |
257 | OTHER_LDFLAGS = ( |
258 | "$(OTHER_LDFLAGS)", | |
259 | "-lz", | |
260 | ); | |
a6df08ec SC |
261 | PRODUCT_NAME = minimal_cocoa; |
262 | }; | |
263 | name = Debug; | |
264 | }; | |
265 | 405B1ACA10EF253300676938 /* Release */ = { | |
266 | isa = XCBuildConfiguration; | |
175b0dbe | 267 | baseConfigurationReference = 407A752213B0E1EB006BC2D5 /* wxcocoa.xcconfig */; |
a6df08ec | 268 | buildSettings = { |
175b0dbe SC |
269 | OTHER_LDFLAGS = ( |
270 | "$(OTHER_LDFLAGS)", | |
271 | "-lz", | |
272 | ); | |
a6df08ec SC |
273 | PRODUCT_NAME = minimal_cocoa; |
274 | }; | |
275 | name = Release; | |
276 | }; | |
277 | C01FCF4B08A954540054247B /* Debug */ = { | |
278 | isa = XCBuildConfiguration; | |
175b0dbe | 279 | baseConfigurationReference = 407A752213B0E1EB006BC2D5 /* wxcocoa.xcconfig */; |
a6df08ec | 280 | buildSettings = { |
a6df08ec | 281 | PRODUCT_NAME = minimal_cocoa; |
175b0dbe | 282 | USER_HEADER_SEARCH_PATHS = "$(WXROOT)/include $(WXROOT)/build/osx/setup/$(WXTOOLKIT)/include"; |
a6df08ec SC |
283 | }; |
284 | name = Debug; | |
285 | }; | |
286 | C01FCF4C08A954540054247B /* Release */ = { | |
287 | isa = XCBuildConfiguration; | |
175b0dbe | 288 | baseConfigurationReference = 407A752213B0E1EB006BC2D5 /* wxcocoa.xcconfig */; |
a6df08ec | 289 | buildSettings = { |
175b0dbe | 290 | ALWAYS_SEARCH_USER_PATHS = YES; |
a6df08ec | 291 | PRODUCT_NAME = minimal_cocoa; |
175b0dbe | 292 | USER_HEADER_SEARCH_PATHS = "$(WXROOT)/include $(WXROOT)/build/osx/setup/$(WXTOOLKIT)/include"; |
a6df08ec SC |
293 | }; |
294 | name = Release; | |
295 | }; | |
296 | C01FCF4F08A954540054247B /* Debug */ = { | |
297 | isa = XCBuildConfiguration; | |
175b0dbe | 298 | baseConfigurationReference = 407A752313B0E1EB006BC2D5 /* wxdebug.xcconfig */; |
a6df08ec | 299 | buildSettings = { |
a6df08ec | 300 | INFOPLIST_FILE = Info_cocoa.plist; |
a6df08ec SC |
301 | WXROOT = "$(PROJECT_DIR)/../.."; |
302 | }; | |
303 | name = Debug; | |
304 | }; | |
305 | C01FCF5008A954540054247B /* Release */ = { | |
306 | isa = XCBuildConfiguration; | |
175b0dbe | 307 | baseConfigurationReference = 407A752413B0E1EB006BC2D5 /* wxrelease.xcconfig */; |
a6df08ec | 308 | buildSettings = { |
a6df08ec | 309 | INFOPLIST_FILE = Info_cocoa.plist; |
a6df08ec SC |
310 | WXROOT = "$(PROJECT_DIR)/../.."; |
311 | }; | |
312 | name = Release; | |
313 | }; | |
314 | /* End XCBuildConfiguration section */ | |
315 | ||
316 | /* Begin XCConfigurationList section */ | |
317 | 405B1AC810EF253300676938 /* Build configuration list for PBXNativeTarget "static" */ = { | |
318 | isa = XCConfigurationList; | |
319 | buildConfigurations = ( | |
320 | 405B1AC910EF253300676938 /* Debug */, | |
321 | 405B1ACA10EF253300676938 /* Release */, | |
322 | ); | |
323 | defaultConfigurationIsVisible = 0; | |
324 | defaultConfigurationName = Release; | |
325 | }; | |
326 | C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "dynamic" */ = { | |
327 | isa = XCConfigurationList; | |
328 | buildConfigurations = ( | |
329 | C01FCF4B08A954540054247B /* Debug */, | |
330 | C01FCF4C08A954540054247B /* Release */, | |
331 | ); | |
332 | defaultConfigurationIsVisible = 0; | |
333 | defaultConfigurationName = Release; | |
334 | }; | |
335 | C01FCF4E08A954540054247B /* Build configuration list for PBXProject "minimal_cocoa" */ = { | |
336 | isa = XCConfigurationList; | |
337 | buildConfigurations = ( | |
338 | C01FCF4F08A954540054247B /* Debug */, | |
339 | C01FCF5008A954540054247B /* Release */, | |
340 | ); | |
341 | defaultConfigurationIsVisible = 0; | |
342 | defaultConfigurationName = Release; | |
343 | }; | |
344 | /* End XCConfigurationList section */ | |
345 | }; | |
346 | rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; | |
347 | } |