~ubuntu-branches/ubuntu/wily/oolite/wily-proposed

« back to all changes in this revision

Viewing changes to tests/display-test/DisplayTest.xcodeproj/project.pbxproj

  • Committer: Package Import Robot
  • Author(s): Nicolas Boulenguez
  • Date: 2011-12-22 00:22:39 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20111222002239-pr3upeupp4jw1psp
Tags: 1.76-1
* New upstream.
* watch: scan upstream stable releases instead of dev snapshots.
* control: use default gobjc instead of explicit 4.6.
* rules: use dpkg-dev build flags.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// !$*UTF8*$!
 
2
{
 
3
        archiveVersion = 1;
 
4
        classes = {
 
5
        };
 
6
        objectVersion = 44;
 
7
        objects = {
 
8
 
 
9
/* Begin PBXBuildFile section */
 
10
                1A4641550D27D1AF00C86666 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 1A4641530D27D1AF00C86666 /* Localizable.strings */; };
 
11
                1A4641650D27D31C00C86666 /* OOCollectionExtractors.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A4641640D27D31C00C86666 /* OOCollectionExtractors.m */; };
 
12
                1A4642870D27F42F00C86666 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A4642860D27F42F00C86666 /* SDL.framework */; };
 
13
                1A4642B50D27F4D900C86666 /* OODisplaySDL.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A4642B40D27F4D900C86666 /* OODisplaySDL.m */; };
 
14
                1AADFB680D0ADE70008201A9 /* OODisplayMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 1AADFB620D0ADE70008201A9 /* OODisplayMode.m */; };
 
15
                1AADFB690D0ADE70008201A9 /* OODisplay.m in Sources */ = {isa = PBXBuildFile; fileRef = 1AADFB650D0ADE70008201A9 /* OODisplay.m */; };
 
16
                1AADFB6A0D0ADE70008201A9 /* OODisplayMacOSX.m in Sources */ = {isa = PBXBuildFile; fileRef = 1AADFB670D0ADE70008201A9 /* OODisplayMacOSX.m */; };
 
17
                1AADFB890D0ADFB9008201A9 /* TestController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1AADFB880D0ADFB9008201A9 /* TestController.m */; };
 
18
                1AADFBA60D0AE4F0008201A9 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1AADFBA50D0AE4F0008201A9 /* IOKit.framework */; };
 
19
                1AADFCDA0D0B3E30008201A9 /* OODisplayModeMacOSX.m in Sources */ = {isa = PBXBuildFile; fileRef = 1AADFCD90D0B3E30008201A9 /* OODisplayModeMacOSX.m */; };
 
20
                1AD3F5950D280E9D00884B92 /* OODisplayModeSDL.m in Sources */ = {isa = PBXBuildFile; fileRef = 1AD3F5940D280E9D00884B92 /* OODisplayModeSDL.m */; };
 
21
                8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
 
22
                8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
 
23
                8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
 
24
                8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
 
25
/* End PBXBuildFile section */
 
26
 
 
27
/* Begin PBXFileReference section */
 
28
                089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
 
29
                1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
 
30
                13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
 
31
                1A4641540D27D1AF00C86666 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
 
