~ubuntu-branches/ubuntu/gutsy/blender/gutsy-security

« back to all changes in this revision

Viewing changes to extern/bFTGL/mac/FTGL.pbproj/project.pbxproj

  • Committer: Bazaar Package Importer
  • Author(s): Florian Ernst
  • Date: 2005-11-06 12:40:03 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051106124003-3pgs7tcg5rox96xg
Tags: 2.37a-1.1
* Non-maintainer upload.
* Split out parts of 01_SConstruct_debian.dpatch again: root_build_dir
  really needs to get adjusted before the clean target runs - closes: #333958,
  see #288882 for reference

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// !$*UTF8*$!
 
2
{
 
3
        archiveVersion = 1;
 
4
        classes = {
 
5
        };
 
6
        objectVersion = 39;
 
7
        objects = {
 
8
                6612160001C58FBA000ABFD4 = {
 
9
                        children = (
 
10
                                BA32C75904638D0D002919E3,
 
11
                                BA32C75D04638D56002919E3,
 
12
                                F5CB02F60310FDAF0142A175,
 
13
                                66BA08F601C46674000ABFD4,
 
14
                                66170C4A01C56FD4000ABFD4,
 
15
                                F597CC9702C542FF01F03BCF,
 
16
                                BADB7E1103AF1270004F6ED7,
 
17
                        );
 
18
                        isa = PBXGroup;
 
19
                        name = frameworks;
 
20
                        refType = 4;
 
21
                        sourceTree = "<group>";
 
22
                };
 
23
                66170C4A01C56FD4000ABFD4 = {
 
24
                        fallbackIsa = PBXFileReference;
 
25
                        isa = PBXFrameworkReference;
 
26
                        lastKnownFileType = wrapper.framework;
 
27
                        name = OpenGL.framework;
 
28
                        path = /System/Library/Frameworks/OpenGL.framework;
 
29
                        refType = 0;
 
30
                        sourceTree = "<absolute>";
 
31
                };
 
32
                66170C4B01C56FD4000ABFD4 = {
 
33
                        fileRef = 66170C4A01C56FD4000ABFD4;
 
34
                        isa = PBXBuildFile;
 
35
                        settings = {
 
36
                        };
 
37
                };
 
38
                66BA088A01C46338000ABFD4 = {
 
39
                        buildSettings = {
 
40
                        };
 
41
                        buildStyles = (
 
42
                                66BA088C01C46338000ABFD4,
 
43
                                66BA088D01C46338000ABFD4,
 
44
                        );
 
45
                        hasScannedForEncodings = 1;
 
46
                        isa = PBXProject;
 
47
                        mainGroup = 66BA088B01C46338000ABFD4;
 
48
                        productRefGroup = 66BA088E01C4635F000ABFD4;
 
49
                        projectDirPath = "";
 
50
                        targets = (
 
51
                                66BA089001C4635F000ABFD4,
 
52
                                66BA08E801C4657A000ABFD4,
 
53
                                F597CC8B02C5420F01F03BCF,
 
54
                                BAF0F09003AF0F9E004F6ED7,
 
55
                        );
 
56
                };
 
57
                66BA088B01C46338000ABFD4 = {
 
58
                        children = (
 
59
                                66BA089501C4638C000ABFD4,
 
60
                                BAF0F09303AF0FBA004F6ED7,
 
61
                                F597CC8702C541D501F03BCF,
 
62
                                66BA08DE01C46495000ABFD4,
 
63
                                6612160001C58FBA000ABFD4,
 
64
                                66BA088E01C4635F000ABFD4,
 
65
                        );
 
66
                        isa = PBXGroup;
 
67
                        refType = 4;
 
68
                        sourceTree = "<group>";
 
69
                };
 
70
                66BA088C01C46338000ABFD4 = {
 
71
                        buildRules = (
 
72
                        );
 
73
                        buildSettings = {
 
74
                                COPY_PHASE_STRIP = NO;
 
75
                                GCC_DYNAMIC_NO_PIC = NO;
 
76
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
 
77
                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
 
78
                                GCC_OPTIMIZATION_LEVEL = 0;
 
79
                                ZERO_LINK = YES;
 
80
                        };
 
81
                        isa = PBXBuildStyle;
 
82
                        name = Development;
 
83
                };
 
84
                66BA088D01C46338000ABFD4 = {
 
85
                        buildRules = (
 
86
                        );
 
87
                        buildSettings = {
 
88
                                COPY_PHASE_STRIP = YES;
 
89
                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
 
90
                                OPTIMIZATION_CFLAGS = "-O3";
 
91
                                PROFILING_CODE = NO;
 
92
                                ZERO_LINK = NO;
 
93
                        };
 
94
                        isa = PBXBuildStyle;
 
95
                        name = Deployment;
 
96
                };
 
97
                66BA088E01C4635F000ABFD4 = {
 
98
                        children = (
 
99
                                66BA088F01C4635F000ABFD4,
 
100
                                66BA08E701C4657A000ABFD4,
 
101
                                F597CC8902C5420F01F03BCF,
 
102
                                BAF0F09103AF0F9E004F6ED7,
 
103
                        );
 
104
                        isa = PBXGroup;
 
105
                        name = Products;
 
106
                        refType = 4;
 
107
                        sourceTree = "<group>";
 
108
                };
 
109
                66BA088F01C4635F000ABFD4 = {
 
110
                        explicitFileType = "compiled.mach-o.dylib";
 
111
                        fallbackIsa = PBXFileReference;
 
112
                        isa = PBXLibraryReference;
 
113
                        path = libftgl.a;
 
114
                        refType = 3;
 
115
                        sourceTree = BUILT_PRODUCTS_DIR;
 
116
                };
 
117
                66BA089001C4635F000ABFD4 = {
 
118
                        buildPhases = (
 
119
                                66BA089101C4635F000ABFD4,
 
120
                                66BA089201C4635F000ABFD4,
 
121
                                66BA089301C4635F000ABFD4,
 
122
                                66BA089401C4635F000ABFD4,
 
123
                        );
 
124
                        buildSettings = {
 
125
                                DYLIB_COMPATIBILITY_VERSION = 1;
 
126
                                DYLIB_CURRENT_VERSION = 1;
 
127
                                GCC_TREAT_WARNINGS_AS_ERRORS = YES;
 
128
                                GCC_VERSION = 3.x;
 
129
                                HEADER_SEARCH_PATHS = "/Users/henry/Development/PROJECTS/FTGL/ftglcvs/FTGL/test /Users/henry/Development/PROJECTS/iSpot/includes /usr/local/include/freetype2 /usr/local/include/freetype2/freetype";
 
130
                                LIBRARY_STYLE = STATIC;
 
131
                                OPTIMIZATION_CFLAGS = "-O0";
 
132
                                OTHER_CFLAGS = "";
 
133
                                OTHER_LDFLAGS = "";
 
134
                                OTHER_LIBTOOL_FLAGS = "";
 
135
                                OTHER_REZFLAGS = "";
 
136
                                PRODUCT_NAME = libftgl.a;
 
137
                                REZ_EXECUTABLE = YES;
 
138
                                SECTORDER_FLAGS = "";
 
139
                                WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
 
140
                        };
 
141
                        dependencies = (
 
142
                        );
 
143
                        isa = PBXLibraryTarget;
 
144
                        name = libftgl.a;
 
145
                        productInstallPath = /usr/local/lib;
 
146
                        productName = libftgl.a;
 
147
                        productReference = 66BA088F01C4635F000ABFD4;
 
148
                };
 
149
                66BA089101C4635F000ABFD4 = {
 
150
                        buildActionMask = 2147483647;
 
151
                        files = (
 
152
                                F56BF03D031A2DEC010B7DB9,
 
153
                                F56BF03F031A2E04010B7DB9,
 
154
                                F58312C3038F7F440124B165,
 
155
                                F58312C4038F7F450124B165,
 
156
                                F58312C5038F7F460124B165,
 
157
                                F58312C6038F7F460124B165,
 
158
                                F58312C7038F7F470124B165,
 
159
                                F58312C8038F7F480124B165,
 
160
                                F58312C9038F7F490124B165,
 
161
                                F58312CA038F7F490124B165,
 
162
                                F58312CB038F7F4A0124B165,
 
163
                                F58312CC038F7F4B0124B165,
 
164
                                F58312CD038F7F4B0124B165,
 
165
                                F58312CE038F7F4C0124B165,
 
166
                                F58312CF038F7F4D0124B165,
 
167
                                F58312D0038F7F4E0124B165,
 
168
                                F58312D1038F7F500124B165,
 
169
                                F58312D2038F7F510124B165,
 
170
                                F58312D3038F7F520124B165,
 
171
                                F58312D4038F7F520124B165,
 
172
                                F58312D5038F7F530124B165,
 
173
                                F58312D6038F7F540124B165,
 
174
                                F58312D7038F7F550124B165,
 
175
                                F532B5290394A91C01608C9F,
 
176
                                F532B52D0394A92901608C9F,
 
177
                                BA79CB0303A176E7002F90D7,
 
178
                                BA3F38F603B1D529004F6ED7,
 
179
                        );
 
180
                        isa = PBXHeadersBuildPhase;
 
181
                        runOnlyForDeploymentPostprocessing = 0;
 
182
                };
 
183
                66BA089201C4635F000ABFD4 = {
 
184
                        buildActionMask = 2147483647;
 
185
                        files = (
 
186
                                66BA08BF01C4638C000ABFD4,
 
187
                                66BA08C001C4638C000ABFD4,
 
188
                                66BA08C101C4638C000ABFD4,
 
189
                                66BA08C201C4638C000ABFD4,
 
190
                                66BA08C301C4638C000ABFD4,
 
191
                                66BA08C401C4638C000ABFD4,
 
192
                                66BA08C501C4638C000ABFD4,
 
193
                                66BA08C601C4638C000ABFD4,
 
194
                                66BA08C701C4638C000ABFD4,
 
195
                                66BA08C801C4638C000ABFD4,
 
196
                                66BA08C901C4638C000ABFD4,
 
197
                                66BA08CA01C4638C000ABFD4,
 
198
                                66BA08CB01C4638C000ABFD4,
 
199
                                66BA08CC01C4638C000ABFD4,
 
200
                                66BA08CD01C4638C000ABFD4,
 
201
                                66BA08CE01C4638C000ABFD4,
 
202
                                66BA08CF01C4638C000ABFD4,
 
203
                                66BA08D001C4638C000ABFD4,
 
204
                                66BA08D101C4638C000ABFD4,
 
205
                                66BA08D201C4638C000ABFD4,
 
206
                                F532B52C0394A92901608C9F,
 
207
                                BA79CB0203A176E7002F90D7,
 
208
                        );
 
209
                        isa = PBXSourcesBuildPhase;
 
210
                        runOnlyForDeploymentPostprocessing = 0;
 
211
                };
 
212
                66BA089301C4635F000ABFD4 = {
 
213
                        buildActionMask = 2147483647;
 
214
                        files = (
 
215
                        );
 
216
                        isa = PBXFrameworksBuildPhase;
 
217
                        runOnlyForDeploymentPostprocessing = 0;
 
218
                };
 
219
                66BA089401C4635F000ABFD4 = {
 
220
                        buildActionMask = 2147483647;
 
221
                        files = (
 
222
                        );
 
223
                        isa = PBXRezBuildPhase;
 
224
                        runOnlyForDeploymentPostprocessing = 0;
 
225
                };
 
226
                66BA089501C4638C000ABFD4 = {
 
227
                        children = (
 
228
                                F532B5280394A91C01608C9F,
 
229
                                66BA089601C4638C000ABFD4,
 
230
                                66BA089701C4638C000ABFD4,
 
231
                                66BA089801C4638C000ABFD4,
 
232
                                66BA089901C4638C000ABFD4,
 
233
                                F56BF03C031A2DEC010B7DB9,
 
234
                                BA79CB0003A176E7002F90D7,
 
235
                                BA79CB0103A176E7002F90D7,
 
236
                                66BA089A01C4638C000ABFD4,
 
237
                                66BA089B01C4638C000ABFD4,
 
238
                                66BA089C01C4638C000ABFD4,
 
239
                                66BA089D01C4638C000ABFD4,
 
240
                                66BA089E01C4638C000ABFD4,
 
241
                                66BA089F01C4638C000ABFD4,
 
242
                                66BA08A001C4638C000ABFD4,
 
243
                                66BA08A101C4638C000ABFD4,
 
244
                                66BA08A201C4638C000ABFD4,
 
245
                                66BA08A301C4638C000ABFD4,
 
246
                                66BA08A401C4638C000ABFD4,
 
247
                                66BA08A501C4638C000ABFD4,
 
248
                                66BA08A601C4638C000ABFD4,
 
249
                                66BA08A701C4638C000ABFD4,
 
250
                                66BA08A801C4638C000ABFD4,
 
251
                                66BA08A901C4638C000ABFD4,
 
252
                                66BA08AA01C4638C000ABFD4,
 
253
                                66BA08AB01C4638C000ABFD4,
 
254
                                66BA08AC01C4638C000ABFD4,
 
255
                                66BA08AD01C4638C000ABFD4,
 
256
                                66BA08AE01C4638C000ABFD4,
 
257
                                66BA08AF01C4638C000ABFD4,
 
258
                                66BA08B001C4638C000ABFD4,
 
259
                                66BA08B101C4638C000ABFD4,
 
260
                                66BA08B201C4638C000ABFD4,
 
261
                                BA3F38F503B1D529004F6ED7,
 
262
                                66BA08B301C4638C000ABFD4,
 
263
                                66BA08B401C4638C000ABFD4,
 
264
                                66BA08B501C4638C000ABFD4,
 
265
                                66BA08B601C4638C000ABFD4,
 
266
                                F532B52A0394A92901608C9F,
 
267
                                F532B52B0394A92901608C9F,
 
268
                                66BA08B701C4638C000ABFD4,
 
269
                                66BA08B801C4638C000ABFD4,
 
270
                                66BA08B901C4638C000ABFD4,
 
271
                                66BA08BA01C4638C000ABFD4,
 
272
                                66BA08BB01C4638C000ABFD4,
 
273
                                66BA08BC01C4638C000ABFD4,
 
274
                                F56BF03E031A2E04010B7DB9,
 
275
                                66BA08BD01C4638C000ABFD4,
 
276
                                66BA08BE01C4638C000ABFD4,
 
277
                        );
 
278
                        isa = PBXGroup;
 
279
                        name = src;
 
280
                        path = ../src;
 
281
                        refType = 2;
 
282
                        sourceTree = SOURCE_ROOT;
 
283
                };
 
284
                66BA089601C4638C000ABFD4 = {
 
285
                        fileEncoding = 30;
 
286
                        isa = PBXFileReference;
 
287
                        lastKnownFileType = sourcecode.cpp.cpp;
 
288
                        path = FTBitmapGlyph.cpp;
 
289
                        refType = 4;
 
290
                        sourceTree = "<group>";
 
291
                };
 
292
                66BA089701C4638C000ABFD4 = {
 
293
                        fileEncoding = 30;
 
294
                        isa = PBXFileReference;
 
295
                        lastKnownFileType = sourcecode.c.h;
 
296
                        name = FTBitmapGlyph.h;
 
297
                        path = ../include/FTBitmapGlyph.h;
 
298
                        refType = 2;
 
299
                        sourceTree = SOURCE_ROOT;
 
300
                };
 
301
                66BA089801C4638C000ABFD4 = {
 
302
                        fileEncoding = 30;
 
303
                        isa = PBXFileReference;
 
304
                        lastKnownFileType = sourcecode.cpp.cpp;
 
305
                        path = FTCharmap.cpp;
 
306
                        refType = 4;
 
307
                        sourceTree = "<group>";
 
308
                };
 
309
                66BA089901C4638C000ABFD4 = {
 
310
                        fileEncoding = 30;
 
311
                        isa = PBXFileReference;
 
312
                        lastKnownFileType = sourcecode.c.h;
 
313
                        name = FTCharmap.h;
 
314
                        path = ../include/FTCharmap.h;
 
315
                        refType = 2;
 
316
                        sourceTree = SOURCE_ROOT;
 
317
                };
 
318
                66BA089A01C4638C000ABFD4 = {
 
319
                        fileEncoding = 30;
 
320
                        isa = PBXFileReference;
 
321
                        lastKnownFileType = sourcecode.cpp.cpp;
 
322
                        path = FTExtrdGlyph.cpp;
 
323
                        refType = 4;
 
324
                        sourceTree = "<group>";
 
325
                };
 
326
                66BA089B01C4638C000ABFD4 = {
 
327
                        fileEncoding = 30;
 
328
                        isa = PBXFileReference;
 
329
                        lastKnownFileType = sourcecode.c.h;
 
330
                        name = FTExtrdGlyph.h;
 
331
                        path = ../include/FTExtrdGlyph.h;
 
332
                        refType = 2;
 
333
                        sourceTree = SOURCE_ROOT;
 
334
                };
 
335
                66BA089C01C4638C000ABFD4 = {
 
336
                        fileEncoding = 30;
 
337
                        isa = PBXFileReference;
 
338
                        lastKnownFileType = sourcecode.cpp.cpp;
 
339
                        path = FTFace.cpp;
 
340
                        refType = 4;
 
341
                        sourceTree = "<group>";
 
342
                };
 
343
                66BA089D01C4638C000ABFD4 = {
 
344
                        fileEncoding = 30;
 
345
                        isa = PBXFileReference;
 
346
                        lastKnownFileType = sourcecode.c.h;
 
347
                        name = FTFace.h;
 
348
                        path = ../include/FTFace.h;
 
349
                        refType = 2;
 
350
                        sourceTree = SOURCE_ROOT;
 
351
                };
 
352
                66BA089E01C4638C000ABFD4 = {
 
353
                        fileEncoding = 30;
 
354
                        isa = PBXFileReference;
 
355
                        lastKnownFileType = sourcecode.cpp.cpp;
 
356
                        path = FTFont.cpp;
 
357
                        refType = 4;
 
358
                        sourceTree = "<group>";
 
359
                };
 
360
                66BA089F01C4638C000ABFD4 = {
 
361
                        fileEncoding = 30;
 
362
                        isa = PBXFileReference;
 
363
                        lastKnownFileType = sourcecode.c.h;
 
364
                        name = FTFont.h;
 
365
                        path = ../include/FTFont.h;
 
366
                        refType = 2;
 
367
                        sourceTree = SOURCE_ROOT;
 
368
                };
 
369
                66BA08A001C4638C000ABFD4 = {
 
370
                        fileEncoding = 30;
 
371
                        isa = PBXFileReference;
 
372
                        lastKnownFileType = sourcecode.c.h;
 
373
                        name = FTGL.h;
 
374
                        path = ../include/FTGL.h;
 
375
                        refType = 2;
 
376
                        sourceTree = SOURCE_ROOT;
 
377
                };
 
378
                66BA08A101C4638C000ABFD4 = {
 
379
                        fileEncoding = 30;
 
380
                        isa = PBXFileReference;
 
381
                        lastKnownFileType = sourcecode.cpp.cpp;
 
382
                        path = FTGLBitmapFont.cpp;
 
383
                        refType = 4;
 
384
                        sourceTree = "<group>";
 
385
                };
 
386
                66BA08A201C4638C000ABFD4 = {
 
387
                        fileEncoding = 30;
 
388
                        isa = PBXFileReference;
 
389
                        lastKnownFileType = sourcecode.c.h;
 
390
                        name = FTGLBitmapFont.h;
 
391
                        path = ../include/FTGLBitmapFont.h;
 
392
                        refType = 2;
 
393
                        sourceTree = SOURCE_ROOT;
 
394
                };
 
395
                66BA08A301C4638C000ABFD4 = {
 
396
                        fileEncoding = 30;
 
397
                        isa = PBXFileReference;
 
398
                        lastKnownFileType = sourcecode.cpp.cpp;
 
399
                        path = FTGLExtrdFont.cpp;
 
400
                        refType = 4;
 
401
                        sourceTree = "<group>";
 
402
                };
 
403
                66BA08A401C4638C000ABFD4 = {
 
404
                        fileEncoding = 30;
 
405
                        isa = PBXFileReference;
 
406
                        lastKnownFileType = sourcecode.c.h;
 
407
                        name = FTGLExtrdFont.h;
 
408
                        path = ../include/FTGLExtrdFont.h;
 
409
                        refType = 2;
 
410
                        sourceTree = SOURCE_ROOT;
 
411
                };
 
412
                66BA08A501C4638C000ABFD4 = {
 
413
                        fileEncoding = 30;
 
414
                        isa = PBXFileReference;
 
415
                        lastKnownFileType = sourcecode.cpp.cpp;
 
416
                        path = FTGLOutlineFont.cpp;
 
417
                        refType = 4;
 
418
                        sourceTree = "<group>";
 
419
                };
 
420
                66BA08A601C4638C000ABFD4 = {
 
421
                        fileEncoding = 30;
 
422
                        isa = PBXFileReference;
 
423
                        lastKnownFileType = sourcecode.c.h;
 
424
                        name = FTGLOutlineFont.h;
 
425
                        path = ../include/FTGLOutlineFont.h;
 
426
                        refType = 2;
 
427
                        sourceTree = SOURCE_ROOT;
 
428
                };
 
429
                66BA08A701C4638C000ABFD4 = {
 
430
                        fileEncoding = 30;
 
431
                        isa = PBXFileReference;
 
432
                        lastKnownFileType = sourcecode.cpp.cpp;
 
433
                        path = FTGLPixmapFont.cpp;
 
434
                        refType = 4;
 
435
                        sourceTree = "<group>";
 
436
                };
 
437
                66BA08A801C4638C000ABFD4 = {
 
438
                        fileEncoding = 30;
 
439
                        isa = PBXFileReference;
 
440
                        lastKnownFileType = sourcecode.c.h;
 
441
                        name = FTGLPixmapFont.h;
 
442
                        path = ../include/FTGLPixmapFont.h;
 
443
                        refType = 2;
 
444
                        sourceTree = SOURCE_ROOT;
 
445
                };
 
446
                66BA08A901C4638C000ABFD4 = {
 
447
                        fileEncoding = 30;
 
448
                        isa = PBXFileReference;
 
449
                        lastKnownFileType = sourcecode.cpp.cpp;
 
450
                        path = FTGLPolygonFont.cpp;
 
451
                        refType = 4;
 
452
                        sourceTree = "<group>";
 
453
                };
 
454
                66BA08AA01C4638C000ABFD4 = {
 
455
                        fileEncoding = 30;
 
456
                        isa = PBXFileReference;
 
457
                        lastKnownFileType = sourcecode.c.h;
 
458
                        name = FTGLPolygonFont.h;
 
459
                        path = ../include/FTGLPolygonFont.h;
 
460
                        refType = 2;
 
461
                        sourceTree = SOURCE_ROOT;
 
462
                };
 
463
                66BA08AB01C4638C000ABFD4 = {
 
464
                        fileEncoding = 30;
 
465
                        isa = PBXFileReference;
 
466
                        lastKnownFileType = sourcecode.cpp.cpp;
 
467
                        path = FTGLTextureFont.cpp;
 
468
                        refType = 4;
 
469
                        sourceTree = "<group>";
 
470
                };
 
471
                66BA08AC01C4638C000ABFD4 = {
 
472
                        fileEncoding = 30;
 
473
                        isa = PBXFileReference;
 
474
                        lastKnownFileType = sourcecode.c.h;
 
475
                        name = FTGLTextureFont.h;
 
476
                        path = ../include/FTGLTextureFont.h;
 
477
                        refType = 2;
 
478
                        sourceTree = SOURCE_ROOT;
 
479
                };
 
480
                66BA08AD01C4638C000ABFD4 = {
 
481
                        fileEncoding = 30;
 
482
                        isa = PBXFileReference;
 
483
                        lastKnownFileType = sourcecode.cpp.cpp;
 
484
                        path = FTGlyph.cpp;
 
485
                        refType = 4;
 
486
                        sourceTree = "<group>";
 
487
                };
 
488
                66BA08AE01C4638C000ABFD4 = {
 
489
                        fileEncoding = 30;
 
490
                        isa = PBXFileReference;
 
491
                        lastKnownFileType = sourcecode.c.h;
 
492
                        name = FTGlyph.h;
 
493
                        path = ../include/FTGlyph.h;
 
494
                        refType = 2;
 
495
                        sourceTree = SOURCE_ROOT;
 
496
                };
 
497
                66BA08AF01C4638C000ABFD4 = {
 
498
                        fileEncoding = 30;
 
499
                        isa = PBXFileReference;
 
500
                        lastKnownFileType = sourcecode.cpp.cpp;
 
501
                        path = FTGlyphContainer.cpp;
 
502
                        refType = 4;
 
503
                        sourceTree = "<group>";
 
504
                };
 
505
                66BA08B001C4638C000ABFD4 = {
 
506
                        fileEncoding = 30;
 
507
                        isa = PBXFileReference;
 
508
                        lastKnownFileType = sourcecode.c.h;
 
509
                        name = FTGlyphContainer.h;
 
510
                        path = ../include/FTGlyphContainer.h;
 
511
                        refType = 2;
 
512
                        sourceTree = SOURCE_ROOT;
 
513
                };
 
514
                66BA08B101C4638C000ABFD4 = {
 
515
                        fileEncoding = 30;
 
516
                        isa = PBXFileReference;
 
517
                        lastKnownFileType = sourcecode.cpp.cpp;
 
518
                        path = FTLibrary.cpp;
 
519
                        refType = 4;
 
520
                        sourceTree = "<group>";
 
521
                };
 
522
                66BA08B201C4638C000ABFD4 = {
 
523
                        fileEncoding = 30;
 
524
                        isa = PBXFileReference;
 
525
                        lastKnownFileType = sourcecode.c.h;
 
526
                        name = FTLibrary.h;
 
527
                        path = ../include/FTLibrary.h;
 
528
                        refType = 2;
 
529
                        sourceTree = SOURCE_ROOT;
 
530
                };
 
531
                66BA08B301C4638C000ABFD4 = {
 
532
                        fileEncoding = 30;
 
533
                        isa = PBXFileReference;
 
534
                        lastKnownFileType = sourcecode.cpp.cpp;
 
535
                        path = FTOutlineGlyph.cpp;
 
536
                        refType = 4;
 
537
                        sourceTree = "<group>";
 
538
                };
 
539
                66BA08B401C4638C000ABFD4 = {
 
540
                        fileEncoding = 30;
 
541
                        isa = PBXFileReference;
 
542
                        lastKnownFileType = sourcecode.c.h;
 
543
                        name = FTOutlineGlyph.h;
 
544
                        path = ../include/FTOutlineGlyph.h;
 
545
                        refType = 2;
 
546
                        sourceTree = SOURCE_ROOT;
 
547
                };
 
548
                66BA08B501C4638C000ABFD4 = {
 
549
                        fileEncoding = 30;
 
550
                        isa = PBXFileReference;
 
551
                        lastKnownFileType = sourcecode.cpp.cpp;
 
552
                        path = FTPixmapGlyph.cpp;
 
553
                        refType = 4;
 
554
                        sourceTree = "<group>";
 
555
                };
 
556
                66BA08B601C4638C000ABFD4 = {
 
557
                        fileEncoding = 30;
 
558
                        isa = PBXFileReference;
 
559
                        lastKnownFileType = sourcecode.c.h;
 
560
                        name = FTPixmapGlyph.h;
 
561
                        path = ../include/FTPixmapGlyph.h;
 
562
                        refType = 2;
 
563
                        sourceTree = SOURCE_ROOT;
 
564
                };
 
565
                66BA08B701C4638C000ABFD4 = {
 
566
                        fileEncoding = 30;
 
567
                        isa = PBXFileReference;
 
568
                        lastKnownFileType = sourcecode.cpp.cpp;
 
569
                        path = FTPolyGlyph.cpp;
 
570
                        refType = 4;
 
571
                        sourceTree = "<group>";
 
572
                };
 
573
                66BA08B801C4638C000ABFD4 = {
 
574
                        fileEncoding = 30;
 
575
                        isa = PBXFileReference;
 
576
                        lastKnownFileType = sourcecode.c.h;
 
577
                        name = FTPolyGlyph.h;
 
578
                        path = ../include/FTPolyGlyph.h;
 
579
                        refType = 2;
 
580
                        sourceTree = SOURCE_ROOT;
 
581
                };
 
582
                66BA08B901C4638C000ABFD4 = {
 
583
                        fileEncoding = 30;
 
584
                        isa = PBXFileReference;
 
585
                        lastKnownFileType = sourcecode.cpp.cpp;
 
586
                        path = FTSize.cpp;
 
587
                        refType = 4;
 
588
                        sourceTree = "<group>";
 
589
                };
 
590
                66BA08BA01C4638C000ABFD4 = {
 
591
                        fileEncoding = 30;
 
592
                        isa = PBXFileReference;
 
593
                        lastKnownFileType = sourcecode.c.h;
 
594
                        name = FTSize.h;
 
595
                        path = ../include/FTSize.h;
 
596
                        refType = 2;
 
597
                        sourceTree = SOURCE_ROOT;
 
598
                };
 
599
                66BA08BB01C4638C000ABFD4 = {
 
600
                        fileEncoding = 30;
 
601
                        isa = PBXFileReference;
 
602
                        lastKnownFileType = sourcecode.cpp.cpp;
 
603
                        path = FTTextureGlyph.cpp;
 
604
                        refType = 4;
 
605
                        sourceTree = "<group>";
 
606
                };
 
607
                66BA08BC01C4638C000ABFD4 = {
 
608
                        fileEncoding = 30;
 
609
                        isa = PBXFileReference;
 
610
                        lastKnownFileType = sourcecode.c.h;
 
611
                        name = FTTextureGlyph.h;
 
612
                        path = ../include/FTTextureGlyph.h;
 
613
                        refType = 2;
 
614
                        sourceTree = SOURCE_ROOT;
 
615
                };
 
616
                66BA08BD01C4638C000ABFD4 = {
 
617
                        fileEncoding = 30;
 
618
                        isa = PBXFileReference;
 
619
                        lastKnownFileType = sourcecode.cpp.cpp;
 
620
                        path = FTVectoriser.cpp;
 
621
                        refType = 4;
 
622
                        sourceTree = "<group>";
 
623
                };
 
624
                66BA08BE01C4638C000ABFD4 = {
 
625
                        fileEncoding = 30;
 
626
                        isa = PBXFileReference;
 
627
                        lastKnownFileType = sourcecode.c.h;
 
628
                        name = FTVectoriser.h;
 
629
                        path = ../include/FTVectoriser.h;
 
630
                        refType = 2;
 
631
                        sourceTree = SOURCE_ROOT;
 
632
                };
 
633
                66BA08BF01C4638C000ABFD4 = {
 
634
                        fileRef = 66BA089601C4638C000ABFD4;
 
635
                        isa = PBXBuildFile;
 
636
                        settings = {
 
637
                        };
 
638
                };
 
639
                66BA08C001C4638C000ABFD4 = {
 
640
                        fileRef = 66BA089801C4638C000ABFD4;
 
641
                        isa = PBXBuildFile;
 
642
                        settings = {
 
643
                        };
 
644
                };
 
645
                66BA08C101C4638C000ABFD4 = {
 
646
                        fileRef = 66BA089A01C4638C000ABFD4;
 
647
                        isa = PBXBuildFile;
 
648
                        settings = {
 
649
                        };
 
650
                };
 
651
                66BA08C201C4638C000ABFD4 = {
 
652
                        fileRef = 66BA089C01C4638C000ABFD4;
 
653
                        isa = PBXBuildFile;
 
654
                        settings = {
 
655
                        };
 
656
                };
 
657
                66BA08C301C4638C000ABFD4 = {
 
658
                        fileRef = 66BA089E01C4638C000ABFD4;
 
659
                        isa = PBXBuildFile;
 
660
                        settings = {
 
661
                        };
 
662
                };
 
663
                66BA08C401C4638C000ABFD4 = {
 
664
                        fileRef = 66BA08A101C4638C000ABFD4;
 
665
                        isa = PBXBuildFile;
 
666
                        settings = {
 
667
                        };
 
668
                };
 
669
                66BA08C501C4638C000ABFD4 = {
 
670
                        fileRef = 66BA08A301C4638C000ABFD4;
 
671
                        isa = PBXBuildFile;
 
672
                        settings = {
 
673
                        };
 
674
                };
 
675
                66BA08C601C4638C000ABFD4 = {
 
676
                        fileRef = 66BA08A501C4638C000ABFD4;
 
677
                        isa = PBXBuildFile;
 
678
                        settings = {
 
679
                        };
 
680
                };
 
681
                66BA08C701C4638C000ABFD4 = {
 
682
                        fileRef = 66BA08A701C4638C000ABFD4;
 
683
                        isa = PBXBuildFile;
 
684
                        settings = {
 
685
                        };
 
686
                };
 
687
                66BA08C801C4638C000ABFD4 = {
 
688
                        fileRef = 66BA08A901C4638C000ABFD4;
 
689
                        isa = PBXBuildFile;
 
690
                        settings = {
 
691
                        };
 
692
                };
 
693
                66BA08C901C4638C000ABFD4 = {
 
694
                        fileRef = 66BA08AB01C4638C000ABFD4;
 
695
                        isa = PBXBuildFile;
 
696
                        settings = {
 
697
                        };
 
698
                };
 
699
                66BA08CA01C4638C000ABFD4 = {
 
700
                        fileRef = 66BA08AD01C4638C000ABFD4;
 
701
                        isa = PBXBuildFile;
 
702
                        settings = {
 
703
                        };
 
704
                };
 
705
                66BA08CB01C4638C000ABFD4 = {
 
706
                        fileRef = 66BA08AF01C4638C000ABFD4;
 
707
                        isa = PBXBuildFile;
 
708
                        settings = {
 
709
                        };
 
710
                };
 
711
                66BA08CC01C4638C000ABFD4 = {
 
712
                        fileRef = 66BA08B101C4638C000ABFD4;
 
713
                        isa = PBXBuildFile;
 
714
                        settings = {
 
715
                        };
 
716
                };
 
717
                66BA08CD01C4638C000ABFD4 = {
 
718
                        fileRef = 66BA08B301C4638C000ABFD4;
 
719
                        isa = PBXBuildFile;
 
720
                        settings = {
 
721
                        };
 
722
                };
 
723
                66BA08CE01C4638C000ABFD4 = {
 
724
                        fileRef = 66BA08B501C4638C000ABFD4;
 
725
                        isa = PBXBuildFile;
 
726
                        settings = {
 
727
                        };
 
728
                };
 
729
                66BA08CF01C4638C000ABFD4 = {
 
730
                        fileRef = 66BA08B701C4638C000ABFD4;
 
731
                        isa = PBXBuildFile;
 
732
                        settings = {
 
733
                        };
 
734
                };
 
735
                66BA08D001C4638C000ABFD4 = {
 
736
                        fileRef = 66BA08B901C4638C000ABFD4;
 
737
                        isa = PBXBuildFile;
 
738
                        settings = {
 
739
                        };
 
740
                };
 
741
                66BA08D101C4638C000ABFD4 = {
 
742
                        fileRef = 66BA08BB01C4638C000ABFD4;
 
743
                        isa = PBXBuildFile;
 
744
                        settings = {
 
745
                        };
 
746
                };
 
747
                66BA08D201C4638C000ABFD4 = {
 
748
                        fileRef = 66BA08BD01C4638C000ABFD4;
 
749
                        isa = PBXBuildFile;
 
750
                        settings = {
 
751
                        };
 
752
                };
 
753
                66BA08DE01C46495000ABFD4 = {
 
754
                        children = (
 
755
                                F5D2501E021F19CD019B29E7,
 
756
                                66BA08E001C46495000ABFD4,
 
757
                                66BA08E101C46495000ABFD4,
 
758
                                66BA08E201C46495000ABFD4,
 
759
                                66BA08E301C46495000ABFD4,
 
760
                        );
 
761
                        isa = PBXGroup;
 
762
                        name = demo;
 
763
                        path = ../demo;
 
764
                        refType = 2;
 
765
                        sourceTree = SOURCE_ROOT;
 
766
                };
 
767
                66BA08E001C46495000ABFD4 = {
 
768
                        fileEncoding = 30;
 
769
                        isa = PBXFileReference;
 
770
                        lastKnownFileType = sourcecode.c.c;
 
771
                        path = tb.c;
 
772
                        refType = 4;
 
773
                        sourceTree = "<group>";
 
774
                };
 
775
                66BA08E101C46495000ABFD4 = {
 
776
                        fileEncoding = 30;
 
777
                        isa = PBXFileReference;
 
778
                        lastKnownFileType = sourcecode.c.h;
 
779
                        path = tb.h;
 
780
                        refType = 4;
 
781
                        sourceTree = "<group>";
 
782
                };
 
783
                66BA08E201C46495000ABFD4 = {
 
784
                        fileEncoding = 30;
 
785
                        isa = PBXFileReference;
 
786
                        lastKnownFileType = sourcecode.c.c;
 
787
                        path = trackball.c;
 
788
                        refType = 4;
 
789
                        sourceTree = "<group>";
 
790
                };
 
791
                66BA08E301C46495000ABFD4 = {
 
792
                        fileEncoding = 30;
 
793
                        isa = PBXFileReference;
 
794
                        lastKnownFileType = sourcecode.c.h;
 
795
                        path = trackball.h;
 
796
                        refType = 4;
 
797
                        sourceTree = "<group>";
 
798
                };
 
799
                66BA08E701C4657A000ABFD4 = {
 
800
                        explicitFileType = wrapper.application;
 
801
                        fallbackIsa = PBXFileReference;
 
802
                        isa = PBXApplicationReference;
 
803
                        path = ftgldemo.app;
 
804
                        refType = 3;
 
805
                        sourceTree = BUILT_PRODUCTS_DIR;
 
806
                };
 
807
                66BA08E801C4657A000ABFD4 = {
 
808
                        buildPhases = (
 
809
                                66BA08EA01C4657A000ABFD4,
 
810
                                66BA08EB01C4657A000ABFD4,
 
811
                                66BA08EC01C4657A000ABFD4,
 
812
                                66BA08ED01C4657A000ABFD4,
 
813
                                66BA08EE01C4657A000ABFD4,
 
814
                        );
 
815
                        buildSettings = {
 
816
                                DEBUGGING_SYMBOLS = NO;
 
817
                                FRAMEWORK_SEARCH_PATHS = "";
 
818
                                GCC_VERSION = 3.x;
 
819
                                HEADER_SEARCH_PATHS = "/Users/henry/Development/PROJECTS/iSpot/includes /usr/local/include/freetype2 /usr/local/include/freetype2/freetype";
 
820
                                LIBRARY_SEARCH_PATHS = /Users/henry/Development/PROJECTS/iSpot/libraries;
 
821
                                OPTIMIZATION_CFLAGS = "-O3";
 
822
                                OTHER_REZFLAGS = "";
 
823
                                PREBINDING = NO;
 
824
                                PRODUCT_NAME = ftgldemo;
 
825
                                SECTORDER_FLAGS = "";
 
826
                                WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
 
827
                                WRAPPER_EXTENSION = app;
 
828
                        };
 
829
                        dependencies = (
 
830
                                66BA08E901C4657A000ABFD4,
 
831
                        );
 
832
                        isa = PBXApplicationTarget;
 
833
                        name = ftgldemo;
 
834
                        productInstallPath = "$(USER_APPS_DIR)";
 
835
                        productName = ftgldemo;
 
836
                        productReference = 66BA08E701C4657A000ABFD4;
 
837
                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
 
838
<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
 
839
<plist version=\"1.0\">
 
840
<dict>
 
841
        <key>CFBundleDevelopmentRegion</key>
 
842
        <string>English</string>
 
843
        <key>CFBundleExecutable</key>
 
844
        <string></string>
 
845
        <key>CFBundleGetInfoString</key>
 
846
        <string></string>
 
847
        <key>CFBundleIconFile</key>
 
848
        <string></string>
 
849
        <key>CFBundleIdentifier</key>
 
850
        <string></string>
 
851
        <key>CFBundleInfoDictionaryVersion</key>
 
852
        <string>6.0</string>
 
853
        <key>CFBundleName</key>
 
854
        <string></string>
 
855
        <key>CFBundlePackageType</key>
 
856
        <string>APPL</string>
 
857
        <key>CFBundleShortVersionString</key>
 
858
        <string></string>
 
859
        <key>CFBundleSignature</key>
 
860
        <string>????</string>
 
861
        <key>CFBundleVersion</key>
 
862
        <string>0.0.1d1</string>
 
863
</dict>
 
864
</plist>
 
865
";
 
866
                };
 
867
                66BA08E901C4657A000ABFD4 = {
 
868
                        isa = PBXTargetDependency;
 
869
                        target = 66BA089001C4635F000ABFD4;
 
870
                        targetProxy = BA0ADA2706D0919300C4C3FA;
 
871
                };
 
872
                66BA08EA01C4657A000ABFD4 = {
 
873
                        buildActionMask = 2147483647;
 
874
                        files = (
 
875
                        );
 
876
                        isa = PBXHeadersBuildPhase;
 
877
                        runOnlyForDeploymentPostprocessing = 0;
 
878
                };
 
879
                66BA08EB01C4657A000ABFD4 = {
 
880
                        buildActionMask = 2147483647;
 
881
                        files = (
 
882
                        );
 
883
                        isa = PBXResourcesBuildPhase;
 
884
                        runOnlyForDeploymentPostprocessing = 0;
 
885
                };
 
886
                66BA08EC01C4657A000ABFD4 = {
 
887
                        buildActionMask = 2147483647;
 
888
                        files = (
 
889
                                66BA08F101C4658D000ABFD4,
 
890
                                66BA08F201C4658D000ABFD4,
 
891
                                F5D2501F021F19CD019B29E7,
 
892
                        );
 
893
                        isa = PBXSourcesBuildPhase;
 
894
                        runOnlyForDeploymentPostprocessing = 0;
 
895
                };
 
896
                66BA08ED01C4657A000ABFD4 = {
 
897
                        buildActionMask = 2147483647;
 
898
                        files = (
 
899
                                66BA08F701C46674000ABFD4,
 
900
                                66170C4B01C56FD4000ABFD4,
 
901
                                F500A29902C321EE0167F740,
 
902
                                F597CC9802C542FF01F03BCF,
 
903
                                F5D92FE00346A6E1010ABFC9,
 
904
                                BA32C75B04638D0D002919E3,
 
905
                                BA32C75F04638D56002919E3,
 
906
                        );
 
907
                        isa = PBXFrameworksBuildPhase;
 
908
                        runOnlyForDeploymentPostprocessing = 0;
 
909
                };
 
910
                66BA08EE01C4657A000ABFD4 = {
 
911
                        buildActionMask = 2147483647;
 
912
                        files = (
 
913
                        );
 
914
                        isa = PBXRezBuildPhase;
 
915
                        runOnlyForDeploymentPostprocessing = 0;
 
916
                };
 
917
                66BA08F101C4658D000ABFD4 = {
 
918
                        fileRef = 66BA08E001C46495000ABFD4;
 
919
                        isa = PBXBuildFile;
 
920
                        settings = {
 
921
                        };
 
922
                };
 
923
                66BA08F201C4658D000ABFD4 = {
 
924
                        fileRef = 66BA08E201C46495000ABFD4;
 
925
                        isa = PBXBuildFile;
 
926
                        settings = {
 
927
                        };
 
928
                };
 
929
                66BA08F601C46674000ABFD4 = {
 
930
                        fallbackIsa = PBXFileReference;
 
931
                        isa = PBXFrameworkReference;
 
932
                        lastKnownFileType = wrapper.framework;
 
933
                        name = GLUT.framework;
 
934
                        path = /System/Library/Frameworks/GLUT.framework;
 
935
                        refType = 0;
 
936
                        sourceTree = "<absolute>";
 
937
                };
 
938
                66BA08F701C46674000ABFD4 = {
 
939
                        fileRef = 66BA08F601C46674000ABFD4;
 
940
                        isa = PBXBuildFile;
 
941
                        settings = {
 
942
                        };
 
943
                };
 
944
//660
 
945
//661
 
946
//662
 
947
//663
 
948
//664
 
949
//BA0
 
950
//BA1
 
951
//BA2
 
952
//BA3
 
953
//BA4
 
954
                BA013F8203CE32D7000ABFD4 = {
 
955
                        fileEncoding = 30;
 
956
                        isa = PBXFileReference;
 
957
                        lastKnownFileType = sourcecode.cpp.cpp;
 
958
                        name = "FTlayout-Test.cpp";
 
959
                        path = "../test/FTlayout-Test.cpp";
 
960
                        refType = 2;
 
961
                        sourceTree = SOURCE_ROOT;
 
962
                };
 
963
                BA0143B703AFE974000ABFD4 = {
 
964
                        fileEncoding = 30;
 
965
                        isa = PBXFileReference;
 
966
                        lastKnownFileType = sourcecode.c.h;
 
967
                        name = Fontdefs.h;
 
968
                        path = ../test/Fontdefs.h;
 
969
                        refType = 2;
 
970
                        sourceTree = SOURCE_ROOT;
 
971
                };
 
972
                BA0143B803AFE974000ABFD4 = {
 
973
                        fileRef = BA0143B703AFE974000ABFD4;
 
974
                        isa = PBXBuildFile;
 
975
                        settings = {
 
976
                        };
 
977
                };
 
978
                BA0ADA2606D0919300C4C3FA = {
 
979
                        containerPortal = 66BA088A01C46338000ABFD4;
 
980
                        isa = PBXContainerItemProxy;
 
981
                        proxyType = 1;
 
982
                        remoteGlobalIDString = 66BA089001C4635F000ABFD4;
 
983
                        remoteInfo = libftgl.a;
 
984
                };
 
985
                BA0ADA2706D0919300C4C3FA = {
 
986
                        containerPortal = 66BA088A01C46338000ABFD4;
 
987
                        isa = PBXContainerItemProxy;
 
988
                        proxyType = 1;
 
989
                        remoteGlobalIDString = 66BA089001C4635F000ABFD4;
 
990
                        remoteInfo = libftgl.a;
 
991
                };
 
992
                BA0ADA2806D0919300C4C3FA = {
 
993
                        containerPortal = 66BA088A01C46338000ABFD4;
 
994
                        isa = PBXContainerItemProxy;
 
995
                        proxyType = 1;
 
996
                        remoteGlobalIDString = 66BA089001C4635F000ABFD4;
 
997
                        remoteInfo = libftgl.a;
 
998
                };
 
999
                BA32C75904638D0D002919E3 = {
 
1000
                        isa = PBXFileReference;
 
1001
                        lastKnownFileType = "compiled.mach-o.dylib";
 
1002
                        name = libz.dylib;
 
1003
                        path = /usr/lib/libz.1.1.3.dylib;
 
1004
                        refType = 0;
 
1005
                        sourceTree = "<absolute>";
 
1006
                };
 
1007
                BA32C75A04638D0D002919E3 = {
 
1008
                        fileRef = BA32C75904638D0D002919E3;
 
1009
                        isa = PBXBuildFile;
 
1010
                        settings = {
 
1011
                        };
 
1012
                };
 
1013
                BA32C75B04638D0D002919E3 = {
 
1014
                        fileRef = BA32C75904638D0D002919E3;
 
1015
                        isa = PBXBuildFile;
 
1016
                        settings = {
 
1017
                        };
 
1018
                };
 
1019
                BA32C75C04638D0D002919E3 = {
 
1020
                        fileRef = BA32C75904638D0D002919E3;
 
1021
                        isa = PBXBuildFile;
 
1022
                        settings = {
 
1023
                        };
 
1024
                };
 
1025
                BA32C75D04638D56002919E3 = {
 
1026
                        fallbackIsa = PBXFileReference;
 
1027
                        isa = PBXFrameworkReference;
 
1028
                        lastKnownFileType = wrapper.framework;
 
1029
                        name = Carbon.framework;
 
1030
                        path = /System/Library/Frameworks/Carbon.framework;
 
1031
                        refType = 0;
 
1032
                        sourceTree = "<absolute>";
 
1033
                };
 
1034
                BA32C75E04638D56002919E3 = {
 
1035
                        fileRef = BA32C75D04638D56002919E3;
 
1036
                        isa = PBXBuildFile;
 
1037
                        settings = {
 
1038
                        };
 
1039
                };
 
1040
                BA32C75F04638D56002919E3 = {
 
1041
                        fileRef = BA32C75D04638D56002919E3;
 
1042
                        isa = PBXBuildFile;
 
1043
                        settings = {
 
1044
                        };
 
1045
                };
 
1046
                BA32C76004638D56002919E3 = {
 
1047
                        fileRef = BA32C75D04638D56002919E3;
 
1048
                        isa = PBXBuildFile;
 
1049
                        settings = {
 
1050
                        };
 
1051
                };
 
1052
                BA3F38F103B1D4FD004F6ED7 = {
 
1053
                        fileEncoding = 30;
 
1054
                        isa = PBXFileReference;
 
1055
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1056
                        name = "FTList-Test.cpp";
 
1057
                        path = "../test/FTList-Test.cpp";
 
1058
                        refType = 2;
 
1059
                        sourceTree = SOURCE_ROOT;
 
1060
                };
 
1061
                BA3F38F203B1D4FD004F6ED7 = {
 
1062
                        fileEncoding = 30;
 
1063
                        isa = PBXFileReference;
 
1064
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1065
                        name = "FTVector-Test.cpp";
 
1066
                        path = "../test/FTVector-Test.cpp";
 
1067
                        refType = 2;
 
1068
                        sourceTree = SOURCE_ROOT;
 
1069
                };
 
1070
                BA3F38F303B1D4FD004F6ED7 = {
 
1071
                        fileRef = BA3F38F103B1D4FD004F6ED7;
 
1072
                        isa = PBXBuildFile;
 
1073
                        settings = {
 
1074
                        };
 
1075
                };
 
1076
                BA3F38F403B1D4FD004F6ED7 = {
 
1077
                        fileRef = BA3F38F203B1D4FD004F6ED7;
 
1078
                        isa = PBXBuildFile;
 
1079
                        settings = {
 
1080
                        };
 
1081
                };
 
1082
                BA3F38F503B1D529004F6ED7 = {
 
1083
                        fileEncoding = 30;
 
1084
                        isa = PBXFileReference;
 
1085
                        lastKnownFileType = sourcecode.c.h;
 
1086
                        name = FTList.h;
 
1087
                        path = ../include/FTList.h;
 
1088
                        refType = 2;
 
1089
                        sourceTree = SOURCE_ROOT;
 
1090
                };
 
1091
                BA3F38F603B1D529004F6ED7 = {
 
1092
                        fileRef = BA3F38F503B1D529004F6ED7;
 
1093
                        isa = PBXBuildFile;
 
1094
                        settings = {
 
1095
                        };
 
1096
                };
 
1097
                BA79CB0003A176E7002F90D7 = {
 
1098
                        fileEncoding = 30;
 
1099
                        isa = PBXFileReference;
 
1100
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1101
                        path = FTContour.cpp;
 
1102
                        refType = 4;
 
1103
                        sourceTree = "<group>";
 
1104
                };
 
1105
                BA79CB0103A176E7002F90D7 = {
 
1106
                        fileEncoding = 30;
 
1107
                        isa = PBXFileReference;
 
1108
                        lastKnownFileType = sourcecode.c.h;
 
1109
                        name = FTContour.h;
 
1110
                        path = ../include/FTContour.h;
 
1111
                        refType = 2;
 
1112
                        sourceTree = SOURCE_ROOT;
 
1113
                };
 
1114
                BA79CB0203A176E7002F90D7 = {
 
1115
                        fileRef = BA79CB0003A176E7002F90D7;
 
1116
                        isa = PBXBuildFile;
 
1117
                        settings = {
 
1118
                        };
 
1119
                };
 
1120
                BA79CB0303A176E7002F90D7 = {
 
1121
                        fileRef = BA79CB0103A176E7002F90D7;
 
1122
                        isa = PBXBuildFile;
 
1123
                        settings = {
 
1124
                        };
 
1125
                };
 
1126
                BAA7878C03CCC3B8000ABFD4 = {
 
1127
                        fileEncoding = 30;
 
1128
                        isa = PBXFileReference;
 
1129
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1130
                        name = HPGCalc_pfb.cpp;
 
1131
                        path = ../test/HPGCalc_pfb.cpp;
 
1132
                        refType = 2;
 
1133
                        sourceTree = SOURCE_ROOT;
 
1134
                };
 
1135
                BAA7878D03CCC3B8000ABFD4 = {
 
1136
                        fileEncoding = 30;
 
1137
                        isa = PBXFileReference;
 
1138
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1139
                        name = HPGCalc_afm.cpp;
 
1140
                        path = ../test/HPGCalc_afm.cpp;
 
1141
                        refType = 2;
 
1142
                        sourceTree = SOURCE_ROOT;
 
1143
                };
 
1144
                BAD3B1FD06266914004F6ED7 = {
 
1145
                        fileEncoding = 30;
 
1146
                        isa = PBXFileReference;
 
1147
                        lastKnownFileType = file;
 
1148
                        name = "FTBitmapGlyph-Test.cpp";
 
1149
                        path = "/Users/henry/Development/PROJECTS/FTGL/ftglcvs/FTGL/test/FTBitmapGlyph-Test.cpp";
 
1150
                        refType = 0;
 
1151
                        sourceTree = "<absolute>";
 
1152
                };
 
1153
                BAD3B1FE06266914004F6ED7 = {
 
1154
                        fileRef = BAD3B1FD06266914004F6ED7;
 
1155
                        isa = PBXBuildFile;
 
1156
                        settings = {
 
1157
                        };
 
1158
                };
 
1159
                BAD3B1FF06266945004F6ED7 = {
 
1160
                        fileEncoding = 30;
 
1161
                        isa = PBXFileReference;
 
1162
                        lastKnownFileType = file;
 
1163
                        name = "FTFTCharToGlyphIndexMap-Test.cpp";
 
1164
                        path = "/Users/henry/Development/PROJECTS/FTGL/ftglcvs/FTGL/test/FTFTCharToGlyphIndexMap-Test.cpp";
 
1165
                        refType = 0;
 
1166
                        sourceTree = "<absolute>";
 
1167
                };
 
1168
                BAD3B20006266945004F6ED7 = {
 
1169
                        fileRef = BAD3B1FF06266945004F6ED7;
 
1170
                        isa = PBXBuildFile;
 
1171
                        settings = {
 
1172
                        };
 
1173
                };
 
1174
                BADB7E0E03AF1241004F6ED7 = {
 
1175
                        fileRef = 66BA088F01C4635F000ABFD4;
 
1176
                        isa = PBXBuildFile;
 
1177
                        settings = {
 
1178
                        };
 
1179
                };
 
1180
                BADB7E0F03AF1246004F6ED7 = {
 
1181
                        fileRef = F5CB02F60310FDAF0142A175;
 
1182
                        isa = PBXBuildFile;
 
1183
                        settings = {
 
1184
                        };
 
1185
                };
 
1186
                BADB7E1103AF1270004F6ED7 = {
 
1187
                        isa = PBXFileReference;
 
1188
                        lastKnownFileType = archive.ar;
 
1189
                        name = libcppunit.a;
 
1190
                        path = Libraries/libcppunit.a;
 
1191
                        refType = 4;
 
1192
                        sourceTree = "<group>";
 
1193
                };
 
1194
                BADB7E1203AF1270004F6ED7 = {
 
1195
                        fileRef = BADB7E1103AF1270004F6ED7;
 
1196
                        isa = PBXBuildFile;
 
1197
                        settings = {
 
1198
                        };
 
1199
                };
 
1200
                BADB7E1303AF127A004F6ED7 = {
 
1201
                        isa = PBXTargetDependency;
 
1202
                        target = 66BA089001C4635F000ABFD4;
 
1203
                        targetProxy = BA0ADA2606D0919300C4C3FA;
 
1204
                };
 
1205
                BADB7E1403AF128E004F6ED7 = {
 
1206
                        fileRef = 66170C4A01C56FD4000ABFD4;
 
1207
                        isa = PBXBuildFile;
 
1208
                        settings = {
 
1209
                        };
 
1210
                };
 
1211
                BAF0F08C03AF0F9E004F6ED7 = {
 
1212
                        buildActionMask = 2147483647;
 
1213
                        files = (
 
1214
                                BA0143B803AFE974000ABFD4,
 
1215
                        );
 
1216
                        isa = PBXHeadersBuildPhase;
 
1217
                        runOnlyForDeploymentPostprocessing = 0;
 
1218
                };
 
1219
                BAF0F08D03AF0F9E004F6ED7 = {
 
1220
                        buildActionMask = 2147483647;
 
1221
                        files = (
 
1222
                                BAF0F0A303AF0FF7004F6ED7,
 
1223
                                BAF0F0A403AF0FF7004F6ED7,
 
1224
                                BAF0F0A503AF0FF7004F6ED7,
 
1225
                                BAF0F0A603AF0FF7004F6ED7,
 
1226
                                BAF0F0A703AF0FF7004F6ED7,
 
1227
                                BAF0F0A803AF0FF7004F6ED7,
 
1228
                                BAF0F0A903AF0FF7004F6ED7,
 
1229
                                BAF0F0AA03AF0FF7004F6ED7,
 
1230
                                BAF0F0AB03AF0FF7004F6ED7,
 
1231
                                BAF0F0AC03AF0FF7004F6ED7,
 
1232
                                BAF0F0AD03AF0FF7004F6ED7,
 
1233
                                BAF0F0AE03AF0FF7004F6ED7,
 
1234
                                BAF0F0AF03AF0FF7004F6ED7,
 
1235
                                BA3F38F303B1D4FD004F6ED7,
 
1236
                                BA3F38F403B1D4FD004F6ED7,
 
1237
                                BAD3B1FE06266914004F6ED7,
 
1238
                                BAD3B20006266945004F6ED7,
 
1239
                        );
 
1240
                        isa = PBXSourcesBuildPhase;
 
1241
                        runOnlyForDeploymentPostprocessing = 0;
 
1242
                };
 
1243
                BAF0F08E03AF0F9E004F6ED7 = {
 
1244
                        buildActionMask = 2147483647;
 
1245
                        files = (
 
1246
                                BADB7E0E03AF1241004F6ED7,
 
1247
                                BADB7E0F03AF1246004F6ED7,
 
1248
                                BADB7E1203AF1270004F6ED7,
 
1249
                                BADB7E1403AF128E004F6ED7,
 
1250
                                BA32C75A04638D0D002919E3,
 
1251
                                BA32C75E04638D56002919E3,
 
1252
                        );
 
1253
                        isa = PBXFrameworksBuildPhase;
 
1254
                        runOnlyForDeploymentPostprocessing = 0;
 
1255
                };
 
1256
                BAF0F08F03AF0F9E004F6ED7 = {
 
1257
                        buildActionMask = 2147483647;
 
1258
                        files = (
 
1259
                        );
 
1260
                        isa = PBXRezBuildPhase;
 
1261
                        runOnlyForDeploymentPostprocessing = 0;
 
1262
                };
 
1263
                BAF0F09003AF0F9E004F6ED7 = {
 
1264
                        buildPhases = (
 
1265
                                BAF0F08C03AF0F9E004F6ED7,
 
1266
                                BAF0F08D03AF0F9E004F6ED7,
 
1267
                                BAF0F08E03AF0F9E004F6ED7,
 
1268
                                BAF0F08F03AF0F9E004F6ED7,
 
1269
                        );
 
1270
                        buildSettings = {
 
1271
                                GCC_TREAT_WARNINGS_AS_ERRORS = YES;
 
1272
                                GCC_VERSION = 3.x;
 
1273
                                HEADER_SEARCH_PATHS = "Includes ../include";
 
1274
                                LIBRARY_SEARCH_PATHS = Libraries;
 
1275
                                OTHER_CFLAGS = "";
 
1276
                                OTHER_LDFLAGS = "";
 
1277
                                OTHER_REZFLAGS = "";
 
1278
                                PRODUCT_NAME = UnitTests;
 
1279
                                REZ_EXECUTABLE = YES;
 
1280
                                SECTORDER_FLAGS = "";
 
1281
                                WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
 
1282
                        };
 
1283
                        dependencies = (
 
1284
                                BADB7E1303AF127A004F6ED7,
 
1285
                        );
 
1286
                        isa = PBXToolTarget;
 
1287
                        name = UnitTests;
 
1288
                        productInstallPath = /usr/local/bin;
 
1289
                        productName = UnitTests;
 
1290
                        productReference = BAF0F09103AF0F9E004F6ED7;
 
1291
                };
 
1292
                BAF0F09103AF0F9E004F6ED7 = {
 
1293
                        explicitFileType = "compiled.mach-o.executable";
 
1294
                        fallbackIsa = PBXFileReference;
 
1295
                        isa = PBXExecutableFileReference;
 
1296
                        path = UnitTests;
 
1297
                        refType = 3;
 
1298
                        sourceTree = BUILT_PRODUCTS_DIR;
 
1299
                };
 
1300
                BAF0F09303AF0FBA004F6ED7 = {
 
1301
                        children = (
 
1302
                                BAA7878C03CCC3B8000ABFD4,
 
1303
                                BAA7878D03CCC3B8000ABFD4,
 
1304
                                BA0143B703AFE974000ABFD4,
 
1305
                                BAF0F09E03AF0FF7004F6ED7,
 
1306
                                BAD3B1FD06266914004F6ED7,
 
1307
                                BAF0F09903AF0FF7004F6ED7,
 
1308
                                BAD3B1FF06266945004F6ED7,
 
1309
                                BAF0F09603AF0FF7004F6ED7,
 
1310
                                BAF0F09B03AF0FF7004F6ED7,
 
1311
                                BAF0F09503AF0FF7004F6ED7,
 
1312
                                BAF0F09D03AF0FF7004F6ED7,
 
1313
                                BAF0F09803AF0FF7004F6ED7,
 
1314
                                BAF0F09703AF0FF7004F6ED7,
 
1315
                                BAF0F09C03AF0FF7004F6ED7,
 
1316
                                BAF0F09F03AF0FF7004F6ED7,
 
1317
                                BAF0F09A03AF0FF7004F6ED7,
 
1318
                                BAF0F0A003AF0FF7004F6ED7,
 
1319
                                BA3F38F103B1D4FD004F6ED7,
 
1320
                                BA3F38F203B1D4FD004F6ED7,
 
1321
                                BA013F8203CE32D7000ABFD4,
 
1322
                                BAF0F0A103AF0FF7004F6ED7,
 
1323
                        );
 
1324
                        isa = PBXGroup;
 
1325
                        name = "Unit Tests";
 
1326
                        path = "";
 
1327
                        refType = 4;
 
1328
                        sourceTree = "<group>";
 
1329
                };
 
1330
                BAF0F09503AF0FF7004F6ED7 = {
 
1331
                        fileEncoding = 30;
 
1332
                        isa = PBXFileReference;
 
1333
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1334
                        name = "FTFont-Test.cpp";
 
1335
                        path = "../test/FTFont-Test.cpp";
 
1336
                        refType = 2;
 
1337
                        sourceTree = SOURCE_ROOT;
 
1338
                };
 
1339
                BAF0F09603AF0FF7004F6ED7 = {
 
1340
                        fileEncoding = 30;
 
1341
                        isa = PBXFileReference;
 
1342
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1343
                        name = "FTContour-Test.cpp";
 
1344
                        path = "../test/FTContour-Test.cpp";
 
1345
                        refType = 2;
 
1346
                        sourceTree = SOURCE_ROOT;
 
1347
                };
 
1348
                BAF0F09703AF0FF7004F6ED7 = {
 
1349
                        fileEncoding = 30;
 
1350
                        isa = PBXFileReference;
 
1351
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1352
                        name = "FTMesh-Test.cpp";
 
1353
                        path = "../test/FTMesh-Test.cpp";
 
1354
                        refType = 2;
 
1355
                        sourceTree = SOURCE_ROOT;
 
1356
                };
 
1357
                BAF0F09803AF0FF7004F6ED7 = {
 
1358
                        fileEncoding = 30;
 
1359
                        isa = PBXFileReference;
 
1360
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1361
                        name = "FTLibrary-Test.cpp";
 
1362
                        path = "../test/FTLibrary-Test.cpp";
 
1363
                        refType = 2;
 
1364
                        sourceTree = SOURCE_ROOT;
 
1365
                };
 
1366
                BAF0F09903AF0FF7004F6ED7 = {
 
1367
                        fileEncoding = 30;
 
1368
                        isa = PBXFileReference;
 
1369
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1370
                        name = "FTCharmap-Test.cpp";
 
1371
                        path = "../test/FTCharmap-Test.cpp";
 
1372
                        refType = 2;
 
1373
                        sourceTree = SOURCE_ROOT;
 
1374
                };
 
1375
                BAF0F09A03AF0FF7004F6ED7 = {
 
1376
                        fileEncoding = 30;
 
1377
                        isa = PBXFileReference;
 
1378
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1379
                        name = "FTTesselation-Test.cpp";
 
1380
                        path = "../test/FTTesselation-Test.cpp";
 
1381
                        refType = 2;
 
1382
                        sourceTree = SOURCE_ROOT;
 
1383
                };
 
1384
                BAF0F09B03AF0FF7004F6ED7 = {
 
1385
                        fileEncoding = 30;
 
1386
                        isa = PBXFileReference;
 
1387
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1388
                        name = "FTFace-Test.cpp";
 
1389
                        path = "../test/FTFace-Test.cpp";
 
1390
                        refType = 2;
 
1391
                        sourceTree = SOURCE_ROOT;
 
1392
                };
 
1393
                BAF0F09C03AF0FF7004F6ED7 = {
 
1394
                        fileEncoding = 30;
 
1395
                        isa = PBXFileReference;
 
1396
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1397
                        name = "FTPoint-Test.cpp";
 
1398
                        path = "../test/FTPoint-Test.cpp";
 
1399
                        refType = 2;
 
1400
                        sourceTree = SOURCE_ROOT;
 
1401
                };
 
1402
                BAF0F09D03AF0FF7004F6ED7 = {
 
1403
                        fileEncoding = 30;
 
1404
                        isa = PBXFileReference;
 
1405
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1406
                        name = "FTGlyphContainer-Test.cpp";
 
1407
                        path = "../test/FTGlyphContainer-Test.cpp";
 
1408
                        refType = 2;
 
1409
                        sourceTree = SOURCE_ROOT;
 
1410
                };
 
1411
                BAF0F09E03AF0FF7004F6ED7 = {
 
1412
                        fileEncoding = 30;
 
1413
                        isa = PBXFileReference;
 
1414
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1415
                        name = "FTBBox-Test.cpp";
 
1416
                        path = "../test/FTBBox-Test.cpp";
 
1417
                        refType = 2;
 
1418
                        sourceTree = SOURCE_ROOT;
 
1419
                };
 
1420
                BAF0F09F03AF0FF7004F6ED7 = {
 
1421
                        fileEncoding = 30;
 
1422
                        isa = PBXFileReference;
 
1423
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1424
                        name = "FTSize-Test.cpp";
 
1425
                        path = "../test/FTSize-Test.cpp";
 
1426
                        refType = 2;
 
1427
                        sourceTree = SOURCE_ROOT;
 
1428
                };
 
1429
                BAF0F0A003AF0FF7004F6ED7 = {
 
1430
                        fileEncoding = 30;
 
1431
                        isa = PBXFileReference;
 
1432
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1433
                        name = "FTVectoriser-Test.cpp";
 
1434
                        path = "../test/FTVectoriser-Test.cpp";
 
1435
                        refType = 2;
 
1436
                        sourceTree = SOURCE_ROOT;
 
1437
                };
 
1438
                BAF0F0A103AF0FF7004F6ED7 = {
 
1439
                        fileEncoding = 30;
 
1440
                        isa = PBXFileReference;
 
1441
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1442
                        name = TestMain.cpp;
 
1443
                        path = ../test/TestMain.cpp;
 
1444
                        refType = 2;
 
1445
                        sourceTree = SOURCE_ROOT;
 
1446
                };
 
1447
                BAF0F0A303AF0FF7004F6ED7 = {
 
1448
                        fileRef = BAF0F09503AF0FF7004F6ED7;
 
1449
                        isa = PBXBuildFile;
 
1450
                        settings = {
 
1451
                        };
 
1452
                };
 
1453
                BAF0F0A403AF0FF7004F6ED7 = {
 
1454
                        fileRef = BAF0F09603AF0FF7004F6ED7;
 
1455
                        isa = PBXBuildFile;
 
1456
                        settings = {
 
1457
                        };
 
1458
                };
 
1459
                BAF0F0A503AF0FF7004F6ED7 = {
 
1460
                        fileRef = BAF0F09703AF0FF7004F6ED7;
 
1461
                        isa = PBXBuildFile;
 
1462
                        settings = {
 
1463
                        };
 
1464
                };
 
1465
                BAF0F0A603AF0FF7004F6ED7 = {
 
1466
                        fileRef = BAF0F09803AF0FF7004F6ED7;
 
1467
                        isa = PBXBuildFile;
 
1468
                        settings = {
 
1469
                        };
 
1470
                };
 
1471
                BAF0F0A703AF0FF7004F6ED7 = {
 
1472
                        fileRef = BAF0F09903AF0FF7004F6ED7;
 
1473
                        isa = PBXBuildFile;
 
1474
                        settings = {
 
1475
                        };
 
1476
                };
 
1477
                BAF0F0A803AF0FF7004F6ED7 = {
 
1478
                        fileRef = BAF0F09A03AF0FF7004F6ED7;
 
1479
                        isa = PBXBuildFile;
 
1480
                        settings = {
 
1481
                        };
 
1482
                };
 
1483
                BAF0F0A903AF0FF7004F6ED7 = {
 
1484
                        fileRef = BAF0F09B03AF0FF7004F6ED7;
 
1485
                        isa = PBXBuildFile;
 
1486
                        settings = {
 
1487
                        };
 
1488
                };
 
1489
                BAF0F0AA03AF0FF7004F6ED7 = {
 
1490
                        fileRef = BAF0F09C03AF0FF7004F6ED7;
 
1491
                        isa = PBXBuildFile;
 
1492
                        settings = {
 
1493
                        };
 
1494
                };
 
1495
                BAF0F0AB03AF0FF7004F6ED7 = {
 
1496
                        fileRef = BAF0F09D03AF0FF7004F6ED7;
 
1497
                        isa = PBXBuildFile;
 
1498
                        settings = {
 
1499
                        };
 
1500
                };
 
1501
                BAF0F0AC03AF0FF7004F6ED7 = {
 
1502
                        fileRef = BAF0F09E03AF0FF7004F6ED7;
 
1503
                        isa = PBXBuildFile;
 
1504
                        settings = {
 
1505
                        };
 
1506
                };
 
1507
                BAF0F0AD03AF0FF7004F6ED7 = {
 
1508
                        fileRef = BAF0F09F03AF0FF7004F6ED7;
 
1509
                        isa = PBXBuildFile;
 
1510
                        settings = {
 
1511
                        };
 
1512
                };
 
1513
                BAF0F0AE03AF0FF7004F6ED7 = {
 
1514
                        fileRef = BAF0F0A003AF0FF7004F6ED7;
 
1515
                        isa = PBXBuildFile;
 
1516
                        settings = {
 
1517
                        };
 
1518
                };
 
1519
                BAF0F0AF03AF0FF7004F6ED7 = {
 
1520
                        fileRef = BAF0F0A103AF0FF7004F6ED7;
 
1521
                        isa = PBXBuildFile;
 
1522
                        settings = {
 
1523
                        };
 
1524
                };
 
1525
//BA0
 
1526
//BA1
 
1527
//BA2
 
1528
//BA3
 
1529
//BA4
 
1530
//F50
 
1531
//F51
 
1532
//F52
 
1533
//F53
 
1534
//F54
 
1535
                F500A29902C321EE0167F740 = {
 
1536
                        fileRef = 66BA088F01C4635F000ABFD4;
 
1537
                        isa = PBXBuildFile;
 
1538
                        settings = {
 
1539
                        };
 
1540
                };
 
1541
                F532B5280394A91C01608C9F = {
 
1542
                        fileEncoding = 30;
 
1543
                        isa = PBXFileReference;
 
1544
                        lastKnownFileType = sourcecode.c.h;
 
1545
                        name = FTBBox.h;
 
1546
                        path = ../include/FTBBox.h;
 
1547
                        refType = 2;
 
1548
                        sourceTree = SOURCE_ROOT;
 
1549
                };
 
1550
                F532B5290394A91C01608C9F = {
 
1551
                        fileRef = F532B5280394A91C01608C9F;
 
1552
                        isa = PBXBuildFile;
 
1553
                        settings = {
 
1554
                        };
 
1555
                };
 
1556
                F532B52A0394A92901608C9F = {
 
1557
                        fileEncoding = 30;
 
1558
                        isa = PBXFileReference;
 
1559
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1560
                        path = FTPoint.cpp;
 
1561
                        refType = 4;
 
1562
                        sourceTree = "<group>";
 
1563
                };
 
1564
                F532B52B0394A92901608C9F = {
 
1565
                        fileEncoding = 30;
 
1566
                        isa = PBXFileReference;
 
1567
                        lastKnownFileType = sourcecode.c.h;
 
1568
                        name = FTPoint.h;
 
1569
                        path = ../include/FTPoint.h;
 
1570
                        refType = 2;
 
1571
                        sourceTree = SOURCE_ROOT;
 
1572
                };
 
1573
                F532B52C0394A92901608C9F = {
 
1574
                        fileRef = F532B52A0394A92901608C9F;
 
1575
                        isa = PBXBuildFile;
 
1576
                        settings = {
 
1577
                        };
 
1578
                };
 
1579
                F532B52D0394A92901608C9F = {
 
1580
                        fileRef = F532B52B0394A92901608C9F;
 
1581
                        isa = PBXBuildFile;
 
1582
                        settings = {
 
1583
                        };
 
1584
                };
 
1585
                F56BF03C031A2DEC010B7DB9 = {
 
1586
                        fileEncoding = 30;
 
1587
                        isa = PBXFileReference;
 
1588
                        lastKnownFileType = sourcecode.c.h;
 
1589
                        name = FTCharToGlyphIndexMap.h;
 
1590
                        path = ../include/FTCharToGlyphIndexMap.h;
 
1591
                        refType = 2;
 
1592
                        sourceTree = SOURCE_ROOT;
 
1593
                };
 
1594
                F56BF03D031A2DEC010B7DB9 = {
 
1595
                        fileRef = F56BF03C031A2DEC010B7DB9;
 
1596
                        isa = PBXBuildFile;
 
1597
                        settings = {
 
1598
                        };
 
1599
                };
 
1600
                F56BF03E031A2E04010B7DB9 = {
 
1601
                        fileEncoding = 30;
 
1602
                        isa = PBXFileReference;
 
1603
                        lastKnownFileType = sourcecode.c.h;
 
1604
                        name = FTVector.h;
 
1605
                        path = ../include/FTVector.h;
 
1606
                        refType = 2;
 
1607
                        sourceTree = SOURCE_ROOT;
 
1608
                };
 
1609
                F56BF03F031A2E04010B7DB9 = {
 
1610
                        fileRef = F56BF03E031A2E04010B7DB9;
 
1611
                        isa = PBXBuildFile;
 
1612
                        settings = {
 
1613
                        };
 
1614
                };
 
1615
                F580402702C549A2013DAE1F = {
 
1616
                        fileEncoding = 30;
 
1617
                        isa = PBXFileReference;
 
1618
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1619
                        name = mmgr.cpp;
 
1620
                        path = ../test/mmgr.cpp;
 
1621
                        refType = 2;
 
1622
                        sourceTree = SOURCE_ROOT;
 
1623
                };
 
1624
                F58312C3038F7F440124B165 = {
 
1625
                        fileRef = 66BA089701C4638C000ABFD4;
 
1626
                        isa = PBXBuildFile;
 
1627
                        settings = {
 
1628
                        };
 
1629
                };
 
1630
                F58312C4038F7F450124B165 = {
 
1631
                        fileRef = 66BA089901C4638C000ABFD4;
 
1632
                        isa = PBXBuildFile;
 
1633
                        settings = {
 
1634
                        };
 
1635
                };
 
1636
                F58312C5038F7F460124B165 = {
 
1637
                        fileRef = 66BA089B01C4638C000ABFD4;
 
1638
                        isa = PBXBuildFile;
 
1639
                        settings = {
 
1640
                        };
 
1641
                };
 
1642
                F58312C6038F7F460124B165 = {
 
1643
                        fileRef = 66BA089D01C4638C000ABFD4;
 
1644
                        isa = PBXBuildFile;
 
1645
                        settings = {
 
1646
                        };
 
1647
                };
 
1648
                F58312C7038F7F470124B165 = {
 
1649
                        fileRef = 66BA089F01C4638C000ABFD4;
 
1650
                        isa = PBXBuildFile;
 
1651
                        settings = {
 
1652
                        };
 
1653
                };
 
1654
                F58312C8038F7F480124B165 = {
 
1655
                        fileRef = 66BA08A001C4638C000ABFD4;
 
1656
                        isa = PBXBuildFile;
 
1657
                        settings = {
 
1658
                        };
 
1659
                };
 
1660
                F58312C9038F7F490124B165 = {
 
1661
                        fileRef = 66BA08A201C4638C000ABFD4;
 
1662
                        isa = PBXBuildFile;
 
1663
                        settings = {
 
1664
                        };
 
1665
                };
 
1666
                F58312CA038F7F490124B165 = {
 
1667
                        fileRef = 66BA08A401C4638C000ABFD4;
 
1668
                        isa = PBXBuildFile;
 
1669
                        settings = {
 
1670
                        };
 
1671
                };
 
1672
                F58312CB038F7F4A0124B165 = {
 
1673
                        fileRef = 66BA08A601C4638C000ABFD4;
 
1674
                        isa = PBXBuildFile;
 
1675
                        settings = {
 
1676
                        };
 
1677
                };
 
1678
                F58312CC038F7F4B0124B165 = {
 
1679
                        fileRef = 66BA08A801C4638C000ABFD4;
 
1680
                        isa = PBXBuildFile;
 
1681
                        settings = {
 
1682
                        };
 
1683
                };
 
1684
                F58312CD038F7F4B0124B165 = {
 
1685
                        fileRef = 66BA08AA01C4638C000ABFD4;
 
1686
                        isa = PBXBuildFile;
 
1687
                        settings = {
 
1688
                        };
 
1689
                };
 
1690
                F58312CE038F7F4C0124B165 = {
 
1691
                        fileRef = 66BA08AC01C4638C000ABFD4;
 
1692
                        isa = PBXBuildFile;
 
1693
                        settings = {
 
1694
                        };
 
1695
                };
 
1696
                F58312CF038F7F4D0124B165 = {
 
1697
                        fileRef = 66BA08AE01C4638C000ABFD4;
 
1698
                        isa = PBXBuildFile;
 
1699
                        settings = {
 
1700
                        };
 
1701
                };
 
1702
                F58312D0038F7F4E0124B165 = {
 
1703
                        fileRef = 66BA08B001C4638C000ABFD4;
 
1704
                        isa = PBXBuildFile;
 
1705
                        settings = {
 
1706
                        };
 
1707
                };
 
1708
                F58312D1038F7F500124B165 = {
 
1709
                        fileRef = 66BA08B201C4638C000ABFD4;
 
1710
                        isa = PBXBuildFile;
 
1711
                        settings = {
 
1712
                        };
 
1713
                };
 
1714
                F58312D2038F7F510124B165 = {
 
1715
                        fileRef = 66BA08B401C4638C000ABFD4;
 
1716
                        isa = PBXBuildFile;
 
1717
                        settings = {
 
1718
                        };
 
1719
                };
 
1720
                F58312D3038F7F520124B165 = {
 
1721
                        fileRef = 66BA08B601C4638C000ABFD4;
 
1722
                        isa = PBXBuildFile;
 
1723
                        settings = {
 
1724
                        };
 
1725
                };
 
1726
                F58312D4038F7F520124B165 = {
 
1727
                        fileRef = 66BA08B801C4638C000ABFD4;
 
1728
                        isa = PBXBuildFile;
 
1729
                        settings = {
 
1730
                        };
 
1731
                };
 
1732
                F58312D5038F7F530124B165 = {
 
1733
                        fileRef = 66BA08BA01C4638C000ABFD4;
 
1734
                        isa = PBXBuildFile;
 
1735
                        settings = {
 
1736
                        };
 
1737
                };
 
1738
                F58312D6038F7F540124B165 = {
 
1739
                        fileRef = 66BA08BC01C4638C000ABFD4;
 
1740
                        isa = PBXBuildFile;
 
1741
                        settings = {
 
1742
                        };
 
1743
                };
 
1744
                F58312D7038F7F550124B165 = {
 
1745
                        fileRef = 66BA08BE01C4638C000ABFD4;
 
1746
                        isa = PBXBuildFile;
 
1747
                        settings = {
 
1748
                        };
 
1749
                };
 
1750
                F597CC8702C541D501F03BCF = {
 
1751
                        children = (
 
1752
                                F580402702C549A2013DAE1F,
 
1753
                                F597CC8802C5420F01F03BCF,
 
1754
                        );
 
1755
                        isa = PBXGroup;
 
1756
                        name = test;
 
1757
                        refType = 4;
 
1758
                        sourceTree = "<group>";
 
1759
                };
 
1760
                F597CC8802C5420F01F03BCF = {
 
1761
                        fileEncoding = 30;
 
1762
                        isa = PBXFileReference;
 
1763
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1764
                        name = demo.cpp;
 
1765
                        path = ../test/demo.cpp;
 
1766
                        refType = 2;
 
1767
                        sourceTree = SOURCE_ROOT;
 
1768
                };
 
1769
                F597CC8902C5420F01F03BCF = {
 
1770
                        explicitFileType = wrapper.application;
 
1771
                        fallbackIsa = PBXFileReference;
 
1772
                        isa = PBXApplicationReference;
 
1773
                        path = ftglTest.app;
 
1774
                        refType = 3;
 
1775
                        sourceTree = BUILT_PRODUCTS_DIR;
 
1776
                };
 
1777
                F597CC8B02C5420F01F03BCF = {
 
1778
                        buildPhases = (
 
1779
                                F597CC8C02C5420F01F03BCF,
 
1780
                                F597CC8D02C5420F01F03BCF,
 
1781
                                F597CC8E02C5420F01F03BCF,
 
1782
                                F597CC9002C5420F01F03BCF,
 
1783
                                F597CC9202C5420F01F03BCF,
 
1784
                        );
 
1785
                        buildSettings = {
 
1786
                                GCC_VERSION = 3.x;
 
1787
                                HEADER_SEARCH_PATHS = /Users/henry/Development/PROJECTS/iSpot/includes;
 
1788
                                LIBRARY_SEARCH_PATHS = /Users/henry/Development/PROJECTS/iSpot/libraries;
 
1789
                                OPTIMIZATION_CFLAGS = "-O1";
 
1790
                                OTHER_CFLAGS = "";
 
1791
                                OTHER_LDFLAGS = "";
 
1792
                                OTHER_REZFLAGS = "";
 
1793
                                PREBINDING = NO;
 
1794
                                PRODUCT_NAME = ftglTest;
 
1795
                                SECTORDER_FLAGS = "";
 
1796
                                WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
 
1797
                                WRAPPER_EXTENSION = app;
 
1798
                        };
 
1799
                        dependencies = (
 
1800
                                F597CC9602C542DE01F03BCF,
 
1801
                        );
 
1802
                        isa = PBXApplicationTarget;
 
1803
                        name = ftglTest;
 
1804
                        productInstallPath = "$(USER_APPS_DIR)";
 
1805
                        productName = ftglTest;
 
1806
                        productReference = F597CC8902C5420F01F03BCF;
 
1807
                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
 
1808
<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
 
1809
<plist version=\"1.0\">
 
1810
<dict>
 
1811
        <key>CFBundleDevelopmentRegion</key>
 
1812
        <string>English</string>
 
1813
        <key>CFBundleExecutable</key>
 
1814
        <string></string>
 
1815
        <key>CFBundleGetInfoString</key>
 
1816
        <string></string>
 
1817
        <key>CFBundleIconFile</key>
 
1818
        <string></string>
 
1819
        <key>CFBundleIdentifier</key>
 
1820
        <string></string>
 
1821
        <key>CFBundleInfoDictionaryVersion</key>
 
1822
        <string>6.0</string>
 
1823
        <key>CFBundleName</key>
 
1824
        <string></string>
 
1825
        <key>CFBundlePackageType</key>
 
1826
        <string>APPL</string>
 
1827
        <key>CFBundleShortVersionString</key>
 
1828
        <string></string>
 
1829
        <key>CFBundleSignature</key>
 
1830
        <string>????</string>
 
1831
        <key>CFBundleVersion</key>
 
1832
        <string>0.0.1d1</string>
 
1833
</dict>
 
1834
</plist>
 
1835
";
 
1836
                };
 
1837
                F597CC8C02C5420F01F03BCF = {
 
1838
                        buildActionMask = 2147483647;
 
1839
                        files = (
 
1840
                        );
 
1841
                        isa = PBXHeadersBuildPhase;
 
1842
                        runOnlyForDeploymentPostprocessing = 0;
 
1843
                };
 
1844
                F597CC8D02C5420F01F03BCF = {
 
1845
                        buildActionMask = 2147483647;
 
1846
                        files = (
 
1847
                        );
 
1848
                        isa = PBXResourcesBuildPhase;
 
1849
                        runOnlyForDeploymentPostprocessing = 0;
 
1850
                };
 
1851
                F597CC8E02C5420F01F03BCF = {
 
1852
                        buildActionMask = 2147483647;
 
1853
                        files = (
 
1854
                                F597CC8F02C5420F01F03BCF,
 
1855
                        );
 
1856
                        isa = PBXSourcesBuildPhase;
 
1857
                        runOnlyForDeploymentPostprocessing = 0;
 
1858
                };
 
1859
                F597CC8F02C5420F01F03BCF = {
 
1860
                        fileRef = F597CC8802C5420F01F03BCF;
 
1861
                        isa = PBXBuildFile;
 
1862
                        settings = {
 
1863
                        };
 
1864
                };
 
1865
                F597CC9002C5420F01F03BCF = {
 
1866
                        buildActionMask = 2147483647;
 
1867
                        files = (
 
1868
                                F597CC9102C5420F01F03BCF,
 
1869
                                F597CC9402C5423B01F03BCF,
 
1870
                                F597CC9502C5429801F03BCF,
 
1871
                                F597CC9902C5430601F03BCF,
 
1872
                                F5CB02F70310FDAF0142A175,
 
1873
                                BA32C75C04638D0D002919E3,
 
1874
                                BA32C76004638D56002919E3,
 
1875
                        );
 
1876
                        isa = PBXFrameworksBuildPhase;
 
1877
                        runOnlyForDeploymentPostprocessing = 0;
 
1878
                };
 
1879
                F597CC9102C5420F01F03BCF = {
 
1880
                        fileRef = 66BA088F01C4635F000ABFD4;
 
1881
                        isa = PBXBuildFile;
 
1882
                        settings = {
 
1883
                        };
 
1884
                };
 
1885
                F597CC9202C5420F01F03BCF = {
 
1886
                        buildActionMask = 2147483647;
 
1887
                        files = (
 
1888
                        );
 
1889
                        isa = PBXRezBuildPhase;
 
1890
                        runOnlyForDeploymentPostprocessing = 0;
 
1891
                };
 
1892
                F597CC9402C5423B01F03BCF = {
 
1893
                        fileRef = 66BA08F601C46674000ABFD4;
 
1894
                        isa = PBXBuildFile;
 
1895
                        settings = {
 
1896
                        };
 
1897
                };
 
1898
                F597CC9502C5429801F03BCF = {
 
1899
                        fileRef = 66170C4A01C56FD4000ABFD4;
 
1900
                        isa = PBXBuildFile;
 
1901
                        settings = {
 
1902
                        };
 
1903
                };
 
1904
                F597CC9602C542DE01F03BCF = {
 
1905
                        isa = PBXTargetDependency;
 
1906
                        target = 66BA089001C4635F000ABFD4;
 
1907
                        targetProxy = BA0ADA2806D0919300C4C3FA;
 
1908
                };
 
1909
                F597CC9702C542FF01F03BCF = {
 
1910
                        fallbackIsa = PBXFileReference;
 
1911
                        isa = PBXFrameworkReference;
 
1912
                        lastKnownFileType = wrapper.framework;
 
1913
                        name = Cocoa.framework;
 
1914
                        path = ../../../../../../../../System/Library/Frameworks/Cocoa.framework;
 
1915
                        refType = 2;
 
1916
                        sourceTree = SOURCE_ROOT;
 
1917
                };
 
1918
                F597CC9802C542FF01F03BCF = {
 
1919
                        fileRef = F597CC9702C542FF01F03BCF;
 
1920
                        isa = PBXBuildFile;
 
1921
                        settings = {
 
1922
                        };
 
1923
                };
 
1924
                F597CC9902C5430601F03BCF = {
 
1925
                        fileRef = F597CC9702C542FF01F03BCF;
 
1926
                        isa = PBXBuildFile;
 
1927
                        settings = {
 
1928
                        };
 
1929
                };
 
1930
                F5CB02F60310FDAF0142A175 = {
 
1931
                        isa = PBXFileReference;
 
1932
                        lastKnownFileType = archive.ar;
 
1933
                        name = libfreetype.a;
 
1934
                        path = Libraries/libfreetype.a;
 
1935
                        refType = 2;
 
1936
                        sourceTree = SOURCE_ROOT;
 
1937
                };
 
1938
                F5CB02F70310FDAF0142A175 = {
 
1939
                        fileRef = F5CB02F60310FDAF0142A175;
 
1940
                        isa = PBXBuildFile;
 
1941
                        settings = {
 
1942
                        };
 
1943
                };
 
1944
                F5D2501E021F19CD019B29E7 = {
 
1945
                        fileEncoding = 30;
 
1946
                        isa = PBXFileReference;
 
1947
                        lastKnownFileType = sourcecode.cpp.cpp;
 
1948
                        path = FTGLDemo.cpp;
 
1949
                        refType = 4;
 
1950
                        sourceTree = "<group>";
 
1951
                };
 
1952
                F5D2501F021F19CD019B29E7 = {
 
1953
                        fileRef = F5D2501E021F19CD019B29E7;
 
1954
                        isa = PBXBuildFile;
 
1955
                        settings = {
 
1956
                        };
 
1957
                };
 
1958
                F5D92FE00346A6E1010ABFC9 = {
 
1959
                        fileRef = F5CB02F60310FDAF0142A175;
 
1960
                        isa = PBXBuildFile;
 
1961
                        settings = {
 
1962
                        };
 
1963
                };
 
1964
        };
 
1965
        rootObject = 66BA088A01C46338000ABFD4;
 
1966
}