~ubuntu-branches/ubuntu/oneiric/popt/oneiric

« back to all changes in this revision

Viewing changes to popt.xcodeproj/project.pbxproj

  • Committer: Bazaar Package Importer
  • Author(s): Paul Martin
  • Date: 2010-05-13 05:14:50 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100513051450-1qefp4e2if4hbkri
Tags: 1.16-1
* New upstream release (Closes: #581439)
* Switch to dpkg-source 3.0 (quilt) format
* Add a watch file.
* Update to standards version 3.8.4 (no changes)

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 PBXAggregateTarget section */
 
10
                0D006A101125FBE800A2FA32 /* testit.sh */ = {
 
11
                        isa = PBXAggregateTarget;
 
12
                        buildConfigurationList = 0D006A171125FC1C00A2FA32 /* Build configuration list for PBXAggregateTarget "testit.sh" */;
 
13
                        buildPhases = (
 
14
                                0D006A0F1125FBE800A2FA32 /* ShellScript */,
 
15
                        );
 
16
                        dependencies = (
 
17
                                0D006A141125FBFD00A2FA32 /* PBXTargetDependency */,
 
18
                        );
 
19
                        name = testit.sh;
 
20
                        productName = testit.sh;
 
21
                };
 
22
/* End PBXAggregateTarget section */
 
23
 
 
24
/* Begin PBXBuildFile section */
 
25
                0D00699D1125F0C400A2FA32 /* lookup3.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D3EA3C31125E529001C69E6 /* lookup3.c */; };
 
26
                0D00699F1125F0CE00A2FA32 /* poptconfig.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D3EA3C91125E54B001C69E6 /* poptconfig.c */; };
 
27
                0D0069A01125F0D100A2FA32 /* popthelp.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D3EA3CB1125E553001C69E6 /* popthelp.c */; };
 
28
                0D0069A11125F0D500A2FA32 /* poptint.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D3EA3CD1125E55B001C69E6 /* poptint.c */; };
 
29
                0D0069A21125F0DA00A2FA32 /* poptparse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D3EA3D11125E584001C69E6 /* poptparse.c */; };
 
30
                0D0069A31125F0E900A2FA32 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D3EA3D51125E5A6001C69E6 /* config.h */; };
 
31
                0D0069A41125F0EC00A2FA32 /* system.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D3EA3D31125E58E001C69E6 /* system.h */; };
 
32
                0D0069A51125F0F100A2FA32 /* poptint.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D3EA3CF1125E56C001C69E6 /* poptint.h */; };
 
33
                0D0069A61125F0F400A2FA32 /* popt.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D3EA3C71125E53F001C69E6 /* popt.h */; };
 
34
                0D0069C61125F60200A2FA32 /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D0069C51125F60200A2FA32 /* libiconv.dylib */; };
 
35
                0D0069EE1125F81900A2FA32 /* test1.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D0069DD1125F73600A2FA32 /* test1.c */; };
 
36
                0D3BAD131126031E00B3E80C /* popt.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D3EA3C51125E537001C69E6 /* popt.c */; };
 
37
                0D3BAD141126031E00B3E80C /* popt.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D3EA3C51125E537001C69E6 /* popt.c */; };
 
38
                0D3EA3C41125E529001C69E6 /* lookup3.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D3EA3C31125E529001C69E6 /* lookup3.c */; };
 
39
                0D3EA3C81125E53F001C69E6 /* popt.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D3EA3C71125E53F001C69E6 /* popt.h */; };
 
40
                0D3EA3CA1125E54B001C69E6 /* poptconfig.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D3EA3C91125E54B001C69E6 /* poptconfig.c */; };
 
41
                0D3EA3CC1125E553001C69E6 /* popthelp.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D3EA3CB1125E553001C69E6 /* popthelp.c */; };
 
42
                0D3EA3CE1125E55B001C69E6 /* poptint.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D3EA3CD1125E55B001C69E6 /* poptint.c */; };
 
43
                0D3EA3D01125E56C001C69E6 /* poptint.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D3EA3CF1125E56C001C69E6 /* poptint.h */; };
 
