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

« back to all changes in this revision

Viewing changes to deps/Cocoa-deps/Ogg Vorbis/Ogg.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
                1AE344C812CB6E6900FD8C62 /* ogg.h in Headers */ = {isa = PBXBuildFile; fileRef = 1AE344C612CB6E6900FD8C62 /* ogg.h */; settings = {ATTRIBUTES = (Public, ); }; };
 
11
                1AE344C912CB6E6900FD8C62 /* os_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 1AE344C712CB6E6900FD8C62 /* os_types.h */; settings = {ATTRIBUTES = (Public, ); }; };
 
12
                1AE344CD12CB6EA500FD8C62 /* bitwise.c in Sources */ = {isa = PBXBuildFile; fileRef = 1AE344CB12CB6EA500FD8C62 /* bitwise.c */; };
 
13
                1AE344CE12CB6EA500FD8C62 /* framing.c in Sources */ = {isa = PBXBuildFile; fileRef = 1AE344CC12CB6EA500FD8C62 /* framing.c */; };
 
14
/* End PBXBuildFile section */
 
15
 
 
16
/* Begin PBXFileReference section */
 
17
                1ADE32A40975807900961AE2 /* libogg_for_oolite.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libogg_for_oolite.a; sourceTree = BUILT_PRODUCTS_DIR; };
 
18
                1AE344C612CB6E6900FD8C62 /* ogg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ogg.h; sourceTree = "<group>"; };
 
19
                1AE344C712CB6E6900FD8C62 /* os_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = os_types.h; sourceTree = "<group>"; };
 
20
                1AE344CB12CB6EA500FD8C62 /* bitwise.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bitwise.c; sourceTree = "<group>"; };
 
21
                1AE344CC12CB6EA500FD8C62 /* framing.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = framing.c; sourceTree = "<group>"; };
 
22
                1AE344D312CB6F4F00FD8C62 /* oolite-targets.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "oolite-targets.xcconfig"; path = "../../../src/Cocoa/oolite-targets.xcconfig"; sourceTree = SOURCE_ROOT; };
 
23
/* End PBXFileReference section */
 
24
 
 
25
/* Begin PBXFrameworksBuildPhase section */
 
26
                1ADE32A20975807900961AE2 /* Frameworks */ = {
 
27
                        isa = PBXFrameworksBuildPhase;
 
28
                        buildActionMask = 2147483647;
 
29
                        files = (
 
30
                        );
 
31
                        runOnlyForDeploymentPostprocessing = 0;
 
32
                };
 
33
/* End PBXFrameworksBuildPhase section */
 
34
 
 
35
/* Begin PBXGroup section */
 
36
                034768DDFF38A45A11DB9C8B /* Products */ = {
 
37
                        isa = PBXGroup;
 
38
                        children = (
 
39
                                1ADE32A40975807900961AE2 /* libogg_for_oolite.a */,
 
40
                        );
 
41
                        name = Products;
 
42
                        sourceTree = "<group>";
 
43
                };
 
44
                0867D691FE84028FC02AAC07 /* Ogg */ = {
 
45
                        isa = PBXGroup;
 
46
                        children = (
 
47
                                1AE344D312CB6F4F00FD8C62 /* oolite-targets.xcconfig */,
 
48
                                730F235F09181A3E00AB638C /* Headers */,
 
49
                                08FB77ACFE841707C02AAC07 /* src */,
 
50
                                0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
 
51
                                034768DDFF38A45A11DB9C8B /* Products */,
 
52
                        );
 
53
                        name = Ogg;
 
54
                        sourceTree = "<group>";
 
55
                };
 
56
                0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
 
57
                        isa = PBXGroup;
 
58
                        children = (
 
59
                        );
 
60
                        name = "External Frameworks and Libraries";
 
61
                        sourceTree = "<group>";
 
62
                };
 
63
                08FB77ACFE841707C02AAC07 /* src */ = {
 
64
                        isa = PBXGroup;
 
65
                        children = (
 
66
                                1AE344CB12CB6EA500FD8C62 /* bitwise.c */,
 
67
                                1AE344CC12CB6EA500FD8C62 /* framing.c */,
 
68
                        );
 
69
                        name = src;
 
70
                        path = "../../Cross-platform-deps/libogg/src";
 
71
                        sourceTree = "<group>";
 
72
                };
 
73
                730F235F09181A3E00AB638C /* Headers */ = {
 
74
                        isa = PBXGroup;
 
75
                        children = (
 
76
                                1AE344C612CB6E6900FD8C62 /* ogg.h */,
 
77
                                1AE344C712CB6E6900FD8C62 /* os_types.h */,
 
78
                        );
 
79
                        name = Headers;
 
80
                        path = "../../Cross-platform-deps/libogg/include/ogg";
 
81
                        sourceTree = "<group>";
 
82
                };
 
83
/* End PBXGroup section */
 
84
 
 
85
/* Begin PBXHeadersBuildPhase section */
 
