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

« back to all changes in this revision

Viewing changes to tests/groups/groups.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 = 45;
 
7
        objects = {
 
8
 
 
9
/* Begin PBXBuildFile section */
 
10
                1A11F7BE0F35D86C001C886C /* OOShipGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A11F7BD0F35D86C001C886C /* OOShipGroup.m */; };
 
11
                1A94E5800F34A5F800F1B5D9 /* ShipEntity.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A94E57F0F34A5F800F1B5D9 /* ShipEntity.m */; };
 
12
                1A94E5880F34A65500F1B5D9 /* OOWeakReference.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A94E5860F34A65500F1B5D9 /* OOWeakReference.m */; };
 
13
                8DD76F9A0486AA7600D96B5E /* groups.m in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* groups.m */; settings = {ATTRIBUTES = (); }; };
 
14
                8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB779EFE84155DC02AAC07 /* Foundation.framework */; };
 
15
/* End PBXBuildFile section */
 
16
 
 
17
/* Begin PBXCopyFilesBuildPhase section */
 
18
                8DD76F9E0486AA7600D96B5E /* CopyFiles */ = {
 
19
                        isa = PBXCopyFilesBuildPhase;
 
20
                        buildActionMask = 8;
 
21
                        dstPath = /usr/share/man/man1/;
 
22
                        dstSubfolderSpec = 0;
 
23
                        files = (
 
24
                        );
 
25
                        runOnlyForDeploymentPostprocessing = 1;
 
26
                };
 
27
/* End PBXCopyFilesBuildPhase section */
 
28
 
 
29
/* Begin PBXFileReference section */
 
30
                08FB7796FE84155DC02AAC07 /* groups.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = groups.m; sourceTree = "<group>"; };
 
31
                08FB779EFE84155DC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
 
32
                1A11F7BC0F35D86C001C886C /* OOShipGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OOShipGroup.h; path = ../../src/Core/OOShipGroup.h; sourceTree = SOURCE_ROOT; };
 
33
                1A11F7BD0F35D86C001C886C /* OOShipGroup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OOShipGroup.m; path = ../../src/Core/OOShipGroup.m; sourceTree = SOURCE_ROOT; };
 
34
                1A11F7E50F35DA7F001C886C /* OOCocoa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OOCocoa.h; path = ../../src/Core/OOCocoa.h; sourceTree = SOURCE_ROOT; };
 
35
                1A94E57E0F34A5F800F1B5D9 /* ShipEntity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShipEntity.h; sourceTree = "<group>"; };
 
36
                1A94E57F0F34A5F800F1B5D9 /* ShipEntity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShipEntity.m; sourceTree = "<group>"; };
 
37
                1A94E5860F34A65500F1B5D9 /* OOWeakReference.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OOWeakReference.m; sourceTree = "<group>"; };
 
38
                1A94E5870F34A65500F1B5D9 /* OOWeakReference.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OOWeakReference.h; sourceTree = "<group>"; };
 
39
                1A94E5DE0F34B1D500F1B5D9 /* OOMaths.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OOMaths.h; sourceTree = "<group>"; };
 
40
                32A70AAB03705E1F00C91783 /* groups_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = groups_Prefix.pch; sourceTree = "<group>"; };
 
41
                8DD76FA10486AA7600D96B5E /* groups */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = groups; sourceTree = BUILT_PRODUCTS_DIR; };
 
42
/* End PBXFileReference section */
 
43
 
 
44
/* Begin PBXFrameworksBuildPhase section */
 
45
                8DD76F9B0486AA7600D96B5E /* Frameworks */ = {
 
46
                        isa = PBXFrameworksBuildPhase;
 
47
                        buildActionMask = 2147483647;
 
48
                        files = (
 
49
                                8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */,
 
50
                        );
 
51
                        runOnlyForDeploymentPostprocessing = 0;
 
52
                };
 
53
/* End PBXFrameworksBuildPhase section */
 
54
 
 
55
/* Begin PBXGroup section */
 
56
                08FB7794FE84155DC02AAC07 /* groups */ = {
 
57
                        isa = PBXGroup;
 
58
                        children = (
 
59
                                08FB7795FE84155DC02AAC07 /* Source */,
 
60
                                08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
 
61
                                1AB674ADFE9D54B511CA2CBB /* Products */,
 
62
                        );
 
63
                        name = groups;
 
64
                        sourceTree = "<group>";
 
65
                };
 