44
                0D3EA3D21125E584001C69E6 /* poptparse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D3EA3D11125E584001C69E6 /* poptparse.c */; };
 
45
                0D3EA3D41125E58E001C69E6 /* system.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D3EA3D31125E58E001C69E6 /* system.h */; };
 
46
                0D3EA3D61125E5A6001C69E6 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D3EA3D51125E5A6001C69E6 /* config.h */; };
 
47
                0DB920BA1126181E000277F8 /* libpopt.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D0069921125F03400A2FA32 /* libpopt.dylib */; };
 
48
/* End PBXBuildFile section */
 
49
 
 
50
/* Begin PBXContainerItemProxy section */
 
51
                0D0069EF1125F83000A2FA32 /* PBXContainerItemProxy */ = {
 
52
                        isa = PBXContainerItemProxy;
 
53
                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
 
54
                        proxyType = 1;
 
55
                        remoteGlobalIDString = D2AAC045055464E500DB518D;
 
56
                        remoteInfo = libpopt.a;
 
57
                };
 
58
                0D006A131125FBFD00A2FA32 /* PBXContainerItemProxy */ = {
 
59
                        isa = PBXContainerItemProxy;
 
60
                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
 
61
                        proxyType = 1;
 
62
                        remoteGlobalIDString = 0D0069E91125F80A00A2FA32;
 
63
                        remoteInfo = test1;
 
64
                };
 
65
                0DB9209B112616A9000277F8 /* PBXContainerItemProxy */ = {
 
66
                        isa = PBXContainerItemProxy;
 
67
                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
 
68
                        proxyType = 1;
 
69
                        remoteGlobalIDString = 0D0069911125F03400A2FA32;
 
70
                        remoteInfo = libpopt.dylib;
 
71
                };
 
72
/* End PBXContainerItemProxy section */
 
73
 
 
74
/* Begin PBXFileReference section */
 
75
                0D0069921125F03400A2FA32 /* libpopt.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libpopt.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
 
76
                0D0069C41125F43900A2FA32 /* popt.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = popt.3; sourceTree = "<group>"; };
 
77
                0D0069C51125F60200A2FA32 /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; };
 
78
                0D0069DD1125F73600A2FA32 /* test1.c */ = {isa = PBXFileReference; fileEncoding = 7; lastKnownFileType = sourcecode.c.c; path = test1.c; sourceTree = "<group>"; };
 
79
                0D0069EA1125F80A00A2FA32 /* test1 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = test1; sourceTree = BUILT_PRODUCTS_DIR; };
 
80
                0D006A061125FADD00A2FA32 /* testit.sh */ = {isa = PBXFileReference; fileEncoding = 7; lastKnownFileType = text.script.sh; path = testit.sh; sourceTree = "<group>"; };
 
81
                0D3BACFC1125FF5300B3E80C /* popt.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = popt.ps; sourceTree = "<group>"; };
 
82
                0D3EA3C31125E529001C69E6 /* lookup3.c */ = {isa = PBXFileReference; fileEncoding = 7; lastKnownFileType = sourcecode.c.c; path = lookup3.c; sourceTree = "<group>"; };
 
83
                0D3EA3C51125E537001C69E6 /* popt.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 7; path = popt.c; sourceTree = "<group>"; };
 
84
                0D3EA3C71125E53F001C69E6 /* popt.h */ = {isa = PBXFileReference; fileEncoding = 7; lastKnownFileType = sourcecode.c.h; path = popt.h; sourceTree = "<group>"; };
 
85
                0D3EA3C91125E54B001C69E6 /* poptconfig.c */ = {isa = PBXFileReference; fileEncoding = 7; lastKnownFileType = sourcecode.c.c; path = poptconfig.c; sourceTree = "<group>"; };
 
86
                0D3EA3CB1125E553001C69E6 /* popthelp.c */ = {isa = PBXFileReference; fileEncoding = 7; lastKnownFileType = sourcecode.c.c; path = popthelp.c; sourceTree = "<group>"; };
 
87
                0D3EA3CD1125E55B001C69E6 /* poptint.c */ = {isa = PBXFileReference; fileEncoding = 7; lastKnownFileType = sourcecode.c.c; path = poptint.c; sourceTree = "<group>"; };
 