32
                1A4641630D27D31C00C86666 /* OOCollectionExtractors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OOCollectionExtractors.h; sourceTree = "<group>"; };
 
33
                1A4641640D27D31C00C86666 /* OOCollectionExtractors.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OOCollectionExtractors.m; sourceTree = "<group>"; };
 
34
                1A4642860D27F42F00C86666 /* SDL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = SDL.framework; sourceTree = "<group>"; };
 
35
                1A4642B30D27F4D900C86666 /* OODisplaySDL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OODisplaySDL.h; sourceTree = "<group>"; };
 
36
                1A4642B40D27F4D900C86666 /* OODisplaySDL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OODisplaySDL.m; sourceTree = "<group>"; };
 
37
                1AADFB620D0ADE70008201A9 /* OODisplayMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OODisplayMode.m; sourceTree = "<group>"; };
 
38
                1AADFB630D0ADE70008201A9 /* OODisplayMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OODisplayMode.h; sourceTree = "<group>"; };
 
39
                1AADFB640D0ADE70008201A9 /* OODisplayMacOSX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OODisplayMacOSX.h; sourceTree = "<group>"; };
 
40
                1AADFB650D0ADE70008201A9 /* OODisplay.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OODisplay.m; sourceTree = "<group>"; };
 
41
                1AADFB660D0ADE70008201A9 /* OODisplay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OODisplay.h; sourceTree = "<group>"; };
 
42
                1AADFB670D0ADE70008201A9 /* OODisplayMacOSX.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OODisplayMacOSX.m; sourceTree = "<group>"; };
 
43
                1AADFB870D0ADFB9008201A9 /* TestController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestController.h; sourceTree = "<group>"; };
 
44
                1AADFB880D0ADFB9008201A9 /* TestController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestController.m; sourceTree = "<group>"; };
 
45
                1AADFBA50D0AE4F0008201A9 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
 
46
                1AADFCD80D0B3E30008201A9 /* OODisplayModeMacOSX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OODisplayModeMacOSX.h; sourceTree = "<group>"; };
 
47
                1AADFCD90D0B3E30008201A9 /* OODisplayModeMacOSX.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OODisplayModeMacOSX.m; sourceTree = "<group>"; };
 
48
                1AD3F5930D280E9D00884B92 /* OODisplayModeSDL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OODisplayModeSDL.h; sourceTree = "<group>"; };
 
49
                1AD3F5940D280E9D00884B92 /* OODisplayModeSDL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OODisplayModeSDL.m; sourceTree = "<group>"; };
 
50
                29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
 
51
                29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
 
52
                29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
 
53
                29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
 
54
                32CA4F630368D1EE00C91783 /* DisplayTest_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DisplayTest_Prefix.pch; sourceTree = "<group>"; };
 
55
                8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 
56
                8D1107320486CEB800E47090 /* DisplayTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DisplayTest.app; sourceTree = BUILT_PRODUCTS_DIR; };
 
57
/* End PBXFileReference section */
 
58
 
 
59
/* Begin PBXFrameworksBuildPhase section */
 
60
                8D11072E0486CEB800E47090 /* Frameworks */ = {
 
61
                        isa = PBXFrameworksBuildPhase;
 
62
                        buildActionMask = 2147483647;
 
63
                        files = (
 
64
                                8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
 
65
                                1AADFBA60D0AE4F0008201A9 /* IOKit.framework in Frameworks */,
 
66
                                1A4642870D27F42F00C86666 /* SDL.framework in Frameworks */,
 
67
                        );
 
68
                        runOnlyForDeploymentPostprocessing = 0;
 
69
                };
 
70
/* End PBXFrameworksBuildPhase section */
 
71
 
 
72
/* Begin PBXGroup section */
 
73
                080E96DDFE201D6D7F000001 /* Classes */ = {
 
74
                        isa = PBXGroup;
 
75
                        children = (
 
76
                                1AADFB870D0ADFB9008201A9 /* TestController.h */,
 
77
                                1AADFB880D0ADFB9008201A9 /* TestController.m */,
 
78
                                1AADFB5E0D0ADE50008201A9 /* Oolite */,
 
79
                        );
 
80
                        name = Classes;
 
81
                        sourceTree = "<group>";
 
82
                };
 
83
                1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
 
84
                        isa = PBXGroup;
 
85
                        children = (
 
86
                                1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
 
87
                        );
 
88
                        name = "Linked Frameworks";
 
89
                        sourceTree = "<group>";
 
90
                };
 
91
                1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
 
92
                        isa = PBXGroup;
 
93
                        children = (
 
94
                                29B97324FDCFA39411CA2CEA /* AppKit.framework */,
 
95
                                13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
 
96
                                29B97325FDCFA39411CA2CEA /* Foundation.framework */,
 
97
                        );
 
98
                        name = "Other Frameworks";
 
99
                        sourceTree = "<group>";
 
100
                };
 
101
                19C28FACFE9D520D11CA2CBB /* Products */ = {
 
102
                        isa = PBXGroup;
 
103
                        children = (
 
104
                                8D1107320486CEB800E47090 /* DisplayTest.app */,
 
105
                        );
 
106
                        name = Products;
 
107
                        sourceTree = "<group>";
 
108
                };
 
