Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC.
[wxWidgets.git] / build / osx / wxcocoa_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_cocoa_static.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libwx_osx_cocoa_static.a; sourceTree = BUILT_PRODUCTS_DIR; };
11                 404BEEC910EC872F0080E2B8 /* wxcocoa.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = wxcocoa.xcconfig; sourceTree = "<group>"; };
12                 4078700713B25D34008AFE5A /* wxdebug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = wxdebug.xcconfig; sourceTree = "<group>"; };
13                 4078700813B25D34008AFE5A /* wxrelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = wxrelease.xcconfig; sourceTree = "<group>"; };
14                 D2AAC0C705546C1D00DB518D /* libwx_osx_cocoa.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libwx_osx_cocoa.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_cocoa.dylib */,
39                                 404BEE6110EC83280080E2B8 /* libwx_osx_cocoa_static.a */,
40                         );
41                         name = Products;
42                         sourceTree = "<group>";
43                 };
44                 0867D691FE84028FC02AAC07 /* wxcocoa */ = {
45                         isa = PBXGroup;
46                         children = (
47                                 404BEEC910EC872F0080E2B8 /* wxcocoa.xcconfig */,
48                                 4078700713B25D34008AFE5A /* wxdebug.xcconfig */,
49                                 4078700813B25D34008AFE5A /* 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_cocoa_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_cocoa.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 "wxcocoa_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 = 404BEEC910EC872F0080E2B8 /* wxcocoa.xcconfig */;
187                         buildSettings = {
188                                 EXECUTABLE_PREFIX = lib;
189                                 GCC_PREPROCESSOR_DEFINITIONS = (
190                                         "$(GCC_PREPROCESSOR_DEFINITIONS)",
191                                         WXUSINGDLL,
192                                 );
193                                 INSTALL_PATH = "@executable_path/../Frameworks/";
194                                 OTHER_LDFLAGS = (
195                                         "$(OTHER_LDFLAGS)",
196                                         "-lz",
197                                 );
198                         };
199                         name = Debug;
200                 };
201                 1DEB917F08733D990010E9CD /* Release */ = {
202                         isa = XCBuildConfiguration;
203                         baseConfigurationReference = 404BEEC910EC872F0080E2B8 /* wxcocoa.xcconfig */;
204                         buildSettings = {
205                                 EXECUTABLE_PREFIX = lib;
206                                 GCC_PREPROCESSOR_DEFINITIONS = (
207                                         "$(GCC_PREPROCESSOR_DEFINITIONS)",
208                                         WXUSINGDLL,
209                                 );
210                                 INSTALL_PATH = "@executable_path/../Frameworks/";
211                                 OTHER_LDFLAGS = (
212                                         "$(OTHER_LDFLAGS)",
213                                         "-lz",
214                                 );
215                         };
216                         name = Release;
217                 };
218                 1DEB918208733D990010E9CD /* Debug */ = {
219                         isa = XCBuildConfiguration;
220                         baseConfigurationReference = 4078700713B25D34008AFE5A /* wxdebug.xcconfig */;
221                         buildSettings = {
222                                 WXROOT = "$(PROJECT_DIR)/../..";
223                         };
224                         name = Debug;
225                 };
226                 1DEB918308733D990010E9CD /* Release */ = {
227                         isa = XCBuildConfiguration;
228                         baseConfigurationReference = 4078700813B25D34008AFE5A /* wxrelease.xcconfig */;
229                         buildSettings = {
230                                 WXROOT = "$(PROJECT_DIR)/../..";
231                         };
232                         name = Release;
233                 };
234                 404BEE6210EC832A0080E2B8 /* Debug */ = {
235                         isa = XCBuildConfiguration;
236                         baseConfigurationReference = 404BEEC910EC872F0080E2B8 /* wxcocoa.xcconfig */;
237                         buildSettings = {
238                                 PRODUCT_NAME = "$(PRODUCT_NAME)_static";
239                         };
240                         name = Debug;
241                 };
242                 404BEE6310EC832A0080E2B8 /* Release */ = {
243                         isa = XCBuildConfiguration;
244                         baseConfigurationReference = 404BEEC910EC872F0080E2B8 /* wxcocoa.xcconfig */;
245                         buildSettings = {
246                                 PRODUCT_NAME = "$(PRODUCT_NAME)_static";
247                         };
248                         name = Release;
249                 };
250 /* End XCBuildConfiguration section */
251
252 /* Begin XCConfigurationList section */
253                 1DEB917D08733D990010E9CD /* Build configuration list for PBXNativeTarget "dynamic" */ = {
254                         isa = XCConfigurationList;
255                         buildConfigurations = (
256                                 1DEB917E08733D990010E9CD /* Debug */,
257                                 1DEB917F08733D990010E9CD /* Release */,
258                         );
259                         defaultConfigurationIsVisible = 0;
260                         defaultConfigurationName = Release;
261                 };
262                 1DEB918108733D990010E9CD /* Build configuration list for PBXProject "wxcocoa_in" */ = {
263                         isa = XCConfigurationList;
264                         buildConfigurations = (
265                                 1DEB918208733D990010E9CD /* Debug */,
266                                 1DEB918308733D990010E9CD /* Release */,
267                         );
268                         defaultConfigurationIsVisible = 0;
269                         defaultConfigurationName = Release;
270                 };
271                 404BEE6410EC83480080E2B8 /* Build configuration list for PBXNativeTarget "static" */ = {
272                         isa = XCConfigurationList;
273                         buildConfigurations = (
274                                 404BEE6210EC832A0080E2B8 /* Debug */,
275                                 404BEE6310EC832A0080E2B8 /* Release */,
276                         );
277                         defaultConfigurationIsVisible = 0;
278                         defaultConfigurationName = Release;
279                 };
280 /* End XCConfigurationList section */
281         };
282         rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
283 }