]> git.saurik.com Git - wxWidgets.git/blob - build/osx/wxiphone_in.xcodeproj/project.pbxproj
updating project format to 3.2
[wxWidgets.git] / build / osx / wxiphone_in.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
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.2";
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_MODEL_TUNING = G5;
149 GCC_OPTIMIZATION_LEVEL = 0;
150 GCC_PREPROCESSOR_DEFINITIONS = (
151 "$(GCC_PREPROCESSOR_DEFINITIONS)",
152 "__WXDEBUG__=1",
153 );
154 INSTALL_PATH = /usr/local/lib;
155 };
156 name = Debug;
157 };
158 1DEB922008733DC00010E9CD /* Release */ = {
159 isa = XCBuildConfiguration;
160 baseConfigurationReference = 404BECEE10EBF6330080E2B8 /* wxiphone.xcconfig */;
161 buildSettings = {
162 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
163 DSTROOT = /tmp/wxiPhone.dst;
164 GCC_MODEL_TUNING = G5;
165 INSTALL_PATH = /usr/local/lib;
166 PRODUCT_NAME = wx_osx_iphone;
167 };
168 name = Release;
169 };
170 1DEB922308733DC00010E9CD /* Debug */ = {
171 isa = XCBuildConfiguration;
172 buildSettings = {
173 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
174 GCC_OPTIMIZATION_LEVEL = 0;
175 GCC_WARN_ABOUT_RETURN_TYPE = YES;
176 GCC_WARN_UNUSED_VARIABLE = YES;
177 OTHER_LDFLAGS = "-ObjC";
178 SDKROOT = iphoneos;
179 WXROOT = "$(PROJECT_DIR)/../..";
180 };
181 name = Debug;
182 };
183 1DEB922408733DC00010E9CD /* Release */ = {
184 isa = XCBuildConfiguration;
185 buildSettings = {
186 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
187 GCC_WARN_ABOUT_RETURN_TYPE = YES;
188 GCC_WARN_UNUSED_VARIABLE = YES;
189 OTHER_LDFLAGS = "-ObjC";
190 SDKROOT = iphoneos;
191 WXROOT = "$(PROJECT_DIR)/../..";
192 };
193 name = Release;
194 };
195 /* End XCBuildConfiguration section */
196
197 /* Begin XCConfigurationList section */
198 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "static" */ = {
199 isa = XCConfigurationList;
200 buildConfigurations = (
201 1DEB921F08733DC00010E9CD /* Debug */,
202 1DEB922008733DC00010E9CD /* Release */,
203 );
204 defaultConfigurationIsVisible = 0;
205 defaultConfigurationName = Release;
206 };
207 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "wxiphone_in" */ = {
208 isa = XCConfigurationList;
209 buildConfigurations = (
210 1DEB922308733DC00010E9CD /* Debug */,
211 1DEB922408733DC00010E9CD /* Release */,
212 );
213 defaultConfigurationIsVisible = 0;
214 defaultConfigurationName = Release;
215 };
216 /* End XCConfigurationList section */
217 };
218 rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
219 }