]> git.saurik.com Git - wxWidgets.git/blob - build/osx/wxcarbon_in.xcodeproj/project.pbxproj
added zlib directly to dynamic targets
[wxWidgets.git] / build / osx / wxcarbon_in.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 45;
7 objects = {
8
9 /* Begin PBXFileReference section */
10 404BEE6110EC83280080E2B8 /* libwx_osx_carbon_static.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libwx_osx_carbon_static.a; sourceTree = BUILT_PRODUCTS_DIR; };
11 40E3507E10EF2C130029DC34 /* wxcarbon.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = wxcarbon.xcconfig; sourceTree = "<group>"; };
12 D2AAC0C705546C1D00DB518D /* libwx_osx_carbon.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libwx_osx_carbon.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
13 /* End PBXFileReference section */
14
15 /* Begin PBXFrameworksBuildPhase section */
16 404BEE5F10EC83280080E2B8 /* Frameworks */ = {
17 isa = PBXFrameworksBuildPhase;
18 buildActionMask = 2147483647;
19 files = (
20 );
21 runOnlyForDeploymentPostprocessing = 0;
22 };
23 D2AAC0C505546C1D00DB518D /* Frameworks */ = {
24 isa = PBXFrameworksBuildPhase;
25 buildActionMask = 2147483647;
26 files = (
27 );
28 runOnlyForDeploymentPostprocessing = 0;
29 };
30 /* End PBXFrameworksBuildPhase section */
31
32 /* Begin PBXGroup section */
33 034768DFFF38A50411DB9C8B /* Products */ = {
34 isa = PBXGroup;
35 children = (
36 D2AAC0C705546C1D00DB518D /* libwx_osx_carbon.dylib */,
37 404BEE6110EC83280080E2B8 /* libwx_osx_carbon_static.a */,
38 );
39 name = Products;
40 sourceTree = "<group>";
41 };
42 0867D691FE84028FC02AAC07 /* wxcocoa */ = {
43 isa = PBXGroup;
44 children = (
45 40E3507E10EF2C130029DC34 /* wxcarbon.xcconfig */,
46 034768DFFF38A50411DB9C8B /* Products */,
47 );
48 name = wxcocoa;
49 sourceTree = "<group>";
50 };
51 /* End PBXGroup section */
52
53 /* Begin PBXHeadersBuildPhase section */
54 404BEE5D10EC83280080E2B8 /* Headers */ = {
55 isa = PBXHeadersBuildPhase;
56 buildActionMask = 2147483647;
57 files = (
58 );
59 runOnlyForDeploymentPostprocessing = 0;
60 };
61 D2AAC0C305546C1D00DB518D /* Headers */ = {
62 isa = PBXHeadersBuildPhase;
63 buildActionMask = 2147483647;
64 files = (
65 );
66 runOnlyForDeploymentPostprocessing = 0;
67 };
68 /* End PBXHeadersBuildPhase section */
69
70 /* Begin PBXNativeTarget section */
71 404BEE6010EC83280080E2B8 /* static */ = {
72 isa = PBXNativeTarget;
73 buildConfigurationList = 404BEE6410EC83480080E2B8 /* Build configuration list for PBXNativeTarget "static" */;
74 buildPhases = (
75 404B023E10EC882E0080E2B8 /* ShellScript */,
76 404BEE5D10EC83280080E2B8 /* Headers */,
77 404BEE5E10EC83280080E2B8 /* Sources */,
78 404BEE5F10EC83280080E2B8 /* Frameworks */,
79 );
80 buildRules = (
81 );
82 dependencies = (
83 );
84 name = static;
85 productName = static;
86 productReference = 404BEE6110EC83280080E2B8 /* libwx_osx_carbon_static.a */;
87 productType = "com.apple.product-type.library.static";
88 };
89 D2AAC0C605546C1D00DB518D /* dynamic */ = {
90 isa = PBXNativeTarget;
91 buildConfigurationList = 1DEB917D08733D990010E9CD /* Build configuration list for PBXNativeTarget "dynamic" */;
92 buildPhases = (
93 404B023C10EC88180080E2B8 /* ShellScript */,
94 D2AAC0C305546C1D00DB518D /* Headers */,
95 D2AAC0C405546C1D00DB518D /* Sources */,
96 D2AAC0C505546C1D00DB518D /* Frameworks */,
97 );
98 buildRules = (
99 );
100 dependencies = (
101 );
102 name = dynamic;
103 productName = wxcocoa;
104 productReference = D2AAC0C705546C1D00DB518D /* libwx_osx_carbon.dylib */;
105 productType = "com.apple.product-type.library.dynamic";
106 };
107 /* End PBXNativeTarget section */
108
109 /* Begin PBXProject section */
110 0867D690FE84028FC02AAC07 /* Project object */ = {
111 isa = PBXProject;
112 buildConfigurationList = 1DEB918108733D990010E9CD /* Build configuration list for PBXProject "wxcarbon_in" */;
113 compatibilityVersion = "Xcode 3.1";
114 hasScannedForEncodings = 1;
115 mainGroup = 0867D691FE84028FC02AAC07 /* wxcocoa */;
116 productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
117 projectDirPath = "";
118 projectRoot = "";
119 targets = (
120 D2AAC0C605546C1D00DB518D /* dynamic */,
121 404BEE6010EC83280080E2B8 /* static */,
122 );
123 };
124 /* End PBXProject section */
125
126 /* Begin PBXShellScriptBuildPhase section */
127 404B023C10EC88180080E2B8 /* ShellScript */ = {
128 isa = PBXShellScriptBuildPhase;
129 buildActionMask = 2147483647;
130 files = (
131 );
132 inputPaths = (
133 );
134 outputPaths = (
135 );
136 runOnlyForDeploymentPostprocessing = 0;
137 shellPath = /bin/sh;
138 shellScript = "\"${WXROOT}/distrib/mac/pbsetup-sh\" \"${WXROOT}/src\" \"${WXROOT}/build/osx/setup/${WXTOOLKIT}\"";
139 };
140 404B023E10EC882E0080E2B8 /* ShellScript */ = {
141 isa = PBXShellScriptBuildPhase;
142 buildActionMask = 2147483647;
143 files = (
144 );
145 inputPaths = (
146 );
147 outputPaths = (
148 );
149 runOnlyForDeploymentPostprocessing = 0;
150 shellPath = /bin/sh;
151 shellScript = "\"${WXROOT}/distrib/mac/pbsetup-sh\" \"${WXROOT}/src\" \"${WXROOT}/build/osx/setup/${WXTOOLKIT}\"";
152 };
153 /* End PBXShellScriptBuildPhase section */
154
155 /* Begin PBXSourcesBuildPhase section */
156 404BEE5E10EC83280080E2B8 /* Sources */ = {
157 isa = PBXSourcesBuildPhase;
158 buildActionMask = 2147483647;
159 files = (
160 );
161 runOnlyForDeploymentPostprocessing = 0;
162 };
163 D2AAC0C405546C1D00DB518D /* Sources */ = {
164 isa = PBXSourcesBuildPhase;
165 buildActionMask = 2147483647;
166 files = (
167 );
168 runOnlyForDeploymentPostprocessing = 0;
169 };
170 /* End PBXSourcesBuildPhase section */
171
172 /* Begin XCBuildConfiguration section */
173 1DEB917E08733D990010E9CD /* Debug */ = {
174 isa = XCBuildConfiguration;
175 baseConfigurationReference = 40E3507E10EF2C130029DC34 /* wxcarbon.xcconfig */;
176 buildSettings = {
177 COPY_PHASE_STRIP = NO;
178 EXECUTABLE_PREFIX = lib;
179 GCC_DYNAMIC_NO_PIC = NO;
180 GCC_ENABLE_FIX_AND_CONTINUE = YES;
181 GCC_MODEL_TUNING = G5;
182 GCC_OPTIMIZATION_LEVEL = 0;
183 GCC_PREPROCESSOR_DEFINITIONS = (
184 "$(GCC_PREPROCESSOR_DEFINITIONS)",
185 "__WXDEBUG__=1",
186 );
187 INSTALL_PATH = "@executable_path/../Frameworks/";
188 OTHER_LDFLAGS = (
189 "$(OTHER_LDFLAGS)",
190 "-lz",
191 );
192 };
193 name = Debug;
194 };
195 1DEB917F08733D990010E9CD /* Release */ = {
196 isa = XCBuildConfiguration;
197 baseConfigurationReference = 40E3507E10EF2C130029DC34 /* wxcarbon.xcconfig */;
198 buildSettings = {
199 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
200 EXECUTABLE_PREFIX = lib;
201 GCC_MODEL_TUNING = G5;
202 INSTALL_PATH = "@executable_path/../Frameworks/";
203 OTHER_LDFLAGS = (
204 "$(OTHER_LDFLAGS)",
205 "-lz",
206 );
207 };
208 name = Release;
209 };
210 1DEB918208733D990010E9CD /* Debug */ = {
211 isa = XCBuildConfiguration;
212 buildSettings = {
213 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
214 GCC_OPTIMIZATION_LEVEL = 0;
215 GCC_WARN_ABOUT_RETURN_TYPE = YES;
216 GCC_WARN_UNUSED_VARIABLE = YES;
217 ONLY_ACTIVE_ARCH = YES;
218 PREBINDING = NO;
219 SDKROOT = macosx10.6;
220 WXROOT = "$(PROJECT_DIR)/../..";
221 };
222 name = Debug;
223 };
224 1DEB918308733D990010E9CD /* Release */ = {
225 isa = XCBuildConfiguration;
226 buildSettings = {
227 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
228 GCC_WARN_ABOUT_RETURN_TYPE = YES;
229 GCC_WARN_UNUSED_VARIABLE = YES;
230 PREBINDING = NO;
231 SDKROOT = macosx10.6;
232 WXROOT = "$(PROJECT_DIR)/../..";
233 };
234 name = Release;
235 };
236 404BEE6210EC832A0080E2B8 /* Debug */ = {
237 isa = XCBuildConfiguration;
238 baseConfigurationReference = 40E3507E10EF2C130029DC34 /* wxcarbon.xcconfig */;
239 buildSettings = {
240 ALWAYS_SEARCH_USER_PATHS = NO;
241 COPY_PHASE_STRIP = NO;
242 GCC_DYNAMIC_NO_PIC = NO;
243 GCC_ENABLE_FIX_AND_CONTINUE = YES;
244 GCC_MODEL_TUNING = G5;
245 GCC_OPTIMIZATION_LEVEL = 0;
246 GCC_PREPROCESSOR_DEFINITIONS = (
247 "$(GCC_PREPROCESSOR_DEFINITIONS)",
248 "__WXDEBUG__=1",
249 );
250 INSTALL_PATH = /usr/local/lib;
251 PREBINDING = NO;
252 PRODUCT_NAME = "$(PRODUCT_NAME)_static";
253 };
254 name = Debug;
255 };
256 404BEE6310EC832A0080E2B8 /* Release */ = {
257 isa = XCBuildConfiguration;
258 baseConfigurationReference = 40E3507E10EF2C130029DC34 /* wxcarbon.xcconfig */;
259 buildSettings = {
260 COPY_PHASE_STRIP = YES;
261 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
262 GCC_ENABLE_FIX_AND_CONTINUE = NO;
263 GCC_MODEL_TUNING = G5;
264 INSTALL_PATH = /usr/local/lib;
265 PREBINDING = NO;
266 PRODUCT_NAME = "$(PRODUCT_NAME)_static";
267 ZERO_LINK = NO;
268 };
269 name = Release;
270 };
271 /* End XCBuildConfiguration section */
272
273 /* Begin XCConfigurationList section */
274 1DEB917D08733D990010E9CD /* Build configuration list for PBXNativeTarget "dynamic" */ = {
275 isa = XCConfigurationList;
276 buildConfigurations = (
277 1DEB917E08733D990010E9CD /* Debug */,
278 1DEB917F08733D990010E9CD /* Release */,
279 );
280 defaultConfigurationIsVisible = 0;
281 defaultConfigurationName = Release;
282 };
283 1DEB918108733D990010E9CD /* Build configuration list for PBXProject "wxcarbon_in" */ = {
284 isa = XCConfigurationList;
285 buildConfigurations = (
286 1DEB918208733D990010E9CD /* Debug */,
287 1DEB918308733D990010E9CD /* Release */,
288 );
289 defaultConfigurationIsVisible = 0;
290 defaultConfigurationName = Release;
291 };
292 404BEE6410EC83480080E2B8 /* Build configuration list for PBXNativeTarget "static" */ = {
293 isa = XCConfigurationList;
294 buildConfigurations = (
295 404BEE6210EC832A0080E2B8 /* Debug */,
296 404BEE6310EC832A0080E2B8 /* Release */,
297 );
298 defaultConfigurationIsVisible = 0;
299 defaultConfigurationName = Release;
300 };
301 /* End XCConfigurationList section */
302 };
303 rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
304 }