66
                08FB7795FE84155DC02AAC07 /* Source */ = {
 
67
                        isa = PBXGroup;
 
68
                        children = (
 
69
                                32A70AAB03705E1F00C91783 /* groups_Prefix.pch */,
 
70
                                08FB7796FE84155DC02AAC07 /* groups.m */,
 
71
                                1A11F7E50F35DA7F001C886C /* OOCocoa.h */,
 
72
                                1A11F7BC0F35D86C001C886C /* OOShipGroup.h */,
 
73
                                1A11F7BD0F35D86C001C886C /* OOShipGroup.m */,
 
74
                                1A94E57E0F34A5F800F1B5D9 /* ShipEntity.h */,
 
75
                                1A94E57F0F34A5F800F1B5D9 /* ShipEntity.m */,
 
76
                                1A94E5870F34A65500F1B5D9 /* OOWeakReference.h */,
 
77
                                1A94E5860F34A65500F1B5D9 /* OOWeakReference.m */,
 
78
                                1A94E5DE0F34B1D500F1B5D9 /* OOMaths.h */,
 
79
                        );
 
80
                        name = Source;
 
81
                        sourceTree = "<group>";
 
82
                };
 
83
                08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = {
 
84
                        isa = PBXGroup;
 
85
                        children = (
 
86
                                08FB779EFE84155DC02AAC07 /* Foundation.framework */,
 
87
                        );
 
88
                        name = "External Frameworks and Libraries";
 
89
                        sourceTree = "<group>";
 
90
                };
 
91
                1AB674ADFE9D54B511CA2CBB /* Products */ = {
 
92
                        isa = PBXGroup;
 
93
                        children = (
 
94
                                8DD76FA10486AA7600D96B5E /* groups */,
 
95
                        );
 
96
                        name = Products;
 
97
                        sourceTree = "<group>";
 
98
                };
 
99
/* End PBXGroup section */
 
100
 
 
101
/* Begin PBXNativeTarget section */
 
102
                8DD76F960486AA7600D96B5E /* groups */ = {
 
103
                        isa = PBXNativeTarget;
 
104
                        buildConfigurationList = 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "groups" */;
 
105
                        buildPhases = (
 
106
                                8DD76F990486AA7600D96B5E /* Sources */,
 
107
                                8DD76F9B0486AA7600D96B5E /* Frameworks */,
 
108
                                8DD76F9E0486AA7600D96B5E /* CopyFiles */,
 
109
                        );
 
110
                        buildRules = (
 
111
                        );
 
112
                        dependencies = (
 
113
                        );
 
114
                        name = groups;
 
115
                        productInstallPath = "$(HOME)/bin";
 
116
                        productName = groups;
 
117
                        productReference = 8DD76FA10486AA7600D96B5E /* groups */;
 
118
                        productType = "com.apple.product-type.tool";
 
119
                };
 
120
/* End PBXNativeTarget section */
 
121
 
 
122
/* Begin PBXProject section */
 
123
                08FB7793FE84155DC02AAC07 /* Project object */ = {
 
124
                        isa = PBXProject;
 
125
                        buildConfigurationList = 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "groups" */;
 
126
                        compatibilityVersion = "Xcode 3.1";
 
127
                        hasScannedForEncodings = 1;
 
128
                        mainGroup = 08FB7794FE84155DC02AAC07 /* groups */;
 
129
                        projectDirPath = "";
 
130
                        projectRoot = "";
 
131
                        targets = (
 
132
                                8DD76F960486AA7600D96B5E /* groups */,
 
133
                        );
 
134
                };
 
135
/* End PBXProject section */
 
136
 
 
137
/* Begin PBXSourcesBuildPhase section */
 
138
                8DD76F990486AA7600D96B5E /* Sources */ = {
 
139
                        isa = PBXSourcesBuildPhase;
 
140
                        buildActionMask = 2147483647;
 
141
                        files = (
 
142
                                8DD76F9A0486AA7600D96B5E /* groups.m in Sources */,
 
143
                                1A94E5800F34A5F800F1B5D9 /* ShipEntity.m in Sources */,
 
144
                                1A94E5880F34A65500F1B5D9 /* OOWeakReference.m in Sources */,
 
145
                                1A11F7BE0F35D86C001C886C /* OOShipGroup.m in Sources */,
 
146
                        );
 
147
                        runOnlyForDeploymentPostprocessing = 0;
 
148
                };
 
