diff options
author | cvs2git <> | 2008-11-03 10:34:55 +0000 |
---|---|---|
committer | cvs2git <> | 2008-11-03 10:34:55 +0000 |
commit | 35dbfb637b9bb111194c789c74b044f450811a62 (patch) | |
tree | 6708d95bbfd066bb0900d06bfd2f6661b0e8c6e6 /opentracker.xcodeproj/project.pbxproj | |
parent | ff6c0339c13a6b42149ba91da14dbb824307cea7 (diff) |
This commit was manufactured by cvs2svn to create tagOPENTRACKER_WITH_BATCHSYNC
'OPENTRACKER_WITH_BATCHSYNC'.
Sprout from master 2008-11-03 10:34:54 UTC erdgeist 'Bugfix: Number of Pools << Number of Buckets'
Delete:
opentracker.xcodeproj/project.pbxproj
tests/testsuite.sh
tests/testsuite2.sh
Diffstat (limited to 'opentracker.xcodeproj/project.pbxproj')
-rw-r--r-- | opentracker.xcodeproj/project.pbxproj | 386 |
1 files changed, 0 insertions, 386 deletions
diff --git a/opentracker.xcodeproj/project.pbxproj b/opentracker.xcodeproj/project.pbxproj deleted file mode 100644 index 895f63f..0000000 --- a/opentracker.xcodeproj/project.pbxproj +++ /dev/null | |||
@@ -1,386 +0,0 @@ | |||
1 | // !$*UTF8*$! | ||
2 | { | ||
3 | archiveVersion = 1; | ||
4 | classes = { | ||
5 | }; | ||
6 | objectVersion = 44; | ||
7 | objects = { | ||
8 | |||
9 | /* Begin PBXBuildFile section */ | ||
10 | 6520B7530D036AAF00A43B1F /* libowfat.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6520B7520D036AAF00A43B1F /* libowfat.a */; }; | ||
11 | 653A320C0CE7F475007F0D03 /* ot_accesslist.c in Sources */ = {isa = PBXBuildFile; fileRef = 653A320B0CE7F475007F0D03 /* ot_accesslist.c */; }; | ||
12 | 653A56B50CE28EC5000CF140 /* ot_iovec.c in Sources */ = {isa = PBXBuildFile; fileRef = 653A56B40CE28EC5000CF140 /* ot_iovec.c */; }; | ||
13 | 654A80890CD832FD009035DE /* opentracker.c in Sources */ = {isa = PBXBuildFile; fileRef = 654A80840CD832FC009035DE /* opentracker.c */; }; | ||
14 | 654A808A0CD832FD009035DE /* scan_urlencoded_query.c in Sources */ = {isa = PBXBuildFile; fileRef = 654A80850CD832FC009035DE /* scan_urlencoded_query.c */; }; | ||
15 | 654A808B0CD832FD009035DE /* trackerlogic.c in Sources */ = {isa = PBXBuildFile; fileRef = 654A80870CD832FC009035DE /* trackerlogic.c */; }; | ||
16 | 65542D8B0CE078E800469330 /* ot_vector.c in Sources */ = {isa = PBXBuildFile; fileRef = 65542D8A0CE078E800469330 /* ot_vector.c */; }; | ||
17 | 65542D8E0CE07BA900469330 /* ot_sync.c in Sources */ = {isa = PBXBuildFile; fileRef = 65542D8D0CE07BA900469330 /* ot_sync.c */; }; | ||
18 | 65542D930CE07CED00469330 /* ot_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 65542D8F0CE07CED00469330 /* ot_mutex.c */; }; | ||
19 | 65542D940CE07CED00469330 /* ot_stats.c in Sources */ = {isa = PBXBuildFile; fileRef = 65542D910CE07CED00469330 /* ot_stats.c */; }; | ||
20 | 65542E750CE08B9100469330 /* ot_clean.c in Sources */ = {isa = PBXBuildFile; fileRef = 65542E740CE08B9100469330 /* ot_clean.c */; }; | ||
21 | 65542EE80CE0CA6B00469330 /* ot_udp.c in Sources */ = {isa = PBXBuildFile; fileRef = 65542EE70CE0CA6B00469330 /* ot_udp.c */; }; | ||
22 | 65542F920CE17CA900469330 /* ot_fullscrape.c in Sources */ = {isa = PBXBuildFile; fileRef = 65542F910CE17CA900469330 /* ot_fullscrape.c */; }; | ||
23 | 65B8DF3C0D0310D20017149E /* ot_http.c in Sources */ = {isa = PBXBuildFile; fileRef = 65B8DF3B0D0310D20017149E /* ot_http.c */; }; | ||
24 | 65FA33990E7EF09200F7D5A5 /* ot_livesync.c in Sources */ = {isa = PBXBuildFile; fileRef = 65FA33980E7EF09200F7D5A5 /* ot_livesync.c */; }; | ||
25 | 8DD76FB00486AB0100D96B5E /* opentracker.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = C6A0FF2C0290799A04C91782 /* opentracker.1 */; }; | ||
26 | /* End PBXBuildFile section */ | ||
27 | |||
28 | /* Begin PBXCopyFilesBuildPhase section */ | ||
29 | 8DD76FAF0486AB0100D96B5E /* CopyFiles */ = { | ||
30 | isa = PBXCopyFilesBuildPhase; | ||
31 | buildActionMask = 8; | ||
32 | dstPath = /usr/share/man/man1/; | ||
33 | dstSubfolderSpec = 0; | ||
34 | files = ( | ||
35 | 8DD76FB00486AB0100D96B5E /* opentracker.1 in CopyFiles */, | ||
36 | ); | ||
37 | runOnlyForDeploymentPostprocessing = 1; | ||
38 | }; | ||
39 | /* End PBXCopyFilesBuildPhase section */ | ||
40 | |||
41 | /* Begin PBXFileReference section */ | ||
42 | 6520B7520D036AAF00A43B1F /* libowfat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libowfat.a; path = ../libowfat/libowfat.a; sourceTree = SOURCE_ROOT; }; | ||
43 | 6520B8110D0E011000A43B1F /* liblibowfat.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = liblibowfat.a; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
44 | 653A320A0CE7F475007F0D03 /* ot_accesslist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ot_accesslist.h; sourceTree = "<group>"; }; | ||
45 | 653A320B0CE7F475007F0D03 /* ot_accesslist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ot_accesslist.c; sourceTree = "<group>"; }; | ||
46 | 653A56AC0CE201FF000CF140 /* opentracker */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = opentracker; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
47 | 653A56B30CE28EC5000CF140 /* ot_iovec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ot_iovec.h; sourceTree = "<group>"; }; | ||
48 | 653A56B40CE28EC5000CF140 /* ot_iovec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ot_iovec.c; sourceTree = "<group>"; }; | ||
49 | 654A80840CD832FC009035DE /* opentracker.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = opentracker.c; sourceTree = "<group>"; }; | ||
50 | 654A80850CD832FC009035DE /* scan_urlencoded_query.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = scan_urlencoded_query.c; sourceTree = "<group>"; }; | ||
51 | 654A80860CD832FC009035DE /* scan_urlencoded_query.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scan_urlencoded_query.h; sourceTree = "<group>"; }; | ||
52 | 654A80870CD832FC009035DE /* trackerlogic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = trackerlogic.c; sourceTree = "<group>"; }; | ||
53 | 654A80880CD832FC009035DE /* trackerlogic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = trackerlogic.h; sourceTree = "<group>"; }; | ||
54 | 65542D890CE078E800469330 /* ot_vector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ot_vector.h; sourceTree = "<group>"; }; | ||
55 | 65542D8A0CE078E800469330 /* ot_vector.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ot_vector.c; sourceTree = "<group>"; }; | ||
56 | 65542D8C0CE07BA900469330 /* ot_sync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ot_sync.h; sourceTree = "<group>"; }; | ||
57 | 65542D8D0CE07BA900469330 /* ot_sync.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ot_sync.c; sourceTree = "<group>"; }; | ||
58 | 65542D8F0CE07CED00469330 /* ot_mutex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ot_mutex.c; sourceTree = "<group>"; }; | ||
59 | 65542D900CE07CED00469330 /* ot_mutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ot_mutex.h; sourceTree = "<group>"; }; | ||
60 | 65542D910CE07CED00469330 /* ot_stats.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ot_stats.c; sourceTree = "<group>"; }; | ||
61 | 65542D920CE07CED00469330 /* ot_stats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ot_stats.h; sourceTree = "<group>"; }; | ||
62 | 65542E730CE08B9100469330 /* ot_clean.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ot_clean.h; sourceTree = "<group>"; }; | ||
63 | 65542E740CE08B9100469330 /* ot_clean.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ot_clean.c; sourceTree = "<group>"; }; | ||
64 | 65542EE60CE0CA6B00469330 /* ot_udp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ot_udp.h; sourceTree = "<group>"; }; | ||
65 | 65542EE70CE0CA6B00469330 /* ot_udp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ot_udp.c; sourceTree = "<group>"; }; | ||
66 | 65542F900CE17CA900469330 /* ot_fullscrape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ot_fullscrape.h; sourceTree = "<group>"; }; | ||
67 | 65542F910CE17CA900469330 /* ot_fullscrape.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ot_fullscrape.c; sourceTree = "<group>"; }; | ||
68 | 65B8DF3A0D0310D20017149E /* ot_http.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ot_http.h; sourceTree = "<group>"; }; | ||
69 | 65B8DF3B0D0310D20017149E /* ot_http.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ot_http.c; sourceTree = "<group>"; }; | ||
70 | 65FA33970E7EF09200F7D5A5 /* ot_livesync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ot_livesync.h; sourceTree = "<group>"; }; | ||
71 | 65FA33980E7EF09200F7D5A5 /* ot_livesync.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ot_livesync.c; sourceTree = "<group>"; }; | ||
72 | C6A0FF2C0290799A04C91782 /* opentracker.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = opentracker.1; sourceTree = "<group>"; }; | ||
73 | /* End PBXFileReference section */ | ||
74 | |||
75 | /* Begin PBXFrameworksBuildPhase section */ | ||
76 | 654A80A60CD83615009035DE /* Frameworks */ = { | ||
77 | isa = PBXFrameworksBuildPhase; | ||
78 | buildActionMask = 2147483647; | ||
79 | files = ( | ||
80 | ); | ||
81 | runOnlyForDeploymentPostprocessing = 0; | ||
82 | }; | ||
83 | 8DD76FAD0486AB0100D96B5E /* Frameworks */ = { | ||
84 | isa = PBXFrameworksBuildPhase; | ||
85 | buildActionMask = 2147483647; | ||
86 | files = ( | ||
87 | 6520B7530D036AAF00A43B1F /* libowfat.a in Frameworks */, | ||
88 | ); | ||
89 | runOnlyForDeploymentPostprocessing = 0; | ||
90 | }; | ||
91 | /* End PBXFrameworksBuildPhase section */ | ||
92 | |||
93 | /* Begin PBXGroup section */ | ||
94 | 08FB7794FE84155DC02AAC07 /* opentracker */ = { | ||
95 | isa = PBXGroup; | ||
96 | children = ( | ||
97 | 65542D810CE0786F00469330 /* Headers */, | ||
98 | 08FB7795FE84155DC02AAC07 /* Source */, | ||
99 | C6A0FF2B0290797F04C91782 /* Documentation */, | ||
100 | 653A56AD0CE201FF000CF140 /* Products */, | ||
101 | ); | ||
102 | name = opentracker; | ||
103 | sourceTree = "<group>"; | ||
104 | }; | ||
105 | 08FB7795FE84155DC02AAC07 /* Source */ = { | ||
106 | isa = PBXGroup; | ||
107 | children = ( | ||
108 | 654A80840CD832FC009035DE /* opentracker.c */, | ||
109 | 653A320B0CE7F475007F0D03 /* ot_accesslist.c */, | ||
110 | 65542E740CE08B9100469330 /* ot_clean.c */, | ||
111 | 65542F910CE17CA900469330 /* ot_fullscrape.c */, | ||
112 | 65B8DF3B0D0310D20017149E /* ot_http.c */, | ||
113 | 65FA33980E7EF09200F7D5A5 /* ot_livesync.c */, | ||
114 | 653A56B40CE28EC5000CF140 /* ot_iovec.c */, | ||
115 | 65542D8F0CE07CED00469330 /* ot_mutex.c */, | ||
116 | 65542D910CE07CED00469330 /* ot_stats.c */, | ||
117 | 65542D8D0CE07BA900469330 /* ot_sync.c */, | ||
118 | 65542EE70CE0CA6B00469330 /* ot_udp.c */, | ||
119 | 65542D8A0CE078E800469330 /* ot_vector.c */, | ||
120 | 654A80850CD832FC009035DE /* scan_urlencoded_query.c */, | ||
121 | 654A80870CD832FC009035DE /* trackerlogic.c */, | ||
122 | ); | ||
123 | name = Source; | ||
124 | sourceTree = "<group>"; | ||
125 | }; | ||
126 | 653A56AD0CE201FF000CF140 /* Products */ = { | ||
127 | isa = PBXGroup; | ||
128 | children = ( | ||
129 | 653A56AC0CE201FF000CF140 /* opentracker */, | ||
130 | 6520B7520D036AAF00A43B1F /* libowfat.a */, | ||
131 | 6520B8110D0E011000A43B1F /* liblibowfat.a */, | ||
132 | ); | ||
133 | name = Products; | ||
134 | sourceTree = "<group>"; | ||
135 | }; | ||
136 | 65542D810CE0786F00469330 /* Headers */ = { | ||
137 | isa = PBXGroup; | ||
138 | children = ( | ||
139 | 65FA33970E7EF09200F7D5A5 /* ot_livesync.h */, | ||
140 | 653A320A0CE7F475007F0D03 /* ot_accesslist.h */, | ||
141 | 65542E730CE08B9100469330 /* ot_clean.h */, | ||
142 | 65542F900CE17CA900469330 /* ot_fullscrape.h */, | ||
143 | 65B8DF3A0D0310D20017149E /* ot_http.h */, | ||
144 | 653A56B30CE28EC5000CF140 /* ot_iovec.h */, | ||
145 | 65542D900CE07CED00469330 /* ot_mutex.h */, | ||
146 | 65542D920CE07CED00469330 /* ot_stats.h */, | ||
147 | 65542D8C0CE07BA900469330 /* ot_sync.h */, | ||
148 | 65542EE60CE0CA6B00469330 /* ot_udp.h */, | ||
149 | 65542D890CE078E800469330 /* ot_vector.h */, | ||
150 | 654A80860CD832FC009035DE /* scan_urlencoded_query.h */, | ||
151 | 654A80880CD832FC009035DE /* trackerlogic.h */, | ||
152 | ); | ||
153 | name = Headers; | ||
154 | sourceTree = "<group>"; | ||
155 | }; | ||
156 | C6A0FF2B0290797F04C91782 /* Documentation */ = { | ||
157 | isa = PBXGroup; | ||
158 | children = ( | ||
159 | C6A0FF2C0290799A04C91782 /* opentracker.1 */, | ||
160 | ); | ||
161 | name = Documentation; | ||
162 | sourceTree = "<group>"; | ||
163 | }; | ||
164 | /* End PBXGroup section */ | ||
165 | |||
166 | /* Begin PBXHeadersBuildPhase section */ | ||
167 | 654A80A40CD83615009035DE /* Headers */ = { | ||
168 | isa = PBXHeadersBuildPhase; | ||
169 | buildActionMask = 2147483647; | ||
170 | files = ( | ||
171 | ); | ||
172 | runOnlyForDeploymentPostprocessing = 0; | ||
173 | }; | ||
174 | /* End PBXHeadersBuildPhase section */ | ||
175 | |||
176 | /* Begin PBXNativeTarget section */ | ||
177 | 654A80A70CD83615009035DE /* libowfat */ = { | ||
178 | isa = PBXNativeTarget; | ||
179 | buildConfigurationList = 654A80AB0CD83635009035DE /* Build configuration list for PBXNativeTarget "libowfat" */; | ||
180 | buildPhases = ( | ||
181 | 654A80A40CD83615009035DE /* Headers */, | ||
182 | 654A80A50CD83615009035DE /* Sources */, | ||
183 | 654A80A60CD83615009035DE /* Frameworks */, | ||
184 | ); | ||
185 | buildRules = ( | ||
186 | ); | ||
187 | dependencies = ( | ||
188 | ); | ||
189 | name = libowfat; | ||
190 | productName = libowfat; | ||
191 | productReference = 6520B8110D0E011000A43B1F /* liblibowfat.a */; | ||
192 | productType = "com.apple.product-type.library.static"; | ||
193 | }; | ||
194 | 8DD76FA90486AB0100D96B5E /* opentracker */ = { | ||
195 | isa = PBXNativeTarget; | ||
196 | buildConfigurationList = 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "opentracker" */; | ||
197 | buildPhases = ( | ||
198 | 8DD76FAB0486AB0100D96B5E /* Sources */, | ||
199 | 8DD76FAD0486AB0100D96B5E /* Frameworks */, | ||
200 | 8DD76FAF0486AB0100D96B5E /* CopyFiles */, | ||
201 | ); | ||
202 | buildRules = ( | ||
203 | ); | ||
204 | dependencies = ( | ||
205 | ); | ||
206 | name = opentracker; | ||
207 | productInstallPath = "$(HOME)/bin"; | ||
208 | productName = opentracker; | ||
209 | productReference = 653A56AC0CE201FF000CF140 /* opentracker */; | ||
210 | productType = "com.apple.product-type.tool"; | ||
211 | }; | ||
212 | /* End PBXNativeTarget section */ | ||
213 | |||
214 | /* Begin PBXProject section */ | ||
215 | 08FB7793FE84155DC02AAC07 /* Project object */ = { | ||
216 | isa = PBXProject; | ||
217 | buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "opentracker" */; | ||
218 | compatibilityVersion = "Xcode 3.0"; | ||
219 | hasScannedForEncodings = 1; | ||
220 | mainGroup = 08FB7794FE84155DC02AAC07 /* opentracker */; | ||
221 | productRefGroup = 653A56AD0CE201FF000CF140 /* Products */; | ||
222 | projectDirPath = ""; | ||
223 | projectRoot = ""; | ||
224 | targets = ( | ||
225 | 8DD76FA90486AB0100D96B5E /* opentracker */, | ||
226 | 654A80A70CD83615009035DE /* libowfat */, | ||
227 | ); | ||
228 | }; | ||
229 | /* End PBXProject section */ | ||
230 | |||
231 | /* Begin PBXSourcesBuildPhase section */ | ||
232 | 654A80A50CD83615009035DE /* Sources */ = { | ||
233 | isa = PBXSourcesBuildPhase; | ||
234 | buildActionMask = 2147483647; | ||
235 | files = ( | ||
236 | ); | ||
237 | runOnlyForDeploymentPostprocessing = 0; | ||
238 | }; | ||
239 | 8DD76FAB0486AB0100D96B5E /* Sources */ = { | ||
240 | isa = PBXSourcesBuildPhase; | ||
241 | buildActionMask = 2147483647; | ||
242 | files = ( | ||
243 | 654A80890CD832FD009035DE /* opentracker.c in Sources */, | ||
244 | 654A808A0CD832FD009035DE /* scan_urlencoded_query.c in Sources */, | ||
245 | 654A808B0CD832FD009035DE /* trackerlogic.c in Sources */, | ||
246 | 65542D8B0CE078E800469330 /* ot_vector.c in Sources */, | ||
247 | 65542D8E0CE07BA900469330 /* ot_sync.c in Sources */, | ||
248 | 65542D930CE07CED00469330 /* ot_mutex.c in Sources */, | ||
249 | 65542D940CE07CED00469330 /* ot_stats.c in Sources */, | ||
250 | 65542E750CE08B9100469330 /* ot_clean.c in Sources */, | ||
251 | 65542EE80CE0CA6B00469330 /* ot_udp.c in Sources */, | ||
252 | 65542F920CE17CA900469330 /* ot_fullscrape.c in Sources */, | ||
253 | 653A56B50CE28EC5000CF140 /* ot_iovec.c in Sources */, | ||
254 | 653A320C0CE7F475007F0D03 /* ot_accesslist.c in Sources */, | ||
255 | 65B8DF3C0D0310D20017149E /* ot_http.c in Sources */, | ||
256 | 65FA33990E7EF09200F7D5A5 /* ot_livesync.c in Sources */, | ||
257 | ); | ||
258 | runOnlyForDeploymentPostprocessing = 0; | ||
259 | }; | ||
260 | /* End PBXSourcesBuildPhase section */ | ||
261 | |||
262 | /* Begin XCBuildConfiguration section */ | ||
263 | 1DEB928608733DD80010E9CD /* Debug */ = { | ||
264 | isa = XCBuildConfiguration; | ||
265 | buildSettings = { | ||
266 | COPY_PHASE_STRIP = NO; | ||
267 | GCC_DYNAMIC_NO_PIC = NO; | ||
268 | GCC_ENABLE_FIX_AND_CONTINUE = YES; | ||
269 | GCC_MODEL_TUNING = G5; | ||
270 | GCC_OPTIMIZATION_LEVEL = 0; | ||
271 | INSTALL_PATH = /usr/local/bin; | ||
272 | LIBRARY_SEARCH_PATHS = ( | ||
273 | "$(inherited)", | ||
274 | "\"$(SRCROOT)/../libowfat\"", | ||
275 | ); | ||
276 | PRODUCT_NAME = opentracker; | ||
277 | ZERO_LINK = YES; | ||
278 | }; | ||
279 | name = Debug; | ||
280 | }; | ||
281 | 1DEB928708733DD80010E9CD /* Release */ = { | ||
282 | isa = XCBuildConfiguration; | ||
283 | buildSettings = { | ||
284 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | ||
285 | GCC_MODEL_TUNING = G5; | ||
286 | INSTALL_PATH = /usr/local/bin; | ||
287 | LIBRARY_SEARCH_PATHS = ( | ||
288 | "$(inherited)", | ||
289 | "\"$(SRCROOT)/../libowfat\"", | ||
290 | ); | ||
291 | PRODUCT_NAME = opentracker; | ||
292 | }; | ||
293 | name = Release; | ||
294 | }; | ||
295 | 1DEB928A08733DD80010E9CD /* Debug */ = { | ||
296 | isa = XCBuildConfiguration; | ||
297 | buildSettings = { | ||
298 | GCC_WARN_ABOUT_RETURN_TYPE = YES; | ||
299 | GCC_WARN_UNUSED_VARIABLE = YES; | ||
300 | HEADER_SEARCH_PATHS = ../libowfat/; | ||
301 | LIBRARY_SEARCH_PATHS = ../libowfat/; | ||
302 | PREBINDING = NO; | ||
303 | SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; | ||
304 | }; | ||
305 | name = Debug; | ||
306 | }; | ||
307 | 1DEB928B08733DD80010E9CD /* Release */ = { | ||
308 | isa = XCBuildConfiguration; | ||
309 | buildSettings = { | ||
310 | ARCHS = ppc; | ||
311 | DEAD_CODE_STRIPPING = NO; | ||
312 | GCC_WARN_ABOUT_RETURN_TYPE = YES; | ||
313 | GCC_WARN_UNUSED_VARIABLE = YES; | ||
314 | HEADER_SEARCH_PATHS = ../libowfat/; | ||
315 | LIBRARY_SEARCH_PATHS = ../libowfat/; | ||
316 | MACH_O_TYPE = mh_execute; | ||
317 | OTHER_LDFLAGS = "-lowfat"; | ||
318 | PREBINDING = NO; | ||
319 | SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; | ||
320 | ZERO_LINK = NO; | ||
321 | }; | ||
322 | name = Release; | ||
323 | }; | ||
324 | 654A80A90CD83617009035DE /* Debug */ = { | ||
325 | isa = XCBuildConfiguration; | ||
326 | buildSettings = { | ||
327 | COPY_PHASE_STRIP = NO; | ||
328 | GCC_DYNAMIC_NO_PIC = NO; | ||
329 | GCC_ENABLE_FIX_AND_CONTINUE = YES; | ||
330 | GCC_MODEL_TUNING = G5; | ||
331 | GCC_OPTIMIZATION_LEVEL = 0; | ||
332 | INSTALL_PATH = /usr/local/lib; | ||
333 | PREBINDING = NO; | ||
334 | PRODUCT_NAME = libowfat; | ||
335 | ZERO_LINK = YES; | ||
336 | }; | ||
337 | name = Debug; | ||
338 | }; | ||
339 | 654A80AA0CD83617009035DE /* Release */ = { | ||
340 | isa = XCBuildConfiguration; | ||
341 | buildSettings = { | ||
342 | COPY_PHASE_STRIP = YES; | ||
343 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | ||
344 | GCC_ENABLE_FIX_AND_CONTINUE = NO; | ||
345 | GCC_MODEL_TUNING = G5; | ||
346 | INSTALL_PATH = /usr/local/lib; | ||
347 | PREBINDING = NO; | ||
348 | PRODUCT_NAME = libowfat; | ||
349 | ZERO_LINK = NO; | ||
350 | }; | ||
351 | name = Release; | ||
352 | }; | ||
353 | /* End XCBuildConfiguration section */ | ||
354 | |||
355 | /* Begin XCConfigurationList section */ | ||
356 | 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "opentracker" */ = { | ||
357 | isa = XCConfigurationList; | ||
358 | buildConfigurations = ( | ||
359 | 1DEB928608733DD80010E9CD /* Debug */, | ||
360 | 1DEB928708733DD80010E9CD /* Release */, | ||
361 | ); | ||
362 | defaultConfigurationIsVisible = 0; | ||
363 | defaultConfigurationName = Release; | ||
364 | }; | ||
365 | 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "opentracker" */ = { | ||
366 | isa = XCConfigurationList; | ||
367 | buildConfigurations = ( | ||
368 | 1DEB928A08733DD80010E9CD /* Debug */, | ||
369 | 1DEB928B08733DD80010E9CD /* Release */, | ||
370 | ); | ||
371 | defaultConfigurationIsVisible = 0; | ||
372 | defaultConfigurationName = Release; | ||
373 | }; | ||
374 | 654A80AB0CD83635009035DE /* Build configuration list for PBXNativeTarget "libowfat" */ = { | ||
375 | isa = XCConfigurationList; | ||
376 | buildConfigurations = ( | ||
377 | 654A80A90CD83617009035DE /* Debug */, | ||
378 | 654A80AA0CD83617009035DE /* Release */, | ||
379 | ); | ||
380 | defaultConfigurationIsVisible = 0; | ||
381 | defaultConfigurationName = Release; | ||
382 | }; | ||
383 | /* End XCConfigurationList section */ | ||
384 | }; | ||
385 | rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; | ||
386 | } | ||