109
                1AADFB5E0D0ADE50008201A9 /* Oolite */ = {
 
110
                        isa = PBXGroup;
 
111
                        children = (
 
112
                                1AADFB660D0ADE70008201A9 /* OODisplay.h */,
 
113
                                1AADFB650D0ADE70008201A9 /* OODisplay.m */,
 
114
                                1AADFB630D0ADE70008201A9 /* OODisplayMode.h */,
 
115
                                1AADFB620D0ADE70008201A9 /* OODisplayMode.m */,
 
116
                                1AADFB640D0ADE70008201A9 /* OODisplayMacOSX.h */,
 
117
                                1AADFB670D0ADE70008201A9 /* OODisplayMacOSX.m */,
 
118
                                1AADFCD80D0B3E30008201A9 /* OODisplayModeMacOSX.h */,
 
119
                                1AADFCD90D0B3E30008201A9 /* OODisplayModeMacOSX.m */,
 
120
                                1A4642B30D27F4D900C86666 /* OODisplaySDL.h */,
 
121
                                1A4642B40D27F4D900C86666 /* OODisplaySDL.m */,
 
122
                                1AD3F5930D280E9D00884B92 /* OODisplayModeSDL.h */,
 
123
                                1AD3F5940D280E9D00884B92 /* OODisplayModeSDL.m */,
 
124
                                1A4641630D27D31C00C86666 /* OOCollectionExtractors.h */,
 
125
                                1A4641640D27D31C00C86666 /* OOCollectionExtractors.m */,
 
126
                        );
 
127
                        name = Oolite;
 
128
                        path = ../../src/Core;
 
129
                        sourceTree = "<group>";
 
130
                };
 
131
                29B97314FDCFA39411CA2CEA /* DisplayTest */ = {
 
132
                        isa = PBXGroup;
 
133
                        children = (
 
134
                                080E96DDFE201D6D7F000001 /* Classes */,
 
135
                                29B97315FDCFA39411CA2CEA /* Other Sources */,
 
136
                                29B97317FDCFA39411CA2CEA /* Resources */,
 
137
                                29B97323FDCFA39411CA2CEA /* Frameworks */,
 
138
                                19C28FACFE9D520D11CA2CBB /* Products */,
 
139
                        );
 
140
                        name = DisplayTest;
 
141
                        sourceTree = "<group>";
 
142
                };
 
143
                29B97315FDCFA39411CA2CEA /* Other Sources */ = {
 
144
                        isa = PBXGroup;
 
145
                        children = (
 
146
                                32CA4F630368D1EE00C91783 /* DisplayTest_Prefix.pch */,
 
147
                                29B97316FDCFA39411CA2CEA /* main.m */,
 
148
                        );
 
149
                        name = "Other Sources";
 
150
                        sourceTree = "<group>";
 
151
                };
 
152
                29B97317FDCFA39411CA2CEA /* Resources */ = {
 
153
                        isa = PBXGroup;
 
154
                        children = (
 
155
                                1A4641530D27D1AF00C86666 /* Localizable.strings */,
 
156
                                8D1107310486CEB800E47090 /* Info.plist */,
 
157
                                089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
 
158
                                29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
 
159
                        );
 
160
                        name = Resources;
 
161
                        sourceTree = "<group>";
 
162
                };
 
163
                29B97323FDCFA39411CA2CEA /* Frameworks */ = {
 
164
                        isa = PBXGroup;
 
165
                        children = (
 
166
                                1A4642860D27F42F00C86666 /* SDL.framework */,
 
167
                                1AADFBA50D0AE4F0008201A9 /* IOKit.framework */,
 
168
                                1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
 
169
                                1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
 
170
                        );
 
171
                        name = Frameworks;
 
172
                        sourceTree = "<group>";
 
173
                };
 
174
/* End PBXGroup section */
 
175
 
 
176
/* Begin PBXNativeTarget section */
 
177
                8D1107260486CEB800E47090 /* DisplayTest */ = {
 
178
                        isa = PBXNativeTarget;
 
179
                        buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "DisplayTest" */;
 
180
                        buildPhases = (
 
181
                                8D1107290486CEB800E47090 /* Resources */,
 
182
                                8D11072C0486CEB800E47090 /* Sources */,
 
183
                                8D11072E0486CEB800E47090 /* Frameworks */,
 
184
                        );
 
185
                        buildRules = (
 
186
                        );
 
187
                        dependencies = (
 
188
                        );
 
189
                        name = DisplayTest;
 
190
                        productInstallPath = "$(HOME)/Applications";
 
191
                        productName = DisplayTest;
 
192
                        productReference = 8D1107320486CEB800E47090 /* DisplayTest.app */;
 
193
                        productType = "com.apple.product-type.application";
 
194
                };
 
