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