]> git.saurik.com Git - wxWidgets.git/blob - build/osx/wxiphone_in.xcodeproj/project.pbxproj
adapting to init pattern
[wxWidgets.git] / build / osx / wxiphone_in.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 45;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; };
11 /* End PBXBuildFile section */
12
13 /* Begin PBXFileReference section */
14 404BECEE10EBF6330080E2B8 /* wxiphone.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = wxiphone.xcconfig; sourceTree = "<group>"; };
15 AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
16 D2AAC07E0554694100DB518D /* libwx_osx_iphone.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libwx_osx_iphone.a; sourceTree = BUILT_PRODUCTS_DIR; };
17 /* End PBXFileReference section */
18
19 /* Begin PBXFrameworksBuildPhase section */
20 D2AAC07C0554694100DB518D /* Frameworks */ = {
21 isa = PBXFrameworksBuildPhase;
22 buildActionMask = 2147483647;
23 files = (
24 AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */,
25 );
26 runOnlyForDeploymentPostprocessing = 0;
27 };
28 /* End PBXFrameworksBuildPhase section */
29
30 /* Begin PBXGroup section */
31 034768DFFF38A50411DB9C8B /* Products */ = {
32 isa = PBXGroup;
33 children = (
34 D2AAC07E0554694100DB518D /* libwx_osx_iphone.a */,
35 );
36 name = Products;
37 sourceTree = "<group>";
38 };
39 0867D691FE84028FC02AAC07 /* wxiPhone */ = {
40 isa = PBXGroup;
41 children = (
42 0867D69AFE84028FC02AAC07 /* Frameworks */,
43 034768DFFF38A50411DB9C8B /* Products */,
44 404BECEE10EBF6330080E2B8 /* wxiphone.xcconfig */,
45 );
46 name = wxiPhone;
47 sourceTree = "<group>";
48 };
49 0867D69AFE84028FC02AAC07 /* Frameworks */ = {
50 isa = PBXGroup;
51 children = (
52 AACBBE490F95108600F1A2B1 /* Foundation.framework */,
53 );
54 name = Frameworks;
55 sourceTree = "<group>";
56 };
57 /* End PBXGroup section */
58
59 /* Begin PBXHeadersBuildPhase section */
60 D2AAC07A0554694100DB518D /* Headers */ = {
61 isa = PBXHeadersBuildPhase;
62 buildActionMask = 2147483647;
63 files = (
64 );
65 runOnlyForDeploymentPostprocessing = 0;
66 };
67 /* End PBXHeadersBuildPhase section */
68
69 /* Begin PBXNativeTarget section */
70 D2AAC07D0554694100DB518D /* static */ = {
71 isa = PBXNativeTarget;
72 buildConfigurationList = 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "static" */;
73 buildPhases = (
74 4095368310EBBDC800857D4F /* ShellScript */,
75 D2AAC07A0554694100DB518D /* Headers */,
76 D2AAC07B0554694100DB518D /* Sources */,
77 D2AAC07C0554694100DB518D /* Frameworks */,
78 );
79 buildRules = (
80 );
81 dependencies = (
82 );
83 name = static;
84 productName = wxiPhone;
85 productReference = D2AAC07E0554694100DB518D /* libwx_osx_iphone.a */;
86 productType = "com.apple.product-type.library.static";
87 };
88 /* End PBXNativeTarget section */
89
90 /* Begin PBXProject section */
91 0867D690FE84028FC02AAC07 /* Project object */ = {
92 isa = PBXProject;
93 buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "wxiphone_in" */;
94 compatibilityVersion = "Xcode 3.1";
95 developmentRegion = English;
96 hasScannedForEncodings = 1;
97 knownRegions = (
98 English,
99 Japanese,
100 French,
101 German,
102 );
103 mainGroup = 0867D691FE84028FC02AAC07 /* wxiPhone */;
104 productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
105 projectDirPath = "";
106 projectRoot = "";
107 targets = (
108 D2AAC07D0554694100DB518D /* static */,
109 );
110 };
111 /* End PBXProject section */
112
113 /* Begin PBXShellScriptBuildPhase section */
114 4095368310EBBDC800857D4F /* ShellScript */ = {
115 isa = PBXShellScriptBuildPhase;
116 buildActionMask = 2147483647;
117 files = (
118 );
119 inputPaths = (
120 );
121 outputPaths = (
122 );
123 runOnlyForDeploymentPostprocessing = 0;
124 shellPath = /bin/sh;
125 shellScript = "\"${WXROOT}/distrib/mac/pbsetup-sh\" \"${WXROOT}/src\" \"${WXROOT}/build/osx/setup/${WXTOOLKIT}\"";
126 };
127 /* End PBXShellScriptBuildPhase section */
128
129 /* Begin PBXSourcesBuildPhase section */
130 D2AAC07B0554694100DB518D /* Sources */ = {
131 isa = PBXSourcesBuildPhase;
132 buildActionMask = 2147483647;
133 files = (
134 );
135 runOnlyForDeploymentPostprocessing = 0;
136 };
137 /* End PBXSourcesBuildPhase section */
138
139 /* Begin XCBuildConfiguration section */
140 1DEB921F08733DC00010E9CD /* Debug */ = {
141 isa = XCBuildConfiguration;
142 baseConfigurationReference = 404BECEE10EBF6330080E2B8 /* wxiphone.xcconfig */;
143 buildSettings = {
144 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
145 COPY_PHASE_STRIP = NO;
146 DSTROOT = /tmp/wxiPhone.dst;
147 GCC_DYNAMIC_NO_PIC = NO;
148 GCC_ENABLE_FIX_AND_CONTINUE = YES;
149 GCC_MODEL_TUNING = G5;
150 GCC_OPTIMIZATION_LEVEL = 0;
151 GCC_PREPROCESSOR_DEFINITIONS = (
152 "$(GCC_PREPROCESSOR_DEFINITIONS)",
153 "__WXDEBUG__=1",
154 );
155 INSTALL_PATH = /usr/local/lib;
156 };
157 name = Debug;
158 };
159 1DEB922008733DC00010E9CD /* Release */ = {
160 isa = XCBuildConfiguration;
161 baseConfigurationReference = 404BECEE10EBF6330080E2B8 /* wxiphone.xcconfig */;
162 buildSettings = {
163 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
164 DSTROOT = /tmp/wxiPhone.dst;
165 GCC_MODEL_TUNING = G5;
166 INSTALL_PATH = /usr/local/lib;
167 PRODUCT_NAME = wx_osx_iphone;
168 };
169 name = Release;
170 };
171 1DEB922308733DC00010E9CD /* Debug */ = {
172 isa = XCBuildConfiguration;
173 buildSettings = {
174 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
175 GCC_OPTIMIZATION_LEVEL = 0;
176 GCC_WARN_ABOUT_RETURN_TYPE = YES;
177 GCC_WARN_UNUSED_VARIABLE = YES;
178 OTHER_LDFLAGS = "-ObjC";
179 PREBINDING = NO;
180 SDKROOT = iphoneos;
181 WXROOT = "$(PROJECT_DIR)/../..";
182 };
183 name = Debug;
184 };
185 1DEB922408733DC00010E9CD /* Release */ = {
186 isa = XCBuildConfiguration;
187 buildSettings = {
188 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
189 GCC_WARN_ABOUT_RETURN_TYPE = YES;
190 GCC_WARN_UNUSED_VARIABLE = YES;
191 OTHER_LDFLAGS = "-ObjC";
192 PREBINDING = NO;
193 SDKROOT = iphoneos;
194 WXROOT = "$(PROJECT_DIR)/../..";
195 };
196 name = Release;
197 };
198 /* End XCBuildConfiguration section */
199
200 /* Begin XCConfigurationList section */
201 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "static" */ = {
202 isa = XCConfigurationList;
203 buildConfigurations = (
204 1DEB921F08733DC00010E9CD /* Debug */,
205 1DEB922008733DC00010E9CD /* Release */,
206 );
207 defaultConfigurationIsVisible = 0;
208 defaultConfigurationName = Release;
209 };
210 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "wxiphone_in" */ = {
211 isa = XCConfigurationList;
212 buildConfigurations = (
213 1DEB922308733DC00010E9CD /* Debug */,
214 1DEB922408733DC00010E9CD /* Release */,
215 );
216 defaultConfigurationIsVisible = 0;
217 defaultConfigurationName = Release;
218 };
219 /* End XCConfigurationList section */
220 };
221 rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
222 }