]> git.saurik.com Git - wxWidgets.git/blob - build/osx/wxcarbon_in.xcodeproj/project.pbxproj
Fix configure check for gcc atomics on 32-bit x86.
[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 409C323613B27E1D0009CB3C /* wxdebug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = wxdebug.xcconfig; sourceTree = "<group>"; };
12 409C323713B27E1D0009CB3C /* wxrelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = wxrelease.xcconfig; sourceTree = "<group>"; };
13 40E3507E10EF2C130029DC34 /* wxcarbon.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = wxcarbon.xcconfig; sourceTree = "<group>"; };
14 D2AAC0C705546C1D00DB518D /* libwx_osx_carbon.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libwx_osx_carbon.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
15 /* End PBXFileReference section */
16
17 /* Begin PBXFrameworksBuildPhase section */
18 404BEE5F10EC83280080E2B8 /* Frameworks */ = {
19 isa = PBXFrameworksBuildPhase;
20 buildActionMask = 2147483647;
21 files = (
22 );
23 runOnlyForDeploymentPostprocessing = 0;
24 };
25 D2AAC0C505546C1D00DB518D /* Frameworks */ = {
26 isa = PBXFrameworksBuildPhase;
27 buildActionMask = 2147483647;
28 files = (
29 );
30 runOnlyForDeploymentPostprocessing = 0;
31 };
32 /* End PBXFrameworksBuildPhase section */
33
34 /* Begin PBXGroup section */
35 034768DFFF38A50411DB9C8B /* Products */ = {
36 isa = PBXGroup;
37 children = (
38 D2AAC0C705546C1D00DB518D /* libwx_osx_carbon.dylib */,
39 404BEE6110EC83280080E2B8 /* libwx_osx_carbon_static.a */,
40 );
41 name = Products;
42 sourceTree = "<group>";
43 };
44 0867D691FE84028FC02AAC07 /* wxcocoa */ = {
45 isa = PBXGroup;
46 children = (
47 40E3507E10EF2C130029DC34 /* wxcarbon.xcconfig */,
48 409C323613B27E1D0009CB3C /* wxdebug.xcconfig */,
49 409C323713B27E1D0009CB3C /* wxrelease.xcconfig */,
50 034768DFFF38A50411DB9C8B /* Products */,
51 );
52 name = wxcocoa;
53 sourceTree = "<group>";
54 };
55 /* End PBXGroup section */
56
57 /* Begin PBXHeadersBuildPhase section */
58 404BEE5D10EC83280080E2B8 /* Headers */ = {
59 isa = PBXHeadersBuildPhase;
60 buildActionMask = 2147483647;
61 files = (
62 );
63 runOnlyForDeploymentPostprocessing = 0;
64 };
65 D2AAC0C305546C1D00DB518D /* Headers */ = {
66 isa = PBXHeadersBuildPhase;
67 buildActionMask = 2147483647;
68 files = (
69 );
70 runOnlyForDeploymentPostprocessing = 0;
71 };
72 /* End PBXHeadersBuildPhase section */
73
74 /* Begin PBXNativeTarget section */
75 404BEE6010EC83280080E2B8 /* static */ = {
76 isa = PBXNativeTarget;
77 buildConfigurationList = 404BEE6410EC83480080E2B8 /* Build configuration list for PBXNativeTarget "static" */;
78 buildPhases = (
79 404B023E10EC882E0080E2B8 /* ShellScript */,
80 404BEE5D10EC83280080E2B8 /* Headers */,
81 404BEE5E10EC83280080E2B8 /* Sources */,
82 404BEE5F10EC83280080E2B8 /* Frameworks */,
83 );
84 buildRules = (
85 );
86 dependencies = (
87 );
88 name = static;
89 productName = static;
90 productReference = 404BEE6110EC83280080E2B8 /* libwx_osx_carbon_static.a */;
91 productType = "com.apple.product-type.library.static";
92 };
93 D2AAC0C605546C1D00DB518D /* dynamic */ = {
94 isa = PBXNativeTarget;
95 buildConfigurationList = 1DEB917D08733D990010E9CD /* Build configuration list for PBXNativeTarget "dynamic" */;
96 buildPhases = (
97 404B023C10EC88180080E2B8 /* ShellScript */,
98 D2AAC0C305546C1D00DB518D /* Headers */,
99 D2AAC0C405546C1D00DB518D /* Sources */,
100 D2AAC0C505546C1D00DB518D /* Frameworks */,
101 );
102 buildRules = (
103 );
104 dependencies = (
105 );
106 name = dynamic;
107 productName = wxcocoa;
108 productReference = D2AAC0C705546C1D00DB518D /* libwx_osx_carbon.dylib */;
109 productType = "com.apple.product-type.library.dynamic";
110 };
111 /* End PBXNativeTarget section */
112
113 /* Begin PBXProject section */
114 0867D690FE84028FC02AAC07 /* Project object */ = {
115 isa = PBXProject;
116 buildConfigurationList = 1DEB918108733D990010E9CD /* Build configuration list for PBXProject "wxcarbon_in" */;
117 compatibilityVersion = "Xcode 3.1";
118 developmentRegion = English;
119 hasScannedForEncodings = 1;
120 knownRegions = (
121 English,
122 Japanese,
123 French,
124 German,
125 );
126 mainGroup = 0867D691FE84028FC02AAC07 /* wxcocoa */;
127 productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
128 projectDirPath = "";
129 projectRoot = "";
130 targets = (
131 D2AAC0C605546C1D00DB518D /* dynamic */,
132 404BEE6010EC83280080E2B8 /* static */,
133 );
134 };
135 /* End PBXProject section */
136
137 /* Begin PBXShellScriptBuildPhase section */
138 404B023C10EC88180080E2B8 /* ShellScript */ = {
139 isa = PBXShellScriptBuildPhase;
140 buildActionMask = 2147483647;
141 files = (
142 );
143 inputPaths = (
144 );
145 outputPaths = (
146 );
147 runOnlyForDeploymentPostprocessing = 0;
148 shellPath = /bin/sh;
149 shellScript = "\"${WXROOT}/distrib/mac/pbsetup-sh\" \"${WXROOT}/src\" \"${WXROOT}/build/osx/setup/${WXTOOLKIT}\"";
150 };
151 404B023E10EC882E0080E2B8 /* ShellScript */ = {
152 isa = PBXShellScriptBuildPhase;
153 buildActionMask = 2147483647;
154 files = (
155 );
156 inputPaths = (
157 );
158 outputPaths = (
159 );
160 runOnlyForDeploymentPostprocessing = 0;
161 shellPath = /bin/sh;
162 shellScript = "\"${WXROOT}/distrib/mac/pbsetup-sh\" \"${WXROOT}/src\" \"${WXROOT}/build/osx/setup/${WXTOOLKIT}\"";
163 };
164 /* End PBXShellScriptBuildPhase section */
165
166 /* Begin PBXSourcesBuildPhase section */
167 404BEE5E10EC83280080E2B8 /* Sources */ = {
168 isa = PBXSourcesBuildPhase;
169 buildActionMask = 2147483647;
170 files = (
171 );
172 runOnlyForDeploymentPostprocessing = 0;
173 };
174 D2AAC0C405546C1D00DB518D /* Sources */ = {
175 isa = PBXSourcesBuildPhase;
176 buildActionMask = 2147483647;
177 files = (
178 );
179 runOnlyForDeploymentPostprocessing = 0;
180 };
181 /* End PBXSourcesBuildPhase section */
182
183 /* Begin XCBuildConfiguration section */
184 1DEB917E08733D990010E9CD /* Debug */ = {
185 isa = XCBuildConfiguration;
186 baseConfigurationReference = 40E3507E10EF2C130029DC34 /* wxcarbon.xcconfig */;
187 buildSettings = {
188 EXECUTABLE_PREFIX = lib;
189 INSTALL_PATH = "@executable_path/../Frameworks/";
190 OTHER_LDFLAGS = (
191 "$(OTHER_LDFLAGS)",
192 "-lz",
193 );
194 };
195 name = Debug;
196 };
197 1DEB917F08733D990010E9CD /* Release */ = {
198 isa = XCBuildConfiguration;
199 baseConfigurationReference = 40E3507E10EF2C130029DC34 /* wxcarbon.xcconfig */;
200 buildSettings = {
201 EXECUTABLE_PREFIX = lib;
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 baseConfigurationReference = 409C323613B27E1D0009CB3C /* wxdebug.xcconfig */;
213 buildSettings = {
214 WXROOT = "$(PROJECT_DIR)/../..";
215 };
216 name = Debug;
217 };
218 1DEB918308733D990010E9CD /* Release */ = {
219 isa = XCBuildConfiguration;
220 baseConfigurationReference = 409C323713B27E1D0009CB3C /* wxrelease.xcconfig */;
221 buildSettings = {
222 WXROOT = "$(PROJECT_DIR)/../..";
223 };
224 name = Release;
225 };
226 404BEE6210EC832A0080E2B8 /* Debug */ = {
227 isa = XCBuildConfiguration;
228 baseConfigurationReference = 40E3507E10EF2C130029DC34 /* wxcarbon.xcconfig */;
229 buildSettings = {
230 PRODUCT_NAME = "$(PRODUCT_NAME)_static";
231 };
232 name = Debug;
233 };
234 404BEE6310EC832A0080E2B8 /* Release */ = {
235 isa = XCBuildConfiguration;
236 baseConfigurationReference = 40E3507E10EF2C130029DC34 /* wxcarbon.xcconfig */;
237 buildSettings = {
238 PRODUCT_NAME = "$(PRODUCT_NAME)_static";
239 };
240 name = Release;
241 };
242 /* End XCBuildConfiguration section */
243
244 /* Begin XCConfigurationList section */
245 1DEB917D08733D990010E9CD /* Build configuration list for PBXNativeTarget "dynamic" */ = {
246 isa = XCConfigurationList;
247 buildConfigurations = (
248 1DEB917E08733D990010E9CD /* Debug */,
249 1DEB917F08733D990010E9CD /* Release */,
250 );
251 defaultConfigurationIsVisible = 0;
252 defaultConfigurationName = Release;
253 };
254 1DEB918108733D990010E9CD /* Build configuration list for PBXProject "wxcarbon_in" */ = {
255 isa = XCConfigurationList;
256 buildConfigurations = (
257 1DEB918208733D990010E9CD /* Debug */,
258 1DEB918308733D990010E9CD /* Release */,
259 );
260 defaultConfigurationIsVisible = 0;
261 defaultConfigurationName = Release;
262 };
263 404BEE6410EC83480080E2B8 /* Build configuration list for PBXNativeTarget "static" */ = {
264 isa = XCConfigurationList;
265 buildConfigurations = (
266 404BEE6210EC832A0080E2B8 /* Debug */,
267 404BEE6310EC832A0080E2B8 /* Release */,
268 );
269 defaultConfigurationIsVisible = 0;
270 defaultConfigurationName = Release;
271 };
272 /* End XCConfigurationList section */
273 };
274 rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
275 }