195
/* End PBXNativeTarget section */
 
196
 
 
197
/* Begin PBXProject section */
 
198
                29B97313FDCFA39411CA2CEA /* Project object */ = {
 
199
                        isa = PBXProject;
 
200
                        buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DisplayTest" */;
 
201
                        compatibilityVersion = "Xcode 3.0";
 
202
                        hasScannedForEncodings = 1;
 
203
                        mainGroup = 29B97314FDCFA39411CA2CEA /* DisplayTest */;
 
204
                        projectDirPath = "";
 
205
                        projectRoot = "";
 
206
                        targets = (
 
207
                                8D1107260486CEB800E47090 /* DisplayTest */,
 
208
                        );
 
209
                };
 
210
/* End PBXProject section */
 
211
 
 
212
/* Begin PBXResourcesBuildPhase section */
 
213
                8D1107290486CEB800E47090 /* Resources */ = {
 
214
                        isa = PBXResourcesBuildPhase;
 
215
                        buildActionMask = 2147483647;
 
216
                        files = (
 
217
                                8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
 
218
                                8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
 
219
                                1A4641550D27D1AF00C86666 /* Localizable.strings in Resources */,
 
220
                        );
 
221
                        runOnlyForDeploymentPostprocessing = 0;
 
222
                };
 
223
/* End PBXResourcesBuildPhase section */
 
224
 
 
225
/* Begin PBXSourcesBuildPhase section */
 
226
                8D11072C0486CEB800E47090 /* Sources */ = {
 
227
                        isa = PBXSourcesBuildPhase;
 
228
                        buildActionMask = 2147483647;
 
229
                        files = (
 
230
                                8D11072D0486CEB800E47090 /* main.m in Sources */,
 
231
                                1AADFB680D0ADE70008201A9 /* OODisplayMode.m in Sources */,
 
232
                                1AADFB690D0ADE70008201A9 /* OODisplay.m in Sources */,
 
233
                                1AADFB6A0D0ADE70008201A9 /* OODisplayMacOSX.m in Sources */,
 
234
                                1AADFB890D0ADFB9008201A9 /* TestController.m in Sources */,
 
235
                                1AADFCDA0D0B3E30008201A9 /* OODisplayModeMacOSX.m in Sources */,
 
236
                                1A4641650D27D31C00C86666 /* OOCollectionExtractors.m in Sources */,
 
237
                                1A4642B50D27F4D900C86666 /* OODisplaySDL.m in Sources */,
 
238
                                1AD3F5950D280E9D00884B92 /* OODisplayModeSDL.m in Sources */,
 
239
                        );
 
240
                        runOnlyForDeploymentPostprocessing = 0;
 
241
                };
 
242
/* End PBXSourcesBuildPhase section */
 
243
 
 
244
/* Begin PBXVariantGroup section */
 
245
                089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
 
246
                        isa = PBXVariantGroup;
 
247
                        children = (
 
248
                                089C165DFE840E0CC02AAC07 /* English */,
 
249
                        );
 
250
                        name = InfoPlist.strings;
 
251
                        sourceTree = "<group>";
 
252
                };
 
253
                1A4641530D27D1AF00C86666 /* Localizable.strings */ = {
 
254
                        isa = PBXVariantGroup;
 
255
                        children = (
 
256
                                1A4641540D27D1AF00C86666 /* English */,
 
257
                        );
 
258
                        name = Localizable.strings;
 
259
                        sourceTree = "<group>";
 
260
                };
 
261
                29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
 
262
                        isa = PBXVariantGroup;
 
263
                        children = (
 
264
                                29B97319FDCFA39411CA2CEA /* English */,
 
265
                        );
 
266
                        name = MainMenu.nib;
 
267
                        sourceTree = "<group>";
 
268
                };
 
269
/* End PBXVariantGroup section */
 
270
 
 
271
/* Begin XCBuildConfiguration section */
 