149
/* End PBXSourcesBuildPhase section */
 
150
 
 
151
/* Begin XCBuildConfiguration section */
 
152
                1DEB927508733DD40010E9CD /* Debug */ = {
 
153
                        isa = XCBuildConfiguration;
 
154
                        buildSettings = {
 
155
                                ALWAYS_SEARCH_USER_PATHS = NO;
 
156
                                COPY_PHASE_STRIP = NO;
 
157
                                GCC_DYNAMIC_NO_PIC = NO;
 
158
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
 
159
                                GCC_MODEL_TUNING = G5;
 
160
                                GCC_OPTIMIZATION_LEVEL = 0;
 
161
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
 
162
                                GCC_PREFIX_HEADER = groups_Prefix.pch;
 
163
                                INSTALL_PATH = /usr/local/bin;
 
164
                                PRODUCT_NAME = groups;
 
165
                        };
 
166
                        name = Debug;
 
167
                };
 
168
                1DEB927608733DD40010E9CD /* Release */ = {
 
169
                        isa = XCBuildConfiguration;
 
170
                        buildSettings = {
 
171
                                ALWAYS_SEARCH_USER_PATHS = NO;
 
172
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 
173
                                GCC_MODEL_TUNING = G5;
 
174
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
 
175
                                GCC_PREFIX_HEADER = groups_Prefix.pch;
 
176
                                INSTALL_PATH = /usr/local/bin;
 
177
                                PRODUCT_NAME = groups;
 
178
                        };
 
179
                        name = Release;
 
180
                };
 
181
                1DEB927908733DD40010E9CD /* Debug */ = {
 
182
                        isa = XCBuildConfiguration;
 
183
                        buildSettings = {
 
184
                                ARCHS = "$(ARCHS_STANDARD_32_BIT)";
 
185
                                GCC_C_LANGUAGE_STANDARD = c99;
 
186
                                GCC_OPTIMIZATION_LEVEL = 0;
 
187
                                GCC_WARN_ABOUT_RETURN_TYPE = YES;
 
188
                                GCC_WARN_UNUSED_VARIABLE = YES;
 
189
                                ONLY_ACTIVE_ARCH = YES;
 
190
                                PREBINDING = NO;
 
191
                                SDKROOT = macosx10.5;
 
192
                        };
 
193
                        name = Debug;
 
194
                };
 
195
                1DEB927A08733DD40010E9CD /* Release */ = {
 
196
                        isa = XCBuildConfiguration;
 
197
                        buildSettings = {
 
198
                                ARCHS = "$(ARCHS_STANDARD_32_BIT)";
 
199
                                GCC_C_LANGUAGE_STANDARD = c99;
 
200
                                GCC_WARN_ABOUT_RETURN_TYPE = YES;
 
201
                                GCC_WARN_UNUSED_VARIABLE = YES;
 
202
                                PREBINDING = NO;
 
203
                                SDKROOT = macosx10.5;
 
204
                        };
 
205
                        name = Release;
 
206
                };
 
207
/* End XCBuildConfiguration section */
 
208
 
 
209
/* Begin XCConfigurationList section */
 
210
                1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "groups" */ = {
 
211
                        isa = XCConfigurationList;
 
212
                        buildConfigurations = (
 
213
                                1DEB927508733DD40010E9CD /* Debug */,
 
214
                                1DEB927608733DD40010E9CD /* Release */,
 
215
                        );
 
216
                        defaultConfigurationIsVisible = 0;
 
217
                        defaultConfigurationName = Release;
 
218
                };
 
219
                1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "groups" */ = {
 
220
                        isa = XCConfigurationList;
 
221
                        buildConfigurations = (
 
222
                                1DEB927908733DD40010E9CD /* Debug */,
 
223
                                1DEB927A08733DD40010E9CD /* Release */,
 
224
                        );
 
225
                        defaultConfigurationIsVisible = 0;
 
226
                        defaultConfigurationName = Release;
 
227
                };
 
228
/* End XCConfigurationList section */
 
229
        };
 
230
        rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
 
231
}