]> git.saurik.com Git - wxWidgets.git/blob - samples/minimal/minimal_cocoa.xcodeproj/project.pbxproj
project files for xcode
[wxWidgets.git] / samples / minimal / minimal_cocoa.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 45;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 405B1AC310EF253300676938 /* minimal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 405B1A9810EF228C00676938 /* minimal.cpp */; };
11 405B1AE010EF25D200676938 /* libwx_osx_cocoa_static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 405B1A8C10EF202100676938 /* libwx_osx_cocoa_static.a */; };
12 406D458213617812000DEF25 /* minimal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 405B1A9810EF228C00676938 /* minimal.cpp */; };
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 */
62 405B1A7D10EF1FB100676938 /* wxcocoa.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = wxcocoa.xcconfig; path = ../../build/osx/wxcocoa.xcconfig; sourceTree = SOURCE_ROOT; };
63 405B1A8410EF202100676938 /* wxcocoa.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = wxcocoa.xcodeproj; path = ../../build/osx/wxcocoa.xcodeproj; sourceTree = SOURCE_ROOT; };
64 405B1A9810EF228C00676938 /* minimal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minimal.cpp; sourceTree = "<group>"; };
65 405B1ACB10EF253300676938 /* minimal_cocoa.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = minimal_cocoa.app; sourceTree = BUILT_PRODUCTS_DIR; };
66 40735927137088070077DE1B /* Info_cocoa.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info_cocoa.plist; sourceTree = "<group>"; };
67 8D1107320486CEB800E47090 /* minimal_cocoa.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = minimal_cocoa.app; sourceTree = BUILT_PRODUCTS_DIR; };
68 /* End PBXFileReference section */
69
70 /* Begin PBXFrameworksBuildPhase section */
71 405B1AC410EF253300676938 /* Frameworks */ = {
72 isa = PBXFrameworksBuildPhase;
73 buildActionMask = 2147483647;
74 files = (
75 405B1AE010EF25D200676938 /* libwx_osx_cocoa_static.a in Frameworks */,
76 );
77 runOnlyForDeploymentPostprocessing = 0;
78 };
79 8D11072E0486CEB800E47090 /* Frameworks */ = {
80 isa = PBXFrameworksBuildPhase;
81 buildActionMask = 2147483647;
82 files = (
83 40AC73361325727300982A5C /* libwx_osx_cocoa.dylib in Frameworks */,
84 );
85 runOnlyForDeploymentPostprocessing = 0;
86 };
87 /* End PBXFrameworksBuildPhase section */
88
89 /* Begin PBXGroup section */
90 19C28FACFE9D520D11CA2CBB /* Products */ = {
91 isa = PBXGroup;
92 children = (
93 8D1107320486CEB800E47090 /* minimal_cocoa.app */,
94 405B1ACB10EF253300676938 /* minimal_cocoa.app */,
95 );
96 name = Products;
97 sourceTree = "<group>";
98 };
99 29B97314FDCFA39411CA2CEA /* minimal_cocoa */ = {
100 isa = PBXGroup;
101 children = (
102 40735927137088070077DE1B /* Info_cocoa.plist */,
103 405B1A8410EF202100676938 /* wxcocoa.xcodeproj */,
104 405B1A7D10EF1FB100676938 /* wxcocoa.xcconfig */,
105 405B1A9710EF227D00676938 /* src */,
106 19C28FACFE9D520D11CA2CBB /* Products */,
107 );
108 name = minimal_cocoa;
109 sourceTree = "<group>";
110 };
111 405B1A8510EF202100676938 /* Products */ = {
112 isa = PBXGroup;
113 children = (
114 405B1A8A10EF202100676938 /* libwx_osx_cocoa.dylib */,
115 405B1A8C10EF202100676938 /* libwx_osx_cocoa_static.a */,
116 );
117 name = Products;
118 sourceTree = "<group>";
119 };
120 405B1A9710EF227D00676938 /* src */ = {
121 isa = PBXGroup;
122 children = (
123 405B1A9810EF228C00676938 /* minimal.cpp */,
124 );
125 name = src;
126 sourceTree = "<group>";
127 };
128 /* End PBXGroup section */
129
130 /* Begin PBXNativeTarget section */
131 405B1ABF10EF253300676938 /* static */ = {
132 isa = PBXNativeTarget;
133 buildConfigurationList = 405B1AC810EF253300676938 /* Build configuration list for PBXNativeTarget "static" */;
134 buildPhases = (
135 405B1AC210EF253300676938 /* Sources */,
136 405B1AC410EF253300676938 /* Frameworks */,
137 );
138 buildRules = (
139 );
140 dependencies = (
141 405B1ADE10EF25B100676938 /* PBXTargetDependency */,
142 );
143 name = static;
144 productInstallPath = "$(HOME)/Applications";
145 productName = minimal_cocoa;
146 productReference = 405B1ACB10EF253300676938 /* minimal_cocoa.app */;
147 productType = "com.apple.product-type.application";
148 };
149 8D1107260486CEB800E47090 /* dynamic */ = {
150 isa = PBXNativeTarget;
151 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "dynamic" */;
152 buildPhases = (
153 8D11072C0486CEB800E47090 /* Sources */,
154 8D11072E0486CEB800E47090 /* Frameworks */,
155 405B1A9410EF209B00676938 /* CopyFiles */,
156 );
157 buildRules = (
158 );
159 dependencies = (
160 405B1A9110EF207D00676938 /* PBXTargetDependency */,
161 );
162 name = dynamic;
163 productInstallPath = "$(HOME)/Applications";
164 productName = minimal_cocoa;
165 productReference = 8D1107320486CEB800E47090 /* minimal_cocoa.app */;
166 productType = "com.apple.product-type.application";
167 };
168 /* End PBXNativeTarget section */
169
170 /* Begin PBXProject section */
171 29B97313FDCFA39411CA2CEA /* Project object */ = {
172 isa = PBXProject;
173 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "minimal_cocoa" */;
174 compatibilityVersion = "Xcode 3.1";
175 developmentRegion = English;
176 hasScannedForEncodings = 1;
177 knownRegions = (
178 English,
179 Japanese,
180 French,
181 German,
182 );
183 mainGroup = 29B97314FDCFA39411CA2CEA /* minimal_cocoa */;
184 projectDirPath = "";
185 projectReferences = (
186 {
187 ProductGroup = 405B1A8510EF202100676938 /* Products */;
188 ProjectRef = 405B1A8410EF202100676938 /* wxcocoa.xcodeproj */;
189 },
190 );
191 projectRoot = "";
192 targets = (
193 8D1107260486CEB800E47090 /* dynamic */,
194 405B1ABF10EF253300676938 /* static */,
195 );
196 };
197 /* End PBXProject section */
198
199 /* Begin PBXReferenceProxy section */
200 405B1A8A10EF202100676938 /* libwx_osx_cocoa.dylib */ = {
201 isa = PBXReferenceProxy;
202 fileType = "compiled.mach-o.dylib";
203 path = libwx_osx_cocoa.dylib;
204 remoteRef = 405B1A8910EF202100676938 /* PBXContainerItemProxy */;
205 sourceTree = BUILT_PRODUCTS_DIR;
206 };
207 405B1A8C10EF202100676938 /* libwx_osx_cocoa_static.a */ = {
208 isa = PBXReferenceProxy;
209 fileType = archive.ar;
210 path = libwx_osx_cocoa_static.a;
211 remoteRef = 405B1A8B10EF202100676938 /* PBXContainerItemProxy */;
212 sourceTree = BUILT_PRODUCTS_DIR;
213 };
214 /* End PBXReferenceProxy section */
215
216 /* Begin PBXSourcesBuildPhase section */
217 405B1AC210EF253300676938 /* Sources */ = {
218 isa = PBXSourcesBuildPhase;
219 buildActionMask = 2147483647;
220 files = (
221 405B1AC310EF253300676938 /* minimal.cpp in Sources */,
222 );
223 runOnlyForDeploymentPostprocessing = 0;
224 };
225 8D11072C0486CEB800E47090 /* Sources */ = {
226 isa = PBXSourcesBuildPhase;
227 buildActionMask = 2147483647;
228 files = (
229 406D458213617812000DEF25 /* minimal.cpp in Sources */,
230 );
231 runOnlyForDeploymentPostprocessing = 0;
232 };
233 /* End PBXSourcesBuildPhase section */
234
235 /* Begin PBXTargetDependency section */
236 405B1A9110EF207D00676938 /* PBXTargetDependency */ = {
237 isa = PBXTargetDependency;
238 name = dynamic;
239 targetProxy = 405B1A9010EF207D00676938 /* PBXContainerItemProxy */;
240 };
241 405B1ADE10EF25B100676938 /* PBXTargetDependency */ = {
242 isa = PBXTargetDependency;
243 name = static;
244 targetProxy = 405B1ADD10EF25B100676938 /* PBXContainerItemProxy */;
245 };
246 /* End PBXTargetDependency section */
247
248 /* Begin XCBuildConfiguration section */
249 405B1AC910EF253300676938 /* Debug */ = {
250 isa = XCBuildConfiguration;
251 baseConfigurationReference = 405B1A7D10EF1FB100676938 /* wxcocoa.xcconfig */;
252 buildSettings = {
253 ALWAYS_SEARCH_USER_PATHS = NO;
254 COPY_PHASE_STRIP = NO;
255 GCC_DYNAMIC_NO_PIC = NO;
256 GCC_ENABLE_FIX_AND_CONTINUE = YES;
257 GCC_MODEL_TUNING = G5;
258 GCC_OPTIMIZATION_LEVEL = 0;
259 INSTALL_PATH = "$(HOME)/Applications";
260 PRODUCT_NAME = minimal_cocoa;
261 };
262 name = Debug;
263 };
264 405B1ACA10EF253300676938 /* Release */ = {
265 isa = XCBuildConfiguration;
266 baseConfigurationReference = 405B1A7D10EF1FB100676938 /* wxcocoa.xcconfig */;
267 buildSettings = {
268 ALWAYS_SEARCH_USER_PATHS = NO;
269 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
270 GCC_MODEL_TUNING = G5;
271 INSTALL_PATH = "$(HOME)/Applications";
272 PRODUCT_NAME = minimal_cocoa;
273 };
274 name = Release;
275 };
276 C01FCF4B08A954540054247B /* Debug */ = {
277 isa = XCBuildConfiguration;
278 baseConfigurationReference = 405B1A7D10EF1FB100676938 /* wxcocoa.xcconfig */;
279 buildSettings = {
280 ALWAYS_SEARCH_USER_PATHS = NO;
281 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
282 COPY_PHASE_STRIP = NO;
283 GCC_DYNAMIC_NO_PIC = NO;
284 GCC_ENABLE_FIX_AND_CONTINUE = YES;
285 GCC_MODEL_TUNING = G5;
286 GCC_OPTIMIZATION_LEVEL = 0;
287 INSTALL_PATH = "$(HOME)/Applications";
288 MACOSX_DEPLOYMENT_TARGET = 10.4;
289 OTHER_LDFLAGS = (
290 "-shared-libgcc",
291 "-framework",
292 WebKit,
293 "-framework",
294 IOKit,
295 "-framework",
296 Carbon,
297 "-framework",
298 Cocoa,
299 "-framework",
300 AudioToolbox,
301 "-framework",
302 OpenGL,
303 "-framework",
304 QuickTime,
305 );
306 PRODUCT_NAME = minimal_cocoa;
307 STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
308 };
309 name = Debug;
310 };
311 C01FCF4C08A954540054247B /* Release */ = {
312 isa = XCBuildConfiguration;
313 baseConfigurationReference = 405B1A7D10EF1FB100676938 /* wxcocoa.xcconfig */;
314 buildSettings = {
315 ALWAYS_SEARCH_USER_PATHS = NO;
316 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
317 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
318 GCC_MODEL_TUNING = G5;
319 INSTALL_PATH = "$(HOME)/Applications";
320 MACOSX_DEPLOYMENT_TARGET = 10.4;
321 PRODUCT_NAME = minimal_cocoa;
322 };
323 name = Release;
324 };
325 C01FCF4F08A954540054247B /* Debug */ = {
326 isa = XCBuildConfiguration;
327 buildSettings = {
328 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
329 GCC_C_LANGUAGE_STANDARD = gnu99;
330 GCC_OPTIMIZATION_LEVEL = 0;
331 GCC_WARN_ABOUT_RETURN_TYPE = YES;
332 GCC_WARN_UNUSED_VARIABLE = YES;
333 INFOPLIST_FILE = Info_cocoa.plist;
334 ONLY_ACTIVE_ARCH = YES;
335 PREBINDING = NO;
336 SDKROOT = macosx10.6;
337 WXROOT = "$(PROJECT_DIR)/../..";
338 };
339 name = Debug;
340 };
341 C01FCF5008A954540054247B /* Release */ = {
342 isa = XCBuildConfiguration;
343 buildSettings = {
344 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
345 GCC_C_LANGUAGE_STANDARD = gnu99;
346 GCC_WARN_ABOUT_RETURN_TYPE = YES;
347 GCC_WARN_UNUSED_VARIABLE = YES;
348 INFOPLIST_FILE = Info_cocoa.plist;
349 PREBINDING = NO;
350 SDKROOT = macosx10.6;
351 WXROOT = "$(PROJECT_DIR)/../..";
352 };
353 name = Release;
354 };
355 /* End XCBuildConfiguration section */
356
357 /* Begin XCConfigurationList section */
358 405B1AC810EF253300676938 /* Build configuration list for PBXNativeTarget "static" */ = {
359 isa = XCConfigurationList;
360 buildConfigurations = (
361 405B1AC910EF253300676938 /* Debug */,
362 405B1ACA10EF253300676938 /* Release */,
363 );
364 defaultConfigurationIsVisible = 0;
365 defaultConfigurationName = Release;
366 };
367 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "dynamic" */ = {
368 isa = XCConfigurationList;
369 buildConfigurations = (
370 C01FCF4B08A954540054247B /* Debug */,
371 C01FCF4C08A954540054247B /* Release */,
372 );
373 defaultConfigurationIsVisible = 0;
374 defaultConfigurationName = Release;
375 };
376 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "minimal_cocoa" */ = {
377 isa = XCConfigurationList;
378 buildConfigurations = (
379 C01FCF4F08A954540054247B /* Debug */,
380 C01FCF5008A954540054247B /* Release */,
381 );
382 defaultConfigurationIsVisible = 0;
383 defaultConfigurationName = Release;
384 };
385 /* End XCConfigurationList section */
386 };
387 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
388 }