88
                0D3EA3CF1125E56C001C69E6 /* poptint.h */ = {isa = PBXFileReference; fileEncoding = 7; lastKnownFileType = sourcecode.c.h; path = poptint.h; sourceTree = "<group>"; };
 
89
                0D3EA3D11125E584001C69E6 /* poptparse.c */ = {isa = PBXFileReference; fileEncoding = 7; lastKnownFileType = sourcecode.c.c; path = poptparse.c; sourceTree = "<group>"; };
 
90
                0D3EA3D31125E58E001C69E6 /* system.h */ = {isa = PBXFileReference; fileEncoding = 7; lastKnownFileType = sourcecode.c.h; path = system.h; sourceTree = "<group>"; };
 
91
                0D3EA3D51125E5A6001C69E6 /* config.h */ = {isa = PBXFileReference; fileEncoding = 7; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
 
92
                D2AAC046055464E500DB518D /* libpopt.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpopt.a; sourceTree = BUILT_PRODUCTS_DIR; };
 
93
/* End PBXFileReference section */
 
94
 
 
95
/* Begin PBXFrameworksBuildPhase section */
 
96
                0D0069901125F03400A2FA32 /* Frameworks */ = {
 
97
                        isa = PBXFrameworksBuildPhase;
 
98
                        buildActionMask = 2147483647;
 
99
                        files = (
 
100
                                0D0069C61125F60200A2FA32 /* libiconv.dylib in Frameworks */,
 
101
                                0DB920BA1126181E000277F8 /* libpopt.dylib in Frameworks */,
 
102
                        );
 
103
                        runOnlyForDeploymentPostprocessing = 0;
 
104
                };
 
105
                0D0069E81125F80A00A2FA32 /* Frameworks */ = {
 
106
                        isa = PBXFrameworksBuildPhase;
 
107
                        buildActionMask = 2147483647;
 
108
                        files = (
 
109
                        );
 
110
                        runOnlyForDeploymentPostprocessing = 0;
 
111
                };
 
112
                D289987405E68DCB004EDB86 /* Frameworks */ = {
 
113
                        isa = PBXFrameworksBuildPhase;
 
114
                        buildActionMask = 2147483647;
 
115
                        files = (
 
116
                        );
 
117
                        runOnlyForDeploymentPostprocessing = 0;
 
118
                };
 
119
/* End PBXFrameworksBuildPhase section */
 
120
 
 
121
/* Begin PBXGroup section */
 
122
                08FB7794FE84155DC02AAC07 /* popt */ = {
 
123
                        isa = PBXGroup;
 
124
                        children = (
 
125
                                08FB7795FE84155DC02AAC07 /* Source */,
 
126
                                C6A0FF2B0290797F04C91782 /* Documentation */,
 
127
                                1AB674ADFE9D54B511CA2CBB /* Products */,
 
128
                                0D0069C51125F60200A2FA32 /* libiconv.dylib */,
 
129
                        );
 
130
                        name = popt;
 
131
                        sourceTree = "<group>";
 
132
                };
 
133
                08FB7795FE84155DC02AAC07 /* Source */ = {
 
134
                        isa = PBXGroup;
 
135
                        children = (
 
136
                                0D3EA3D51125E5A6001C69E6 /* config.h */,
 
137
                                0D3EA3C31125E529001C69E6 /* lookup3.c */,
 
138
                                0D3EA3C51125E537001C69E6 /* popt.c */,
 
139
                                0D3EA3C71125E53F001C69E6 /* popt.h */,
 
140
                                0D3EA3C91125E54B001C69E6 /* poptconfig.c */,
 
141
                                0D3EA3CB1125E553001C69E6 /* popthelp.c */,
 
142
                                0D3EA3CD1125E55B001C69E6 /* poptint.c */,
 
143
                                0D3EA3CF1125E56C001C69E6 /* poptint.h */,
 
144
                                0D3EA3D11125E584001C69E6 /* poptparse.c */,
 
145
                                0D3EA3D31125E58E001C69E6 /* system.h */,
 
146
                                0D0069DD1125F73600A2FA32 /* test1.c */,
 
147
                                0D006A061125FADD00A2FA32 /* testit.sh */,
 
148
                        );
 
149
                        name = Source;
 
150
                        sourceTree = "<group>";
 
151
                };
 
152
                1AB674ADFE9D54B511CA2CBB /* Products */ = {
 
153
                        isa = PBXGroup;
 
154
                        children = (
 
155
                                D2AAC046055464E500DB518D /* libpopt.a */,
 
156
                                0D0069921125F03400A2FA32 /* libpopt.dylib */,
 
157
                                0D0069EA1125F80A00A2FA32 /* test1 */,
 
158
                        );
 
159
                        name = Products;
 
160
                        sourceTree = "<group>";
 
161
                };
 
162
                C6A0FF2B0290797F04C91782 /* Documentation */ = {
 
163
                        isa = PBXGroup;
 
164
                        children = (
 
165
                                0D3BACFC1125FF5300B3E80C /* popt.ps */,
 
166
                                0D0069C41125F43900A2FA32 /* popt.3 */,
 
167
                        );
 
168
                        name = Documentation;
 
169
                        sourceTree = "<group>";
 
170
                };
 
171
/* End PBXGroup section */
 
172
 
 
173
/* Begin PBXHeadersBuildPhase section */
 
174
                0D00698E1125F03400A2FA32 /* Headers */ = {
 
175
                        isa = PBXHeadersBuildPhase;
 
176
                        buildActionMask = 2147483647;
 
177
                        files = (
 
178
                                0D0069A31125F0E900A2FA32 /* config.h in Headers */,
 
179
                                0D0069A51125F0F100A2FA32 /* poptint.h in Headers */,
 
180
                                0D0069A61125F0F400A2FA32 /* popt.h in Headers */,
 
181
                                0D0069A41125F0EC00A2FA32 /* system.h in Headers */,
 
182
                        );
 
183
                        runOnlyForDeploymentPostprocessing = 0;
 
184
                };
 
185
                D2AAC043055464E500DB518D /* Headers */ = {
 
186
                        isa = PBXHeadersBuildPhase;
 
187
                        buildActionMask = 2147483647;
 
188
                        files = (
 
189
                                0D3EA3D61125E5A6001C69E6 /* config.h in Headers */,
 
190
                                0D3EA3C81125E53F001C69E6 /* popt.h in Headers */,
 
191
                                0D3EA3D01125E56C001C69E6 /* poptint.h in Headers */,
 
192
                                0D3EA3D41125E58E001C69E6 /* system.h in Headers */,
 
193
                        );
 
194
                        runOnlyForDeploymentPostprocessing = 0;
 
195
                };
 
196
/* End PBXHeadersBuildPhase section */
 
197
 
 
198
/* Begin PBXNativeTarget section */
 
199
                0D0069911125F03400A2FA32 /* libpopt.dylib */ = {
 
200
                        isa = PBXNativeTarget;
 
201
                        buildConfigurationList = 0D0069991125F07600A2FA32 /* Build configuration list for PBXNativeTarget "libpopt.dylib" */;
 
202
                        buildPhases = (
 
203
                                0D00698E1125F03400A2FA32 /* Headers */,
 
204
                                0D00698F1125F03400A2FA32 /* Sources */,
 
205
                                0D0069901125F03400A2FA32 /* Frameworks */,
 
206
                        );
 
207
                        buildRules = (
 
208
                        );
 
209
                        dependencies = (
 
210
                        );
 
211
                        name = libpopt.dylib;
 
212
                        productName = libpopt.dylib;
 
213
                        productReference = 0D0069921125F03400A2FA32 /* libpopt.dylib */;
 
214
                        productType = "com.apple.product-type.library.dynamic";
 
215
                };
 
216
                0D0069E91125F80A00A2FA32 /* test1 */ = {
 
217
                        isa = PBXNativeTarget;
 
218
                        buildConfigurationList = 0D0069F31125F84F00A2FA32 /* Build configuration list for PBXNativeTarget "test1" */;
 
219
                        buildPhases = (
 
220
                                0D0069E71125F80A00A2FA32 /* Sources */,
 
221
                                0D0069E81125F80A00A2FA32 /* Frameworks */,
 
222
                        );
 
223
                        buildRules = (
 
224
                        );
 
225
                        dependencies = (
 
226
                                0DB9209C112616A9000277F8 /* PBXTargetDependency */,
 
227
                                0D0069F01125F83000A2FA32 /* PBXTargetDependency */,
 
228
                        );
 
229
                        name = test1;
 
230
                        productName = test1;
 
231
                        productReference = 0D0069EA1125F80A00A2FA32 /* test1 */;
 
232
                        productType = "com.apple.product-type.tool";
 
233
                };
 
234
                D2AAC045055464E500DB518D /* libpopt.a */ = {
 
235
                        isa = PBXNativeTarget;
 
236
                        buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "libpopt.a" */;
 
237
                        buildPhases = (
 
238
                                D2AAC043055464E500DB518D /* Headers */,
 
239
                                D2AAC044055464E500DB518D /* Sources */,
 
240
                                D289987405E68DCB004EDB86 /* Frameworks */,
 
241
                        );
 
242
                        buildRules = (
 
243
                        );
 
244
                        dependencies = (
 
245
                        );
 
246
                        name = libpopt.a;
 
247
                        productName = popt;
 
248
                        productReference = D2AAC046055464E500DB518D /* libpopt.a */;
 
249
                        productType = "com.apple.product-type.library.static";
 
250
                };
 
251
/* End PBXNativeTarget section */
 
252
 
 
253
/* Begin PBXProject section */
 
254
                08FB7793FE84155DC02AAC07 /* Project object */ = {
 
255
                        isa = PBXProject;
 
256
                        buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "popt" */;
 
257
                        compatibilityVersion = "Xcode 3.1";
 
258
                        hasScannedForEncodings = 1;
 
259
                        knownRegions = (
 
260
                                English,
 
261
                                Japanese,
 
262
                                French,
 
263
                                German,
 
264
                                "",
 
265
                        );
 
266
                        mainGroup = 08FB7794FE84155DC02AAC07 /* popt */;
 
267
                        projectDirPath = "";
 
268
                        projectRoot = "";
 
269
                        targets = (
 
270
                                D2AAC045055464E500DB518D /* libpopt.a */,
 
271
                                0D0069911125F03400A2FA32 /* libpopt.dylib */,
 
272
                                0D0069E91125F80A00A2FA32 /* test1 */,
 
273
                                0D006A101125FBE800A2FA32 /* testit.sh */,
 
274
                        );
 
275
                };
 
276
/* End PBXProject section */
 
277
 
 
278
/* Begin PBXShellScriptBuildPhase section */
 
279
                0D006A0F1125FBE800A2FA32 /* ShellScript */ = {
 
280
                        isa = PBXShellScriptBuildPhase;
 
281
                        buildActionMask = 2147483647;
 
282
                        files = (
 
283
                        );
 
284
                        inputPaths = (
 
285
                        );
 
286
                        outputPaths = (
 
287
                        );
 
288
                        runOnlyForDeploymentPostprocessing = 0;
 
289
                        shellPath = /bin/sh;
 
290
                        shellScript = "# shell script goes here\nexit 0";
 
291
                };
 
292
/* End PBXShellScriptBuildPhase section */
 
293
 
 
294
/* Begin PBXSourcesBuildPhase section */
 
295
                0D00698F1125F03400A2FA32 /* Sources */ = {
 
296
                        isa = PBXSourcesBuildPhase;
 
297
                        buildActionMask = 2147483647;
 
298
                        files = (
 
299
                                0D00699D1125F0C400A2FA32 /* lookup3.c in Sources */,
 
300
                                0D3BAD141126031E00B3E80C /* popt.c in Sources */,
 
301
                                0D00699F1125F0CE00A2FA32 /* poptconfig.c in Sources */,
 
302
                                0D0069A01125F0D100A2FA32 /* popthelp.c in Sources */,
 
303
                                0D0069A11125F0D500A2FA32 /* poptint.c in Sources */,
 
304
                                0D0069A21125F0DA00A2FA32 /* poptparse.c in Sources */,
 
305
                        );
 
306
                        runOnlyForDeploymentPostprocessing = 0;
 
307
                };
 
308
                0D0069E71125F80A00A2FA32 /* Sources */ = {
 
309
                        isa = PBXSourcesBuildPhase;
 
310
                        buildActionMask = 2147483647;
 
311
                        files = (
 
312
                                0D0069EE1125F81900A2FA32 /* test1.c in Sources */,
 
313
                        );
 
314
                        runOnlyForDeploymentPostprocessing = 0;
 
315
                };
 
316
                D2AAC044055464E500DB518D /* Sources */ = {
 
317
                        isa = PBXSourcesBuildPhase;
 
318
                        buildActionMask = 2147483647;
 
319
                        files = (
 
320
                                0D3EA3C41125E529001C69E6 /* lookup3.c in Sources */,
 
321
                                0D3BAD131126031E00B3E80C /* popt.c in Sources */,
 
322
                                0D3EA3CA1125E54B001C69E6 /* poptconfig.c in Sources */,
 
323
                                0D3EA3CC1125E553001C69E6 /* popthelp.c in Sources */,
 
324
                                0D3EA3CE1125E55B001C69E6 /* poptint.c in Sources */,
 
325
                                0D3EA3D21125E584001C69E6 /* poptparse.c in Sources */,
 
326
                        );
 
327
                        runOnlyForDeploymentPostprocessing = 0;
 
328
                };
 
329
/* End PBXSourcesBuildPhase section */
 
330
 
 
331
/* Begin PBXTargetDependency section */
 
332
                0D0069F01125F83000A2FA32 /* PBXTargetDependency */ = {
 
333
                        isa = PBXTargetDependency;
 
334
                        target = D2AAC045055464E500DB518D /* libpopt.a */;
 
335
                        targetProxy = 0D0069EF1125F83000A2FA32 /* PBXContainerItemProxy */;
 
336
                };
 
337
                0D006A141125FBFD00A2FA32 /* PBXTargetDependency */ = {
 
338
                        isa = PBXTargetDependency;
 
339
                        target = 0D0069E91125F80A00A2FA32 /* test1 */;
 
340
                        targetProxy = 0D006A131125FBFD00A2FA32 /* PBXContainerItemProxy */;
 
341
                };
 
342
                0DB9209C112616A9000277F8 /* PBXTargetDependency */ = {
 
343
                        isa = PBXTargetDependency;
 
344
                        target = 0D0069911125F03400A2FA32 /* libpopt.dylib */;
 
345
                        targetProxy = 0DB9209B112616A9000277F8 /* PBXContainerItemProxy */;
 
346
                };
 
347
/* End PBXTargetDependency section */
 
348
 
 
349
/* Begin XCBuildConfiguration section */
 
350
                0D0069931125F03500A2FA32 /* Debug */ = {
 
351
                        isa = XCBuildConfiguration;
 
352
                        buildSettings = {
 
353
                                ALWAYS_SEARCH_USER_PATHS = NO;
 
354
                                COPY_PHASE_STRIP = NO;
 
355
                                EXECUTABLE_PREFIX = lib;
 
356
                                GCC_DYNAMIC_NO_PIC = NO;
 
357
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
 
358
                                GCC_MODEL_TUNING = G5;
 
359
                                GCC_OPTIMIZATION_LEVEL = 2;
 
360
                                GCC_PREPROCESSOR_DEFINITIONS = HAVE_CONFIG_H;
 
361
                                INSTALL_PATH = /usr/local/lib;
 
362
                                OTHER_LDFLAGS = "-liconv";
 
363
                                PREBINDING = NO;
 
364
                                PRODUCT_NAME = popt;
 
365
                        };
 
366
                        name = Debug;
 
367
                };
 
368
                0D0069941125F03500A2FA32 /* Release */ = {
 
369
                        isa = XCBuildConfiguration;
 
370
                        buildSettings = {
 
371
                                ALWAYS_SEARCH_USER_PATHS = NO;
 
372
                                COPY_PHASE_STRIP = YES;
 
373
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 
374
                                EXECUTABLE_PREFIX = lib;
 
375
                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
 
376
                                GCC_MODEL_TUNING = G5;
 
377
                                INSTALL_PATH = /usr/local/lib;
 
378
                                PREBINDING = NO;
 
379
                                PRODUCT_NAME = popt;
 
380
                                ZERO_LINK = NO;
 
381
                        };
 
382
                        name = Release;
 
383
                };
 
384
                0D0069EC1125F80A00A2FA32 /* Debug */ = {
 
385
                        isa = XCBuildConfiguration;
 
386
                        buildSettings = {
 
387
                                ALWAYS_SEARCH_USER_PATHS = NO;
 
388
                                COPY_PHASE_STRIP = NO;
 
389
                                GCC_DYNAMIC_NO_PIC = NO;
 
390
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
 
391
                                GCC_MODEL_TUNING = G5;
 
392
                                GCC_OPTIMIZATION_LEVEL = 0;
 
393
                                GCC_PREPROCESSOR_DEFINITIONS = HAVE_CONFIG_H;
 
394
                                INSTALL_PATH = /usr/local/bin;
 
395
                                MACH_O_TYPE = mh_execute;
 
396
                                OTHER_LDFLAGS = (
 
397
                                        "-lpopt",
 
398
                                        "-liconv",
 
399
                                );
 
400
                                PREBINDING = NO;
 
401
                                PRODUCT_NAME = test1;
 
402
                        };
 
403
                        name = Debug;
 
404
                };
 
405
                0D0069ED1125F80A00A2FA32 /* Release */ = {
 
406
                        isa = XCBuildConfiguration;
 
407
                        buildSettings = {
 
408
                                ALWAYS_SEARCH_USER_PATHS = NO;
 
409
                                COPY_PHASE_STRIP = YES;
 
410
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 
411
                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
 
412
                                GCC_MODEL_TUNING = G5;
 
413
                                INSTALL_PATH = /usr/local/bin;
 
414
                                PREBINDING = NO;
 
415
                                PRODUCT_NAME = test1;
 
416
                                ZERO_LINK = NO;
 
417
                        };
 
418
                        name = Release;
 
419
                };
 
420
                0D006A111125FBE800A2FA32 /* Debug */ = {
 
421
                        isa = XCBuildConfiguration;
 
422
                        buildSettings = {
 
423
                                COPY_PHASE_STRIP = NO;
 
424
                                GCC_DYNAMIC_NO_PIC = NO;
 
425
                                GCC_OPTIMIZATION_LEVEL = 0;
 
426
                                PRODUCT_NAME = testit.sh;
 
427
                        };
 
428
                        name = Debug;
 
429
                };
 
430
                0D006A121125FBE800A2FA32 /* Release */ = {
 
431
                        isa = XCBuildConfiguration;
 
432
                        buildSettings = {
 
433
                                COPY_PHASE_STRIP = YES;
 
434
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 
435
                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
 
436
                                PRODUCT_NAME = testit.sh;
 
437
                                ZERO_LINK = NO;
 
438
                        };
 
439
                        name = Release;
 
440
                };
 
441
                1DEB91EC08733DB70010E9CD /* Debug */ = {
 
442
                        isa = XCBuildConfiguration;
 
443
                        buildSettings = {
 
444
                                ALWAYS_SEARCH_USER_PATHS = NO;
 
445
                                COPY_PHASE_STRIP = NO;
 
446
                                GCC_DYNAMIC_NO_PIC = NO;
 
447
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
 
448
                                GCC_MODEL_TUNING = G5;
 
449
                                GCC_OPTIMIZATION_LEVEL = 2;
 
450
                                GCC_PREPROCESSOR_DEFINITIONS = HAVE_CONFIG_H;
 
451
                                INSTALL_PATH = /usr/local/lib;
 
452
                                "New Setting" = "";
 
453
                                PRODUCT_NAME = popt;
 
454
                        };
 
455
                        name = Debug;
 
456
                };
 
457
                1DEB91ED08733DB70010E9CD /* Release */ = {
 
458
                        isa = XCBuildConfiguration;
 
459
                        buildSettings = {
 
460
                                ALWAYS_SEARCH_USER_PATHS = NO;
 
461
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 
462
                                GCC_MODEL_TUNING = G5;
 
463
                                INSTALL_PATH = /usr/local/lib;
 
464
                                PRODUCT_NAME = popt;
 
465
                        };
 
466
                        name = Release;
 
467
                };
 
468
                1DEB91F008733DB70010E9CD /* Debug */ = {
 
469
                        isa = XCBuildConfiguration;
 
470
                        buildSettings = {
 
471
                                ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
 
472
                                GCC_C_LANGUAGE_STANDARD = gnu99;
 
473
                                GCC_OPTIMIZATION_LEVEL = 0;
 
474
                                GCC_WARN_ABOUT_RETURN_TYPE = YES;
 
475
                                GCC_WARN_UNUSED_VARIABLE = YES;
 
476
                                ONLY_ACTIVE_ARCH = YES;
 
477
                                PREBINDING = NO;
 
478
                                SDKROOT = macosx10.6;
 
479
                        };
 
480
                        name = Debug;
 
481
                };
 
482
                1DEB91F108733DB70010E9CD /* Release */ = {
 
483
                        isa = XCBuildConfiguration;
 
484
                        buildSettings = {
 
485
                                ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
 
486
                                GCC_C_LANGUAGE_STANDARD = gnu99;
 
487
                                GCC_WARN_ABOUT_RETURN_TYPE = YES;
 
488
                                GCC_WARN_UNUSED_VARIABLE = YES;
 
489
                                PREBINDING = NO;
 
490
                                SDKROOT = macosx10.6;
 
491
                        };
 
492
                        name = Release;
 
493
                };
 
494
/* End XCBuildConfiguration section */
 
495
 
 
496
/* Begin XCConfigurationList section */
 
497
                0D0069991125F07600A2FA32 /* Build configuration list for PBXNativeTarget "libpopt.dylib" */ = {
 
498
                        isa = XCConfigurationList;
 
499
                        buildConfigurations = (
 
500
                                0D0069931125F03500A2FA32 /* Debug */,
 
501
                                0D0069941125F03500A2FA32 /* Release */,
 
502
                        );
 
503
                        defaultConfigurationIsVisible = 0;
 
504
                        defaultConfigurationName = Release;
 
505
                };
 
506
                0D0069F31125F84F00A2FA32 /* Build configuration list for PBXNativeTarget "test1" */ = {
 
507
                        isa = XCConfigurationList;
 
508
                        buildConfigurations = (
 
509
                                0D0069EC1125F80A00A2FA32 /* Debug */,
 
510
                                0D0069ED1125F80A00A2FA32 /* Release */,
 
511
                        );
 
512
                        defaultConfigurationIsVisible = 0;
 
513
                        defaultConfigurationName = Release;
 
514
                };
 
515
                0D006A171125FC1C00A2FA32 /* Build configuration list for PBXAggregateTarget "testit.sh" */ = {
 
516
                        isa = XCConfigurationList;
 
517
                        buildConfigurations = (
 
518
                                0D006A111125FBE800A2FA32 /* Debug */,
 
519
                                0D006A121125FBE800A2FA32 /* Release */,
 
520
                        );
 
521
                        defaultConfigurationIsVisible = 0;
 
522
                        defaultConfigurationName = Release;
 
523
                };
 
524
                1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "libpopt.a" */ = {
 
525
                        isa = XCConfigurationList;
 
526
                        buildConfigurations = (
 
527
                                1DEB91EC08733DB70010E9CD /* Debug */,
 
528
                                1DEB91ED08733DB70010E9CD /* Release */,
 
529
                        );
 
530
                        defaultConfigurationIsVisible = 0;
 
531
                        defaultConfigurationName = Release;
 
532
                };
 
533
                1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "popt" */ = {
 
534
                        isa = XCConfigurationList;
 
535
                        buildConfigurations = (
 
536
                                1DEB91F008733DB70010E9CD /* Debug */,
 
537
                                1DEB91F108733DB70010E9CD /* Release */,
 
538
                        );
 
539
                        defaultConfigurationIsVisible = 0;
 
540
                        defaultConfigurationName = Release;
 
541
                };
 
542
/* End XCConfigurationList section */
 
543
        };
 
544
        rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
 
545
}