source: trunk/aux/cocotron/win32/cocotron/issue405/issue405.xcodeproj/project.pbxproj

Last change on this file was 13020, checked in by Gary Palter, 15 years ago

Add the Objective-C test case for Cocotron issue 405

  • Property svn:executable set to *
File size: 16.2 KB
RevLine 
[13020]1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 45;
7 objects = {
8
9/* Begin PBXBuildFile section */
10 256AC3DA0F4B6AC300CF3369 /* Issue405AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 256AC3D90F4B6AC300CF3369 /* Issue405AppDelegate.m */; };
11 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
12 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
13 C86494C210518DB400174F7C /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
14 C86494C310518DB400174F7C /* Issue405AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 256AC3D90F4B6AC300CF3369 /* Issue405AppDelegate.m */; };
15 C86494C510518DB400174F7C /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
16 C86495DE1051930700174F7C /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97324FDCFA39411CA2CEA /* AppKit.framework */; };
17 C864965E1051931100174F7C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97325FDCFA39411CA2CEA /* Foundation.framework */; };
18 C8D0032E1084F5A3001B9E28 /* Issue405WindowDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C8D0032D1084F5A3001B9E28 /* Issue405WindowDelegate.m */; };
19 C8D0032F1084F5A3001B9E28 /* Issue405WindowDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C8D0032D1084F5A3001B9E28 /* Issue405WindowDelegate.m */; };
20 C8F1301910864132004B6E06 /* Issue405WindowView.m in Sources */ = {isa = PBXBuildFile; fileRef = C8F1301810864132004B6E06 /* Issue405WindowView.m */; };
21 C8F1301A10864132004B6E06 /* Issue405WindowView.m in Sources */ = {isa = PBXBuildFile; fileRef = C8F1301810864132004B6E06 /* Issue405WindowView.m */; };
22/* End PBXBuildFile section */
23
24/* Begin PBXBuildRule section */
25 C86494E010518E0700174F7C /* PBXBuildRule */ = {
26 isa = PBXBuildRule;
27 compilerSpec = org.cocotron.1.0.windows.i386.gcc.4.3.1;
28 fileType = sourcecode.c;
29 isEditable = 1;
30 outputFiles = (
31 );
32 };
33/* End PBXBuildRule section */
34
35/* Begin PBXFileReference section */
36 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
37 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
38 256AC3D80F4B6AC300CF3369 /* Issue405AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Issue405AppDelegate.h; sourceTree = "<group>"; };
39 256AC3D90F4B6AC300CF3369 /* Issue405AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Issue405AppDelegate.m; sourceTree = "<group>"; };
40 256AC3F00F4B6AF500CF3369 /* issue405_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = issue405_Prefix.pch; sourceTree = "<group>"; };
41 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
42 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
43 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
44 8D1107310486CEB800E47090 /* issue405-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "issue405-Info.plist"; sourceTree = "<group>"; };
45 8D1107320486CEB800E47090 /* issue405.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = issue405.app; sourceTree = BUILT_PRODUCTS_DIR; };
46 C86494C910518DB400174F7C /* issue405.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = issue405.app; sourceTree = BUILT_PRODUCTS_DIR; };
47 C8D0032C1084F5A3001B9E28 /* Issue405WindowDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Issue405WindowDelegate.h; sourceTree = "<group>"; };
48 C8D0032D1084F5A3001B9E28 /* Issue405WindowDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Issue405WindowDelegate.m; sourceTree = "<group>"; };
49 C8F1301710864132004B6E06 /* Issue405WindowView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Issue405WindowView.h; sourceTree = "<group>"; };
50 C8F1301810864132004B6E06 /* Issue405WindowView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Issue405WindowView.m; sourceTree = "<group>"; };
51/* End PBXFileReference section */
52
53/* Begin PBXFrameworksBuildPhase section */
54 8D11072E0486CEB800E47090 /* Frameworks */ = {
55 isa = PBXFrameworksBuildPhase;
56 buildActionMask = 2147483647;
57 files = (
58 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
59 );
60 runOnlyForDeploymentPostprocessing = 0;
61 };
62 C86494C410518DB400174F7C /* Frameworks */ = {
63 isa = PBXFrameworksBuildPhase;
64 buildActionMask = 2147483647;
65 files = (
66 C86494C510518DB400174F7C /* Cocoa.framework in Frameworks */,
67 C86495DE1051930700174F7C /* AppKit.framework in Frameworks */,
68 C864965E1051931100174F7C /* Foundation.framework in Frameworks */,
69 );
70 runOnlyForDeploymentPostprocessing = 0;
71 };
72/* End PBXFrameworksBuildPhase section */
73
74/* Begin PBXGroup section */
75 080E96DDFE201D6D7F000001 /* Classes */ = {
76 isa = PBXGroup;
77 children = (
78 256AC3D80F4B6AC300CF3369 /* Issue405AppDelegate.h */,
79 256AC3D90F4B6AC300CF3369 /* Issue405AppDelegate.m */,
80 C8D0032C1084F5A3001B9E28 /* Issue405WindowDelegate.h */,
81 C8D0032D1084F5A3001B9E28 /* Issue405WindowDelegate.m */,
82 C8F1301710864132004B6E06 /* Issue405WindowView.h */,
83 C8F1301810864132004B6E06 /* Issue405WindowView.m */,
84 );
85 name = Classes;
86 sourceTree = "<group>";
87 };
88 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
89 isa = PBXGroup;
90 children = (
91 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
92 );
93 name = "Linked Frameworks";
94 sourceTree = "<group>";
95 };
96 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
97 isa = PBXGroup;
98 children = (
99 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
100 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
101 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
102 );
103 name = "Other Frameworks";
104 sourceTree = "<group>";
105 };
106 19C28FACFE9D520D11CA2CBB /* Products */ = {
107 isa = PBXGroup;
108 children = (
109 8D1107320486CEB800E47090 /* issue405.app */,
110 C86494C910518DB400174F7C /* issue405.app */,
111 );
112 name = Products;
113 sourceTree = "<group>";
114 };
115 29B97314FDCFA39411CA2CEA /* test */ = {
116 isa = PBXGroup;
117 children = (
118 080E96DDFE201D6D7F000001 /* Classes */,
119 29B97315FDCFA39411CA2CEA /* Other Sources */,
120 29B97317FDCFA39411CA2CEA /* Resources */,
121 29B97323FDCFA39411CA2CEA /* Frameworks */,
122 19C28FACFE9D520D11CA2CBB /* Products */,
123 );
124 name = test;
125 sourceTree = "<group>";
126 };
127 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
128 isa = PBXGroup;
129 children = (
130 256AC3F00F4B6AF500CF3369 /* issue405_Prefix.pch */,
131 29B97316FDCFA39411CA2CEA /* main.m */,
132 );
133 name = "Other Sources";
134 sourceTree = "<group>";
135 };
136 29B97317FDCFA39411CA2CEA /* Resources */ = {
137 isa = PBXGroup;
138 children = (
139 8D1107310486CEB800E47090 /* issue405-Info.plist */,
140 );
141 name = Resources;
142 sourceTree = "<group>";
143 };
144 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
145 isa = PBXGroup;
146 children = (
147 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
148 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
149 );
150 name = Frameworks;
151 sourceTree = "<group>";
152 };
153/* End PBXGroup section */
154
155/* Begin PBXNativeTarget section */
156 8D1107260486CEB800E47090 /* issue405 - Mac */ = {
157 isa = PBXNativeTarget;
158 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "issue405 - Mac" */;
159 buildPhases = (
160 8D1107290486CEB800E47090 /* Resources */,
161 8D11072C0486CEB800E47090 /* Sources */,
162 8D11072E0486CEB800E47090 /* Frameworks */,
163 );
164 buildRules = (
165 );
166 dependencies = (
167 );
168 name = "issue405 - Mac";
169 productInstallPath = "$(HOME)/Applications";
170 productName = test;
171 productReference = 8D1107320486CEB800E47090 /* issue405.app */;
172 productType = "com.apple.product-type.application";
173 };
174 C86494BD10518DB400174F7C /* issue405 - Windows */ = {
175 isa = PBXNativeTarget;
176 buildConfigurationList = C86494C610518DB400174F7C /* Build configuration list for PBXNativeTarget "issue405 - Windows" */;
177 buildPhases = (
178 C86494BE10518DB400174F7C /* Resources */,
179 C86494C110518DB400174F7C /* Sources */,
180 C86494C410518DB400174F7C /* Frameworks */,
181 C86495161051928300174F7C /* ShellScript */,
182 );
183 buildRules = (
184 C86494E010518E0700174F7C /* PBXBuildRule */,
185 );
186 dependencies = (
187 );
188 name = "issue405 - Windows";
189 productInstallPath = "$(HOME)/Applications";
190 productName = test;
191 productReference = C86494C910518DB400174F7C /* issue405.app */;
192 productType = "com.apple.product-type.application";
193 };
194/* End PBXNativeTarget section */
195
196/* Begin PBXProject section */
197 29B97313FDCFA39411CA2CEA /* Project object */ = {
198 isa = PBXProject;
199 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "issue405" */;
200 compatibilityVersion = "Xcode 3.1";
201 hasScannedForEncodings = 1;
202 mainGroup = 29B97314FDCFA39411CA2CEA /* test */;
203 projectDirPath = "";
204 projectRoot = "";
205 targets = (
206 8D1107260486CEB800E47090 /* issue405 - Mac */,
207 C86494BD10518DB400174F7C /* issue405 - Windows */,
208 );
209 };
210/* End PBXProject section */
211
212/* Begin PBXResourcesBuildPhase section */
213 8D1107290486CEB800E47090 /* Resources */ = {
214 isa = PBXResourcesBuildPhase;
215 buildActionMask = 2147483647;
216 files = (
217 );
218 runOnlyForDeploymentPostprocessing = 0;
219 };
220 C86494BE10518DB400174F7C /* Resources */ = {
221 isa = PBXResourcesBuildPhase;
222 buildActionMask = 2147483647;
223 files = (
224 );
225 runOnlyForDeploymentPostprocessing = 0;
226 };
227/* End PBXResourcesBuildPhase section */
228
229/* Begin PBXShellScriptBuildPhase section */
230 C86495161051928300174F7C /* ShellScript */ = {
231 isa = PBXShellScriptBuildPhase;
232 buildActionMask = 2147483647;
233 files = (
234 );
235 inputPaths = (
236 );
237 outputPaths = (
238 );
239 runOnlyForDeploymentPostprocessing = 0;
240 shellPath = /bin/sh;
241 shellScript = "/Developer/Cocotron/1.0/bin/retargetBundle -framework Foundation -framework AppKit -destination \"$TARGET_BUILD_DIR/$EXECUTABLE_FOLDER_PATH\"";
242 };
243/* End PBXShellScriptBuildPhase section */
244
245/* Begin PBXSourcesBuildPhase section */
246 8D11072C0486CEB800E47090 /* Sources */ = {
247 isa = PBXSourcesBuildPhase;
248 buildActionMask = 2147483647;
249 files = (
250 8D11072D0486CEB800E47090 /* main.m in Sources */,
251 256AC3DA0F4B6AC300CF3369 /* Issue405AppDelegate.m in Sources */,
252 C8D0032F1084F5A3001B9E28 /* Issue405WindowDelegate.m in Sources */,
253 C8F1301910864132004B6E06 /* Issue405WindowView.m in Sources */,
254 );
255 runOnlyForDeploymentPostprocessing = 0;
256 };
257 C86494C110518DB400174F7C /* Sources */ = {
258 isa = PBXSourcesBuildPhase;
259 buildActionMask = 2147483647;
260 files = (
261 C86494C210518DB400174F7C /* main.m in Sources */,
262 C86494C310518DB400174F7C /* Issue405AppDelegate.m in Sources */,
263 C8D0032E1084F5A3001B9E28 /* Issue405WindowDelegate.m in Sources */,
264 C8F1301A10864132004B6E06 /* Issue405WindowView.m in Sources */,
265 );
266 runOnlyForDeploymentPostprocessing = 0;
267 };
268/* End PBXSourcesBuildPhase section */
269
270/* Begin XCBuildConfiguration section */
271 C01FCF4B08A954540054247B /* Debug */ = {
272 isa = XCBuildConfiguration;
273 buildSettings = {
274 ALWAYS_SEARCH_USER_PATHS = NO;
275 COPY_PHASE_STRIP = NO;
276 GCC_DYNAMIC_NO_PIC = NO;
277 GCC_ENABLE_FIX_AND_CONTINUE = YES;
278 GCC_MODEL_TUNING = "";
279 GCC_OPTIMIZATION_LEVEL = 0;
280 GCC_PRECOMPILE_PREFIX_HEADER = YES;
281 GCC_PREFIX_HEADER = issue405_Prefix.pch;
282 INFOPLIST_FILE = "issue405-Info.plist";
283 INSTALL_PATH = "$(HOME)/Applications";
284 PRODUCT_NAME = issue405;
285 SYMROOT = build/MacOS;
286 };
287 name = Debug;
288 };
289 C01FCF4C08A954540054247B /* Release */ = {
290 isa = XCBuildConfiguration;
291 buildSettings = {
292 ALWAYS_SEARCH_USER_PATHS = NO;
293 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
294 GCC_MODEL_TUNING = G5;
295 GCC_PRECOMPILE_PREFIX_HEADER = YES;
296 GCC_PREFIX_HEADER = issue405_Prefix.pch;
297 INFOPLIST_FILE = "issue405-Info.plist";
298 INSTALL_PATH = "$(HOME)/Applications";
299 PRODUCT_NAME = issue405;
300 };
301 name = Release;
302 };
303 C01FCF4F08A954540054247B /* Debug */ = {
304 isa = XCBuildConfiguration;
305 buildSettings = {
306 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
307 GCC_C_LANGUAGE_STANDARD = gnu99;
308 GCC_OPTIMIZATION_LEVEL = 0;
309 GCC_WARN_ABOUT_RETURN_TYPE = YES;
310 GCC_WARN_UNUSED_VARIABLE = YES;
311 ONLY_ACTIVE_ARCH = YES;
312 PREBINDING = NO;
313 SDKROOT = macosx10.6;
314 };
315 name = Debug;
316 };
317 C01FCF5008A954540054247B /* Release */ = {
318 isa = XCBuildConfiguration;
319 buildSettings = {
320 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
321 GCC_C_LANGUAGE_STANDARD = gnu99;
322 GCC_WARN_ABOUT_RETURN_TYPE = YES;
323 GCC_WARN_UNUSED_VARIABLE = YES;
324 PREBINDING = NO;
325 SDKROOT = macosx10.6;
326 };
327 name = Release;
328 };
329 C86494C710518DB400174F7C /* Debug */ = {
330 isa = XCBuildConfiguration;
331 buildSettings = {
332 ALWAYS_SEARCH_USER_PATHS = NO;
333 COPY_PHASE_STRIP = NO;
334 EXECUTABLE_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/Windows";
335 EXECUTABLE_SUFFIX = .exe;
336 FRAMEWORK_SEARCH_PATHS = /Developer/Cocotron/1.0/Windows/i386/Frameworks;
337 GCC_DYNAMIC_NO_PIC = NO;
338 GCC_ENABLE_FIX_AND_CONTINUE = NO;
339 GCC_MODEL_TUNING = G5;
340 GCC_OPTIMIZATION_LEVEL = 0;
341 GCC_PRECOMPILE_PREFIX_HEADER = NO;
342 GCC_PREFIX_HEADER = issue405_Prefix.pch;
343 INFOPLIST_FILE = "issue405-Info.plist";
344 INSTALL_PATH = "$(HOME)/Applications";
345 ONLY_ACTIVE_ARCH = NO;
346 OTHER_LDFLAGS = (
347 "-Wl",
348 "-mwindows",
349 "-mconsole",
350 "--enable-auto-import",
351 );
352 PRODUCT_NAME = issue405;
353 SDKROOT = "";
354 SYMROOT = build/Windows;
355 VALID_ARCHS = i386;
356 };
357 name = Debug;
358 };
359 C86494C810518DB400174F7C /* Release */ = {
360 isa = XCBuildConfiguration;
361 buildSettings = {
362 ALWAYS_SEARCH_USER_PATHS = NO;
363 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
364 GCC_MODEL_TUNING = G5;
365 GCC_PRECOMPILE_PREFIX_HEADER = YES;
366 GCC_PREFIX_HEADER = test_Prefix.pch;
367 INFOPLIST_FILE = "issue405-Info.plist";
368 INSTALL_PATH = "$(HOME)/Applications";
369 PRODUCT_NAME = issue405;
370 };
371 name = Release;
372 };
373/* End XCBuildConfiguration section */
374
375/* Begin XCConfigurationList section */
376 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "issue405 - Mac" */ = {
377 isa = XCConfigurationList;
378 buildConfigurations = (
379 C01FCF4B08A954540054247B /* Debug */,
380 C01FCF4C08A954540054247B /* Release */,
381 );
382 defaultConfigurationIsVisible = 0;
383 defaultConfigurationName = Release;
384 };
385 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "issue405" */ = {
386 isa = XCConfigurationList;
387 buildConfigurations = (
388 C01FCF4F08A954540054247B /* Debug */,
389 C01FCF5008A954540054247B /* Release */,
390 );
391 defaultConfigurationIsVisible = 0;
392 defaultConfigurationName = Release;
393 };
394 C86494C610518DB400174F7C /* Build configuration list for PBXNativeTarget "issue405 - Windows" */ = {
395 isa = XCConfigurationList;
396 buildConfigurations = (
397 C86494C710518DB400174F7C /* Debug */,
398 C86494C810518DB400174F7C /* Release */,
399 );
400 defaultConfigurationIsVisible = 0;
401 defaultConfigurationName = Release;
402 };
403/* End XCConfigurationList section */
404 };
405 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
406}
Note: See TracBrowser for help on using the repository browser.