272
                C01FCF4B08A954540054247B /* Debug */ = {
 
273
                        isa = XCBuildConfiguration;
 
274
                        buildSettings = {
 
275
                                COPY_PHASE_STRIP = NO;
 
276
                                FRAMEWORK_SEARCH_PATHS = (
 
277
                                        "$(inherited)",
 
278
                                        "\"$(SRCROOT)\"",
 
279
                                );
 
280
                                GCC_DYNAMIC_NO_PIC = NO;
 
281
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
 
282
                                GCC_MODEL_TUNING = G5;
 
283
                                GCC_OPTIMIZATION_LEVEL = 0;
 
284
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
 
285
                                GCC_PREFIX_HEADER = DisplayTest_Prefix.pch;
 
286
                                GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "OOCOLLECTIONEXTRACTORS_SIMPLE=1";
 
287
                                GCC_TREAT_WARNINGS_AS_ERRORS = YES;
 
288
                                INFOPLIST_FILE = Info.plist;
 
289
                                INSTALL_PATH = "$(HOME)/Applications";
 
290
                                PRODUCT_NAME = DisplayTest;
 
291
                                WRAPPER_EXTENSION = app;
 
292
                                ZERO_LINK = YES;
 
293
                        };
 
294
                        name = Debug;
 
295
                };
 
296
                C01FCF4C08A954540054247B /* Release */ = {
 
297
                        isa = XCBuildConfiguration;
 
298
                        buildSettings = {
 
299
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 
300
                                FRAMEWORK_SEARCH_PATHS = (
 
301
                                        "$(inherited)",
 
302
                                        "\"$(SRCROOT)\"",
 
303
                                );
 
304
                                GCC_MODEL_TUNING = G5;
 
305
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
 
306
                                GCC_PREFIX_HEADER = DisplayTest_Prefix.pch;
 
307
                                GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "OOCOLLECTIONEXTRACTORS_SIMPLE=1";
 
308
                                GCC_TREAT_WARNINGS_AS_ERRORS = YES;
 
309
                                INFOPLIST_FILE = Info.plist;
 
310
                                INSTALL_PATH = "$(HOME)/Applications";
 
311
                                PRODUCT_NAME = DisplayTest;
 
312
                                WRAPPER_EXTENSION = app;
 
313
                        };
 
314
                        name = Release;
 
315
                };
 
316
                C01FCF4F08A954540054247B /* Debug */ = {
 
317
                        isa = XCBuildConfiguration;
 
318
                        buildSettings = {
 
319
                                GCC_WARN_ABOUT_RETURN_TYPE = YES;
 
320
                                GCC_WARN_UNUSED_VARIABLE = YES;
 
321
                                PREBINDING = NO;
 
322
                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
 
323
                        };
 
324
                        name = Debug;
 
325
                };
 
326
                C01FCF5008A954540054247B /* Release */ = {
 
327
                        isa = XCBuildConfiguration;
 
328
                        buildSettings = {
 
329
                                ARCHS = (
 
330
                                        ppc,
 
331
                                        i386,
 
332
                                );
 
333
                                GCC_WARN_ABOUT_RETURN_TYPE = YES;
 
334
                                GCC_WARN_UNUSED_VARIABLE = YES;
 
335
                                PREBINDING = NO;
 
336
                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
 
337
                        };
 
338
                        name = Release;
 
339
                };
 
340
/* End XCBuildConfiguration section */
 
341
 
 
342
/* Begin XCConfigurationList section */
 
343
                C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "DisplayTest" */ = {
 
344
                        isa = XCConfigurationList;
 
345
                        buildConfigurations = (
 
346
                                C01FCF4B08A954540054247B /* Debug */,
 
347
                                C01FCF4C08A954540054247B /* Release */,
 
348
                        );
 
349
                        defaultConfigurationIsVisible = 0;
 
350
                        defaultConfigurationName = Release;
 
351
                };
 
352
                C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DisplayTest" */ = {
 
353
                        isa = XCConfigurationList;
 
354
                        buildConfigurations = (
 
355
                                C01FCF4F08A954540054247B /* Debug */,
 
356
                                C01FCF5008A954540054247B /* Release */,
 
357
                        );
 
358
                        defaultConfigurationIsVisible = 0;
 
359
                        defaultConfigurationName = Release;
 
360
                };
 
361
/* End XCConfigurationList section */
 
362
        };
 
363
        rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
 
364
}