86
                1ADE32A00975807900961AE2 /* Headers */ = {
 
87
                        isa = PBXHeadersBuildPhase;
 
88
                        buildActionMask = 2147483647;
 
89
                        files = (
 
90
                                1AE344C812CB6E6900FD8C62 /* ogg.h in Headers */,
 
91
                                1AE344C912CB6E6900FD8C62 /* os_types.h in Headers */,
 
92
                        );
 
93
                        runOnlyForDeploymentPostprocessing = 0;
 
94
                };
 
95
/* End PBXHeadersBuildPhase section */
 
96
 
 
97
/* Begin PBXNativeTarget section */
 
98
                1ADE32A30975807900961AE2 /* LibOgg */ = {
 
99
                        isa = PBXNativeTarget;
 
100
                        buildConfigurationList = 1ADE32B7097580C800961AE2 /* Build configuration list for PBXNativeTarget "LibOgg" */;
 
101
                        buildPhases = (
 
102
                                1AE344FA12CB711800FD8C62 /* Update Code */,
 
103
                                1ADE32A00975807900961AE2 /* Headers */,
 
104
                                1ADE32A10975807900961AE2 /* Sources */,
 
105
                                1ADE32A20975807900961AE2 /* Frameworks */,
 
106
                        );
 
107
                        buildRules = (
 
108
                        );
 
109
                        dependencies = (
 
110
                        );
 
111
                        name = LibOgg;
 
112
                        productName = LibOgg;
 
113
                        productReference = 1ADE32A40975807900961AE2 /* libogg_for_oolite.a */;
 
114
                        productType = "com.apple.product-type.library.static";
 
115
                };
 
116
/* End PBXNativeTarget section */
 
117
 
 
118
/* Begin PBXProject section */
 
119
                0867D690FE84028FC02AAC07 /* Project object */ = {
 
120
                        isa = PBXProject;
 
121
                        buildConfigurationList = 730F235809181A3A00AB638C /* Build configuration list for PBXProject "Ogg" */;
 
122
                        compatibilityVersion = "Xcode 3.1";
 
123
                        developmentRegion = English;
 
124
                        hasScannedForEncodings = 1;
 
125
                        knownRegions = (
 
126
                                English,
 
127
                                Japanese,
 
128
                                French,
 
129
                                German,
 
130
                        );
 
131
                        mainGroup = 0867D691FE84028FC02AAC07 /* Ogg */;
 
132
                        productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
 
133
                        projectDirPath = "";
 
134
                        projectRoot = "";
 
135
                        targets = (
 
136
                                1ADE32A30975807900961AE2 /* LibOgg */,
 
137
                        );
 
138
                };
 
139
/* End PBXProject section */
 
140
 
 
141
/* Begin PBXShellScriptBuildPhase section */
 
142
                1AE344FA12CB711800FD8C62 /* Update Code */ = {
 
143
                        isa = PBXShellScriptBuildPhase;
 
144
                        buildActionMask = 2147483647;
 
145
                        files = (
 
146
                        );
 
147
                        inputPaths = (
 
148
                        );
 
149
                        name = "Update Code";
 
150
                        outputPaths = (
 
151
                        );
 
152
                        runOnlyForDeploymentPostprocessing = 0;
 
153
                        shellPath = /bin/sh;
 
154
                        shellScript = "cd \"$SRCROOT/../scripts\"\n./update-library.sh libogg tgz\n";
 
155
                        showEnvVarsInLog = 0;
 
156
                };
 
157
/* End PBXShellScriptBuildPhase section */
 
158
 
 
159
/* Begin PBXSourcesBuildPhase section */
 
160
                1ADE32A10975807900961AE2 /* Sources */ = {
 
161
                        isa = PBXSourcesBuildPhase;
 
162
                        buildActionMask = 2147483647;
 
163
                        files = (
 
164
                                1AE344CD12CB6EA500FD8C62 /* bitwise.c in Sources */,
 
165
                                1AE344CE12CB6EA500FD8C62 /* framing.c in Sources */,
 
166
                        );
 
167
                        runOnlyForDeploymentPostprocessing = 0;
 
168
                };
 
169
/* End PBXSourcesBuildPhase section */
 
170
 
 
171
/* Begin XCBuildConfiguration section */
 
172
                1ADE32B9097580C800961AE2 /* Deployment */ = {
 
173
                        isa = XCBuildConfiguration;
 
174
                        baseConfigurationReference = 1AE344D312CB6F4F00FD8C62 /* oolite-targets.xcconfig */;
 
175
                        buildSettings = {
 
176
                                GCC_AUTO_VECTORIZATION = YES;
 
177
                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
 
178
                                GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
 
179
                                GCC_MODEL_TUNING = G5;
 
180
                                GCC_OPTIMIZATION_LEVEL = 3;
 
181
                                HEADER_SEARCH_PATHS = "../../Cross-platform-deps/libogg/include";
 
182
                                INSTALL_PATH = /usr/local/lib;
 
183
                                LLVM_LTO = YES;
 
184
                                PREBINDING = NO;
 
185
                                PRODUCT_NAME = ogg_for_oolite;
 
186
                                PUBLIC_HEADERS_FOLDER_PATH = include/ogg;
 
187
                                SYMROOT = ../../../build;
 
188
                                ZERO_LINK = NO;
 
189
                        };
 
190
                        name = Deployment;
 
191
                };
 
192
                1AE344EE12CB70B800FD8C62 /* Debug */ = {
 
193
                        isa = XCBuildConfiguration;
 
194
                        buildSettings = {
 
195
                                GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
 
196
                                MACOSX_DEPLOYMENT_TARGET = 10.4;
 
197
                                SDKROOT = macosx10.4;
 
198
                        };
 
199
                        name = Debug;
 
200
                };
 
201
                1AE344EF12CB70B800FD8C62 /* Debug */ = {
 
202
                        isa = XCBuildConfiguration;
 
203
                        baseConfigurationReference = 1AE344D312CB6F4F00FD8C62 /* oolite-targets.xcconfig */;
 
204
                        buildSettings = {
 
205
                                GCC_AUTO_VECTORIZATION = YES;
 
206
                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
 
207
                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
 
208
                                GCC_MODEL_TUNING = G5;
 
209
                                GCC_OPTIMIZATION_LEVEL = 3;
 
210
                                HEADER_SEARCH_PATHS = "../../Cross-platform-deps/libogg/include";
 
211
                                INSTALL_PATH = /usr/local/lib;
 
212
                                LLVM_LTO = YES;
 
213
                                PREBINDING = NO;
 
214
                                PRODUCT_NAME = ogg_for_oolite;
 
215
                                PUBLIC_HEADERS_FOLDER_PATH = include/ogg;
 
216
                                SYMROOT = ../../../build;
 
217
                                ZERO_LINK = NO;
 
218
                        };
 
219
                        name = Debug;
 
220
                };
 
221
                1AE344F012CB70BF00FD8C62 /* TestRelease */ = {
 
222
                        isa = XCBuildConfiguration;
 
223
                        buildSettings = {
 
224
                                GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
 
225
                                MACOSX_DEPLOYMENT_TARGET = 10.4;
 
226
                                SDKROOT = macosx10.4;
 
227
                        };
 
228
                        name = TestRelease;
 
229
                };
 
230
                1AE344F112CB70BF00FD8C62 /* TestRelease */ = {
 
231
                        isa = XCBuildConfiguration;
 
232
                        baseConfigurationReference = 1AE344D312CB6F4F00FD8C62 /* oolite-targets.xcconfig */;
 
233
                        buildSettings = {
 
234
                                GCC_AUTO_VECTORIZATION = YES;
 
235
                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
 
236
                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
 
237
                                GCC_MODEL_TUNING = G5;
 
238
                                GCC_OPTIMIZATION_LEVEL = 3;
 
239
                                HEADER_SEARCH_PATHS = "../../Cross-platform-deps/libogg/include";
 
240
                                INSTALL_PATH = /usr/local/lib;
 
241
                                LLVM_LTO = NO;
 
242
                                PREBINDING = NO;
 
243
                                PRODUCT_NAME = ogg_for_oolite;
 
244
                                PUBLIC_HEADERS_FOLDER_PATH = include/ogg;
 
245
                                SYMROOT = ../../../build;
 
246
                                ZERO_LINK = NO;
 
247
                        };
 
248
                        name = TestRelease;
 
249
                };
 
250
                730F235A09181A3A00AB638C /* Deployment */ = {
 
251
                        isa = XCBuildConfiguration;
 
252
                        buildSettings = {
 
253
                                GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
 
254
                                MACOSX_DEPLOYMENT_TARGET = 10.4;
 
255
                                SDKROOT = macosx10.4;
 
256
                        };
 
257
                        name = Deployment;
 
258
                };
 
259
/* End XCBuildConfiguration section */
 
260
 
 
261
/* Begin XCConfigurationList section */
 
262
                1ADE32B7097580C800961AE2 /* Build configuration list for PBXNativeTarget "LibOgg" */ = {
 
263
                        isa = XCConfigurationList;
 
264
                        buildConfigurations = (
 
265
                                1ADE32B9097580C800961AE2 /* Deployment */,
 
266
                                1AE344EF12CB70B800FD8C62 /* Debug */,
 
267
                                1AE344F112CB70BF00FD8C62 /* TestRelease */,
 
268
                        );
 
269
                        defaultConfigurationIsVisible = 0;
 
270
                        defaultConfigurationName = Deployment;
 
271
                };
 
272
                730F235809181A3A00AB638C /* Build configuration list for PBXProject "Ogg" */ = {
 
273
                        isa = XCConfigurationList;
 
274
                        buildConfigurations = (
 
275
                                730F235A09181A3A00AB638C /* Deployment */,
 
276
                                1AE344EE12CB70B800FD8C62 /* Debug */,
 
277
                                1AE344F012CB70BF00FD8C62 /* TestRelease */,
 
278
                        );
 
279
                        defaultConfigurationIsVisible = 0;
 
280
                        defaultConfigurationName = Deployment;
 
281
                };
 
282
/* End XCConfigurationList section */
 
283
        };
 
284
        rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
 
285
}