ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/MacOSX/BasiliskII.xcode/project.pbxproj
Revision: 1.2
Committed: 2004-01-29T12:20:59Z (20 years, 7 months ago) by nigel
Branch: MAIN
CVS Tags: nigel-build-16
Changes since 1.1: +28 -34 lines
Log Message:
Some project files had absolute paths (i.e. ~nigel), and the compiler
-D flags had values that are more correctly picked up from config.h

File Contents

# User Rev Content
1 nigel 1.1 // !$*UTF8*$!
2     {
3     archiveVersion = 1;
4     classes = {
5     };
6     objectVersion = 39;
7     objects = {
8     089C165CFE840E0CC02AAC07 = {
9     children = (
10     089C165DFE840E0CC02AAC07,
11     );
12     isa = PBXVariantGroup;
13     name = InfoPlist.strings;
14     refType = 4;
15     sourceTree = "<group>";
16     };
17     089C165DFE840E0CC02AAC07 = {
18     fileEncoding = 10;
19     isa = PBXFileReference;
20     lastKnownFileType = text.plist.strings;
21     name = English;
22     path = English.lproj/InfoPlist.strings;
23     refType = 4;
24     sourceTree = "<group>";
25     };
26     //080
27     //081
28     //082
29     //083
30     //084
31     //100
32     //101
33     //102
34     //103
35     //104
36     1058C7A1FEA54F0111CA2CBB = {
37     fallbackIsa = PBXFileReference;
38     isa = PBXFrameworkReference;
39     lastKnownFileType = wrapper.framework;
40     name = Cocoa.framework;
41     path = /System/Library/Frameworks/Cocoa.framework;
42     refType = 0;
43     sourceTree = "<absolute>";
44     };
45     //100
46     //101
47     //102
48     //103
49     //104
50     //190
51     //191
52     //192
53     //193
54     //194
55     19C28FACFE9D520D11CA2CBB = {
56     children = (
57     8D1107320486CEB800E47090,
58     );
59     isa = PBXGroup;
60     name = Products;
61     refType = 4;
62     sourceTree = "<group>";
63     };
64     //190
65     //191
66     //192
67     //193
68     //194
69     //290
70     //291
71     //292
72     //293
73     //294
74     29B97313FDCFA39411CA2CEA = {
75     buildSettings = {
76     };
77     buildStyles = (
78     4A9504CCFFE6A4B311CA0CBA,
79     4A9504CDFFE6A4B311CA0CBA,
80     );
81     hasScannedForEncodings = 1;
82     isa = PBXProject;
83     mainGroup = 29B97314FDCFA39411CA2CEA;
84     projectDirPath = "";
85     targets = (
86     8D1107260486CEB800E47090,
87     );
88     };
89     29B97314FDCFA39411CA2CEA = {
90     children = (
91     A68501D005C4ED8E00DDBA94,
92     A68501D305C4ED9A00DDBA94,
93     A685FDC205C4E7F600DDBA94,
94     A68501D805C4EDC700DDBA94,
95     A685FDBA05C4E7D700DDBA94,
96     29B97317FDCFA39411CA2CEA,
97     29B97323FDCFA39411CA2CEA,
98     19C28FACFE9D520D11CA2CBB,
99     );
100     isa = PBXGroup;
101     name = BasiliskII;
102     path = "";
103     refType = 4;
104     sourceTree = "<group>";
105     };
106     29B97317FDCFA39411CA2CEA = {
107     children = (
108     A685016A05C4EA0D00DDBA94,
109     A685016E05C4EA2F00DDBA94,
110     A685017205C4EA3F00DDBA94,
111     8D1107310486CEB800E47090,
112     089C165CFE840E0CC02AAC07,
113     29B97318FDCFA39411CA2CEA,
114     A685017605C4EA5A00DDBA94,
115     A685017805C4EA7A00DDBA94,
116     A685017A05C4EA8500DDBA94,
117     A685017C05C4EA8E00DDBA94,
118     );
119     isa = PBXGroup;
120     name = Resources;
121     path = "";
122     refType = 4;
123     sourceTree = "<group>";
124     };
125     29B97318FDCFA39411CA2CEA = {
126     children = (
127     29B97319FDCFA39411CA2CEA,
128     );
129     isa = PBXVariantGroup;
130     name = MainMenu.nib;
131     path = "";
132 nigel 1.2 refType = 2;
133     sourceTree = SOURCE_ROOT;
134 nigel 1.1 };
135     29B97319FDCFA39411CA2CEA = {
136     isa = PBXFileReference;
137     lastKnownFileType = wrapper.nib;
138     name = English;
139     path = English.lproj/MainMenu.nib;
140     refType = 4;
141     sourceTree = "<group>";
142     };
143     29B97323FDCFA39411CA2CEA = {
144     children = (
145     29B97324FDCFA39411CA2CEA,
146     A685FF0D05C4E89D00DDBA94,
147     A685FE6A05C4E87D00DDBA94,
148     1058C7A1FEA54F0111CA2CBB,
149     A685FFCD05C4E8CC00DDBA94,
150     29B97325FDCFA39411CA2CEA,
151     A68500CB05C4E8DE00DDBA94,
152     );
153     isa = PBXGroup;
154     name = Frameworks;
155     path = "";
156     refType = 4;
157     sourceTree = "<group>";
158     };
159     29B97324FDCFA39411CA2CEA = {
160     fallbackIsa = PBXFileReference;
161     isa = PBXFrameworkReference;
162     lastKnownFileType = wrapper.framework;
163     name = AppKit.framework;
164     path = /System/Library/Frameworks/AppKit.framework;
165     refType = 0;
166     sourceTree = "<absolute>";
167     };
168     29B97325FDCFA39411CA2CEA = {
169     fallbackIsa = PBXFileReference;
170     isa = PBXFrameworkReference;
171     lastKnownFileType = wrapper.framework;
172     name = Foundation.framework;
173     path = /System/Library/Frameworks/Foundation.framework;
174     refType = 0;
175     sourceTree = "<absolute>";
176     };
177     //290
178     //291
179     //292
180     //293
181     //294
182     //4A0
183     //4A1
184     //4A2
185     //4A3
186     //4A4
187     4A9504CCFFE6A4B311CA0CBA = {
188     buildRules = (
189     );
190     buildSettings = {
191     COPY_PHASE_STRIP = NO;
192     DEBUGGING_SYMBOLS = YES;
193     GCC_DYNAMIC_NO_PIC = NO;
194     GCC_ENABLE_FIX_AND_CONTINUE = YES;
195     GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
196     GCC_OPTIMIZATION_LEVEL = 0;
197     OPTIMIZATION_CFLAGS = "-O0";
198     ZERO_LINK = YES;
199     };
200     isa = PBXBuildStyle;
201     name = Development;
202     };
203     4A9504CDFFE6A4B311CA0CBA = {
204     buildRules = (
205     );
206     buildSettings = {
207     COPY_PHASE_STRIP = YES;
208     GCC_ENABLE_FIX_AND_CONTINUE = NO;
209     ZERO_LINK = NO;
210     };
211     isa = PBXBuildStyle;
212     name = Deployment;
213     };
214     //4A0
215     //4A1
216     //4A2
217     //4A3
218     //4A4
219     //8D0
220     //8D1
221     //8D2
222     //8D3
223     //8D4
224     8D1107260486CEB800E47090 = {
225     buildPhases = (
226     8D1107270486CEB800E47090,
227     8D1107290486CEB800E47090,
228     8D11072C0486CEB800E47090,
229     8D11072E0486CEB800E47090,
230     );
231     buildRules = (
232     );
233     buildSettings = {
234     FRAMEWORK_SEARCH_PATHS = /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks;
235     GCC_ENABLE_TRIGRAPHS = NO;
236     GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
237 nigel 1.2 GCC_OPTIMIZATION_LEVEL = s;
238     GCC_PREPROCESSOR_DEFINITIONS = "HAVE_CONFIG_H _REENTRANT";
239 nigel 1.1 GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
240     GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
241     GCC_WARN_UNKNOWN_PRAGMAS = NO;
242     HEADER_SEARCH_PATHS = "../include ../uae_cpu";
243     INFOPLIST_FILE = Info.plist;
244     INSTALL_PATH = "$(HOME)/Applications";
245     OTHER_CFLAGS = "";
246     OTHER_LDFLAGS = "";
247     PRODUCT_NAME = BasiliskII;
248     SECTORDER_FLAGS = "";
249     WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
250     WRAPPER_EXTENSION = app;
251     };
252     dependencies = (
253     );
254     isa = PBXNativeTarget;
255     name = BasiliskII;
256     productInstallPath = "$(HOME)/Applications";
257     productName = BasiliskII;
258     productReference = 8D1107320486CEB800E47090;
259     productType = "com.apple.product-type.application";
260     };
261     8D1107270486CEB800E47090 = {
262     buildActionMask = 2147483647;
263     files = (
264     A685018305C4EAD900DDBA94,
265     A685018405C4EAD900DDBA94,
266     A685018505C4EAD900DDBA94,
267     A685019805C4EB6F00DDBA94,
268     A685019A05C4EB6F00DDBA94,
269     A685019C05C4EB6F00DDBA94,
270     A685019E05C4EB6F00DDBA94,
271     A68501A005C4EB6F00DDBA94,
272     A68501A205C4EB6F00DDBA94,
273     A68501A405C4EB6F00DDBA94,
274     A68501A605C4EB6F00DDBA94,
275     A68501A805C4EB6F00DDBA94,
276     A68501DC05C4EE5100DDBA94,
277     A68501DD05C4EE5100DDBA94,
278     A68501DE05C4EE5100DDBA94,
279     A68501E905C4EEF200DDBA94,
280     A68501EA05C4EEF200DDBA94,
281     A68501EC05C4EEF200DDBA94,
282     A68501EE05C4EEF200DDBA94,
283     A68501F005C4EEF200DDBA94,
284     A685020D05C4EF6700DDBA94,
285     );
286     isa = PBXHeadersBuildPhase;
287     runOnlyForDeploymentPostprocessing = 0;
288     };
289     8D1107290486CEB800E47090 = {
290     buildActionMask = 2147483647;
291     files = (
292     8D11072A0486CEB800E47090,
293     8D11072B0486CEB800E47090,
294     A685016B05C4EA0D00DDBA94,
295     A685016F05C4EA2F00DDBA94,
296     A685017305C4EA3F00DDBA94,
297     A685017705C4EA5A00DDBA94,
298     A685017905C4EA7A00DDBA94,
299     A685017B05C4EA8500DDBA94,
300     A685017D05C4EA8E00DDBA94,
301     );
302     isa = PBXResourcesBuildPhase;
303     runOnlyForDeploymentPostprocessing = 0;
304     };
305     8D11072A0486CEB800E47090 = {
306     fileRef = 29B97318FDCFA39411CA2CEA;
307     isa = PBXBuildFile;
308     settings = {
309     };
310     };
311     8D11072B0486CEB800E47090 = {
312     fileRef = 089C165CFE840E0CC02AAC07;
313     isa = PBXBuildFile;
314     settings = {
315     };
316     };
317     8D11072C0486CEB800E47090 = {
318     buildActionMask = 2147483647;
319     files = (
320     A685019905C4EB6F00DDBA94,
321     A685019B05C4EB6F00DDBA94,
322     A685019D05C4EB6F00DDBA94,
323     A685019F05C4EB6F00DDBA94,
324     A68501A105C4EB6F00DDBA94,
325     A68501A305C4EB6F00DDBA94,
326     A68501A505C4EB6F00DDBA94,
327     A68501A705C4EB6F00DDBA94,
328     A68501A905C4EB6F00DDBA94,
329     A68501B105C4EC2100DDBA94,
330     A68501B205C4EC2100DDBA94,
331     A68501B605C4EC9500DDBA94,
332     A68501B705C4EC9500DDBA94,
333     A68501BE05C4ECDB00DDBA94,
334     A68501BF05C4ECDB00DDBA94,
335     A68501C005C4ECDB00DDBA94,
336     A68501C205C4ED0700DDBA94,
337     A68501E805C4EEF200DDBA94,
338     A68501EB05C4EEF200DDBA94,
339     A68501ED05C4EEF200DDBA94,
340     A68501EF05C4EEF200DDBA94,
341     A68501F305C4EF3300DDBA94,
342     A685020305C4EF6700DDBA94,
343     A685020405C4EF6700DDBA94,
344     A685020505C4EF6700DDBA94,
345     A685020605C4EF6700DDBA94,
346     A685020705C4EF6700DDBA94,
347     A685020805C4EF6700DDBA94,
348     A685020905C4EF6700DDBA94,
349     A685020A05C4EF6700DDBA94,
350     A685020B05C4EF6700DDBA94,
351     A685020C05C4EF6700DDBA94,
352     A685021305C4EFDC00DDBA94,
353     A685021405C4EFDC00DDBA94,
354     A685021505C4EFDC00DDBA94,
355     A685021605C4EFDC00DDBA94,
356     A685021705C4EFDC00DDBA94,
357     A685022D05C4F04700DDBA94,
358     A685022E05C4F04700DDBA94,
359     A685022F05C4F04700DDBA94,
360     A685023005C4F04700DDBA94,
361     A685023105C4F04700DDBA94,
362     A685023205C4F04700DDBA94,
363     A685023305C4F04700DDBA94,
364     A685023405C4F04700DDBA94,
365     A685023505C4F04700DDBA94,
366     A685023605C4F04700DDBA94,
367     A685023705C4F04700DDBA94,
368     A685023805C4F04700DDBA94,
369     A685023905C4F04700DDBA94,
370     A685023A05C4F04700DDBA94,
371     A685023B05C4F04700DDBA94,
372     A685023C05C4F04700DDBA94,
373     A685023D05C4F04700DDBA94,
374     A685023E05C4F04700DDBA94,
375     A685023F05C4F04700DDBA94,
376     A685024005C4F04700DDBA94,
377     A685024105C4F04700DDBA94,
378     );
379     isa = PBXSourcesBuildPhase;
380     runOnlyForDeploymentPostprocessing = 0;
381     };
382     8D11072E0486CEB800E47090 = {
383     buildActionMask = 2147483647;
384     files = (
385     8D11072F0486CEB800E47090,
386     A685FE6B05C4E87D00DDBA94,
387     A685FF0E05C4E89D00DDBA94,
388     A685FFCE05C4E8CC00DDBA94,
389     A68500CC05C4E8DE00DDBA94,
390     );
391     isa = PBXFrameworksBuildPhase;
392     runOnlyForDeploymentPostprocessing = 0;
393     };
394     8D11072F0486CEB800E47090 = {
395     fileRef = 1058C7A1FEA54F0111CA2CBB;
396     isa = PBXBuildFile;
397     settings = {
398     };
399     };
400     8D1107310486CEB800E47090 = {
401     fileEncoding = 4;
402     isa = PBXFileReference;
403 nigel 1.2 lastKnownFileType = text.plist.xml;
404 nigel 1.1 path = Info.plist;
405 nigel 1.2 refType = 2;
406     sourceTree = SOURCE_ROOT;
407 nigel 1.1 };
408     8D1107320486CEB800E47090 = {
409     explicitFileType = wrapper.application;
410     includeInIndex = 0;
411     isa = PBXFileReference;
412     path = BasiliskII.app;
413     refType = 3;
414     sourceTree = BUILT_PRODUCTS_DIR;
415     };
416     //8D0
417     //8D1
418     //8D2
419     //8D3
420     //8D4
421     //A60
422     //A61
423     //A62
424     //A63
425     //A64
426     A68500CB05C4E8DE00DDBA94 = {
427     isa = PBXFileReference;
428     lastKnownFileType = wrapper.framework;
429     name = IOKit.framework;
430     path = /System/Library/Frameworks/IOKit.framework;
431     refType = 0;
432     sourceTree = "<absolute>";
433     };
434     A68500CC05C4E8DE00DDBA94 = {
435     fileRef = A68500CB05C4E8DE00DDBA94;
436     isa = PBXBuildFile;
437     settings = {
438     };
439     };
440     A685016A05C4EA0D00DDBA94 = {
441     isa = PBXFileReference;
442     lastKnownFileType = image.icns;
443 nigel 1.2 path = BasiliskII.icns;
444     refType = 2;
445     sourceTree = SOURCE_ROOT;
446 nigel 1.1 };
447     A685016B05C4EA0D00DDBA94 = {
448     fileRef = A685016A05C4EA0D00DDBA94;
449     isa = PBXBuildFile;
450     settings = {
451     };
452     };
453     A685016E05C4EA2F00DDBA94 = {
454     fileEncoding = 30;
455     isa = PBXFileReference;
456     lastKnownFileType = text.html;
457 nigel 1.2 path = Credits.html;
458     refType = 2;
459     sourceTree = SOURCE_ROOT;
460 nigel 1.1 };
461     A685016F05C4EA2F00DDBA94 = {
462     fileRef = A685016E05C4EA2F00DDBA94;
463     isa = PBXBuildFile;
464     settings = {
465     };
466     };
467     A685017205C4EA3F00DDBA94 = {
468     fileEncoding = 30;
469     isa = PBXFileReference;
470     lastKnownFileType = text.html;
471 nigel 1.2 path = HowTo.html;
472     refType = 2;
473     sourceTree = SOURCE_ROOT;
474 nigel 1.1 };
475     A685017305C4EA3F00DDBA94 = {
476     fileRef = A685017205C4EA3F00DDBA94;
477     isa = PBXBuildFile;
478     settings = {
479     };
480     };
481     A685017605C4EA5A00DDBA94 = {
482     isa = PBXFileReference;
483     lastKnownFileType = image.icns;
484 nigel 1.2 path = nowrite.icns;
485     refType = 2;
486     sourceTree = SOURCE_ROOT;
487 nigel 1.1 };
488     A685017705C4EA5A00DDBA94 = {
489     fileRef = A685017605C4EA5A00DDBA94;
490     isa = PBXBuildFile;
491     settings = {
492     };
493     };
494     A685017805C4EA7A00DDBA94 = {
495     fileEncoding = 30;
496     isa = PBXFileReference;
497     lastKnownFileType = text;
498 nigel 1.2 path = README.txt;
499     refType = 2;
500     sourceTree = SOURCE_ROOT;
501 nigel 1.1 };
502     A685017905C4EA7A00DDBA94 = {
503     fileRef = A685017805C4EA7A00DDBA94;
504     isa = PBXBuildFile;
505     settings = {
506     };
507     };
508     A685017A05C4EA8500DDBA94 = {
509     fileEncoding = 30;
510     isa = PBXFileReference;
511     lastKnownFileType = text.html;
512 nigel 1.2 path = ToDo.html;
513     refType = 2;
514     sourceTree = SOURCE_ROOT;
515 nigel 1.1 };
516     A685017B05C4EA8500DDBA94 = {
517     fileRef = A685017A05C4EA8500DDBA94;
518     isa = PBXBuildFile;
519     settings = {
520     };
521     };
522     A685017C05C4EA8E00DDBA94 = {
523     fileEncoding = 30;
524     isa = PBXFileReference;
525     lastKnownFileType = text.html;
526 nigel 1.2 path = Versions.html;
527     refType = 2;
528     sourceTree = SOURCE_ROOT;
529 nigel 1.1 };
530     A685017D05C4EA8E00DDBA94 = {
531     fileRef = A685017C05C4EA8E00DDBA94;
532     isa = PBXBuildFile;
533     settings = {
534     };
535     };
536     A685018005C4EAD900DDBA94 = {
537     fileEncoding = 30;
538     isa = PBXFileReference;
539     lastKnownFileType = sourcecode.c.h;
540     path = config.h;
541     refType = 2;
542     sourceTree = SOURCE_ROOT;
543     };
544     A685018105C4EAD900DDBA94 = {
545     fileEncoding = 30;
546     isa = PBXFileReference;
547     lastKnownFileType = sourcecode.c.h;
548     path = macos_util_macosx.h;
549     refType = 2;
550     sourceTree = SOURCE_ROOT;
551     };
552     A685018205C4EAD900DDBA94 = {
553     fileEncoding = 30;
554     isa = PBXFileReference;
555     lastKnownFileType = sourcecode.c.h;
556     path = sysdeps.h;
557     refType = 2;
558     sourceTree = SOURCE_ROOT;
559     };
560     A685018305C4EAD900DDBA94 = {
561     fileRef = A685018005C4EAD900DDBA94;
562     isa = PBXBuildFile;
563     settings = {
564     };
565     };
566     A685018405C4EAD900DDBA94 = {
567     fileRef = A685018105C4EAD900DDBA94;
568     isa = PBXBuildFile;
569     settings = {
570     };
571     };
572     A685018505C4EAD900DDBA94 = {
573     fileRef = A685018205C4EAD900DDBA94;
574     isa = PBXBuildFile;
575     settings = {
576     };
577     };
578     A685018605C4EB6F00DDBA94 = {
579     fileEncoding = 30;
580     isa = PBXFileReference;
581     lastKnownFileType = sourcecode.c.h;
582     path = Controller.h;
583     refType = 2;
584     sourceTree = SOURCE_ROOT;
585     };
586     A685018705C4EB6F00DDBA94 = {
587     fileEncoding = 30;
588     isa = PBXFileReference;
589     lastKnownFileType = sourcecode.cpp.objcpp;
590     path = Controller.mm;
591     refType = 2;
592     sourceTree = SOURCE_ROOT;
593     };
594     A685018805C4EB6F00DDBA94 = {
595     fileEncoding = 30;
596     isa = PBXFileReference;
597     lastKnownFileType = sourcecode.c.h;
598     path = Emulator.h;
599     refType = 2;
600     sourceTree = SOURCE_ROOT;
601     };
602     A685018905C4EB6F00DDBA94 = {
603     fileEncoding = 30;
604     isa = PBXFileReference;
605     lastKnownFileType = sourcecode.cpp.objcpp;
606     path = Emulator.mm;
607     refType = 2;
608     sourceTree = SOURCE_ROOT;
609     };
610     A685018A05C4EB6F00DDBA94 = {
611     fileEncoding = 30;
612     isa = PBXFileReference;
613     lastKnownFileType = sourcecode.c.h;
614     path = EmulatorView.h;
615     refType = 2;
616     sourceTree = SOURCE_ROOT;
617     };
618     A685018B05C4EB6F00DDBA94 = {
619     fileEncoding = 30;
620     isa = PBXFileReference;
621     lastKnownFileType = sourcecode.cpp.objcpp;
622     path = EmulatorView.mm;
623     refType = 2;
624     sourceTree = SOURCE_ROOT;
625     };
626     A685018C05C4EB6F00DDBA94 = {
627     fileEncoding = 30;
628     isa = PBXFileReference;
629     lastKnownFileType = sourcecode.c.h;
630     path = extfs_macosx.h;
631     refType = 2;
632     sourceTree = SOURCE_ROOT;
633     };
634     A685018D05C4EB6F00DDBA94 = {
635     fileEncoding = 30;
636     isa = PBXFileReference;
637     lastKnownFileType = sourcecode.cpp.objcpp;
638     path = extfs_macosx.mm;
639     refType = 2;
640     sourceTree = SOURCE_ROOT;
641     };
642     A685018E05C4EB6F00DDBA94 = {
643     fileEncoding = 30;
644     isa = PBXFileReference;
645     lastKnownFileType = sourcecode.c.h;
646     path = main_macosx.h;
647     refType = 2;
648     sourceTree = SOURCE_ROOT;
649     };
650     A685018F05C4EB6F00DDBA94 = {
651     fileEncoding = 30;
652     isa = PBXFileReference;
653     lastKnownFileType = sourcecode.cpp.objcpp;
654     path = main_macosx.mm;
655     refType = 2;
656     sourceTree = SOURCE_ROOT;
657     };
658     A685019005C4EB6F00DDBA94 = {
659     fileEncoding = 30;
660     isa = PBXFileReference;
661     lastKnownFileType = sourcecode.c.h;
662     path = misc_macosx.h;
663     refType = 2;
664     sourceTree = SOURCE_ROOT;
665     };
666     A685019105C4EB6F00DDBA94 = {
667     fileEncoding = 30;
668     isa = PBXFileReference;
669     lastKnownFileType = sourcecode.cpp.objcpp;
670     path = misc_macosx.mm;
671     refType = 2;
672     sourceTree = SOURCE_ROOT;
673     };
674     A685019205C4EB6F00DDBA94 = {
675     fileEncoding = 30;
676     isa = PBXFileReference;
677     lastKnownFileType = sourcecode.c.h;
678     path = NNThread.h;
679     refType = 2;
680     sourceTree = SOURCE_ROOT;
681     };
682     A685019305C4EB6F00DDBA94 = {
683     fileEncoding = 30;
684     isa = PBXFileReference;
685     lastKnownFileType = sourcecode.c.objc;
686     path = NNThread.m;
687     refType = 2;
688     sourceTree = SOURCE_ROOT;
689     };
690     A685019405C4EB6F00DDBA94 = {
691     fileEncoding = 30;
692     isa = PBXFileReference;
693     lastKnownFileType = sourcecode.c.h;
694     path = PrefsEditor.h;
695     refType = 2;
696     sourceTree = SOURCE_ROOT;
697     };
698     A685019505C4EB6F00DDBA94 = {
699     fileEncoding = 30;
700     isa = PBXFileReference;
701     lastKnownFileType = sourcecode.cpp.objcpp;
702     path = PrefsEditor.mm;
703     refType = 2;
704     sourceTree = SOURCE_ROOT;
705     };
706     A685019605C4EB6F00DDBA94 = {
707     fileEncoding = 30;
708     isa = PBXFileReference;
709     lastKnownFileType = sourcecode.c.h;
710     path = video_macosx.h;
711     refType = 2;
712     sourceTree = SOURCE_ROOT;
713     };
714     A685019705C4EB6F00DDBA94 = {
715     fileEncoding = 30;
716     isa = PBXFileReference;
717     lastKnownFileType = sourcecode.cpp.objcpp;
718     path = video_macosx.mm;
719     refType = 2;
720     sourceTree = SOURCE_ROOT;
721     };
722     A685019805C4EB6F00DDBA94 = {
723     fileRef = A685018605C4EB6F00DDBA94;
724     isa = PBXBuildFile;
725     settings = {
726     };
727     };
728     A685019905C4EB6F00DDBA94 = {
729     fileRef = A685018705C4EB6F00DDBA94;
730     isa = PBXBuildFile;
731     settings = {
732     };
733     };
734     A685019A05C4EB6F00DDBA94 = {
735     fileRef = A685018805C4EB6F00DDBA94;
736     isa = PBXBuildFile;
737     settings = {
738     };
739     };
740     A685019B05C4EB6F00DDBA94 = {
741     fileRef = A685018905C4EB6F00DDBA94;
742     isa = PBXBuildFile;
743     settings = {
744     };
745     };
746     A685019C05C4EB6F00DDBA94 = {
747     fileRef = A685018A05C4EB6F00DDBA94;
748     isa = PBXBuildFile;
749     settings = {
750     };
751     };
752     A685019D05C4EB6F00DDBA94 = {
753     fileRef = A685018B05C4EB6F00DDBA94;
754     isa = PBXBuildFile;
755     settings = {
756     };
757     };
758     A685019E05C4EB6F00DDBA94 = {
759     fileRef = A685018C05C4EB6F00DDBA94;
760     isa = PBXBuildFile;
761     settings = {
762     };
763     };
764     A685019F05C4EB6F00DDBA94 = {
765     fileRef = A685018D05C4EB6F00DDBA94;
766     isa = PBXBuildFile;
767     settings = {
768     };
769     };
770     A68501A005C4EB6F00DDBA94 = {
771     fileRef = A685018E05C4EB6F00DDBA94;
772     isa = PBXBuildFile;
773     settings = {
774     };
775     };
776     A68501A105C4EB6F00DDBA94 = {
777     fileRef = A685018F05C4EB6F00DDBA94;
778     isa = PBXBuildFile;
779     settings = {
780     };
781     };
782     A68501A205C4EB6F00DDBA94 = {
783     fileRef = A685019005C4EB6F00DDBA94;
784     isa = PBXBuildFile;
785     settings = {
786     };
787     };
788     A68501A305C4EB6F00DDBA94 = {
789     fileRef = A685019105C4EB6F00DDBA94;
790     isa = PBXBuildFile;
791     settings = {
792     };
793     };
794     A68501A405C4EB6F00DDBA94 = {
795     fileRef = A685019205C4EB6F00DDBA94;
796     isa = PBXBuildFile;
797     settings = {
798     };
799     };
800     A68501A505C4EB6F00DDBA94 = {
801     fileRef = A685019305C4EB6F00DDBA94;
802     isa = PBXBuildFile;
803     settings = {
804     };
805     };
806     A68501A605C4EB6F00DDBA94 = {
807     fileRef = A685019405C4EB6F00DDBA94;
808     isa = PBXBuildFile;
809     settings = {
810     };
811     };
812     A68501A705C4EB6F00DDBA94 = {
813     fileRef = A685019505C4EB6F00DDBA94;
814     isa = PBXBuildFile;
815     settings = {
816     };
817     };
818     A68501A805C4EB6F00DDBA94 = {
819     fileRef = A685019605C4EB6F00DDBA94;
820     isa = PBXBuildFile;
821     settings = {
822     };
823     };
824     A68501A905C4EB6F00DDBA94 = {
825     fileRef = A685019705C4EB6F00DDBA94;
826     isa = PBXBuildFile;
827     settings = {
828     };
829     };
830     A68501AC05C4EBDC00DDBA94 = {
831     children = (
832     A685018605C4EB6F00DDBA94,
833     A685018705C4EB6F00DDBA94,
834     A685018805C4EB6F00DDBA94,
835     A685018905C4EB6F00DDBA94,
836     A685018A05C4EB6F00DDBA94,
837     A685018B05C4EB6F00DDBA94,
838     A685019205C4EB6F00DDBA94,
839     A685019305C4EB6F00DDBA94,
840     A685019405C4EB6F00DDBA94,
841     A685019505C4EB6F00DDBA94,
842     );
843     isa = PBXGroup;
844     name = "Objective-C Classes";
845     refType = 4;
846     sourceTree = "<group>";
847     };
848     A68501AF05C4EC2100DDBA94 = {
849     fileEncoding = 30;
850     isa = PBXFileReference;
851     lastKnownFileType = sourcecode.cpp.cpp;
852     path = prefs_macosx.cpp;
853     refType = 2;
854     sourceTree = SOURCE_ROOT;
855     };
856     A68501B005C4EC2100DDBA94 = {
857     fileEncoding = 30;
858     isa = PBXFileReference;
859     lastKnownFileType = sourcecode.cpp.cpp;
860     path = sys_darwin.cpp;
861     refType = 2;
862     sourceTree = SOURCE_ROOT;
863     };
864     A68501B105C4EC2100DDBA94 = {
865     fileRef = A68501AF05C4EC2100DDBA94;
866     isa = PBXBuildFile;
867     settings = {
868     };
869     };
870     A68501B205C4EC2100DDBA94 = {
871     fileRef = A68501B005C4EC2100DDBA94;
872     isa = PBXBuildFile;
873     settings = {
874     };
875     };
876     A68501B305C4EC9500DDBA94 = {
877     fileEncoding = 30;
878     isa = PBXFileReference;
879     lastKnownFileType = sourcecode.cpp.cpp;
880     path = sys_unix.cpp;
881     refType = 2;
882     sourceTree = SOURCE_ROOT;
883     };
884     A68501B405C4EC9500DDBA94 = {
885     fileEncoding = 30;
886     isa = PBXFileReference;
887     lastKnownFileType = sourcecode.cpp.cpp;
888     path = timer_unix.cpp;
889     refType = 2;
890     sourceTree = SOURCE_ROOT;
891     };
892     A68501B605C4EC9500DDBA94 = {
893     fileRef = A68501B305C4EC9500DDBA94;
894     isa = PBXBuildFile;
895     settings = {
896     };
897     };
898     A68501B705C4EC9500DDBA94 = {
899     fileRef = A68501B405C4EC9500DDBA94;
900     isa = PBXBuildFile;
901     settings = {
902     };
903     };
904     A68501BA05C4ECDB00DDBA94 = {
905     fileEncoding = 30;
906     isa = PBXFileReference;
907     lastKnownFileType = sourcecode.cpp.cpp;
908     name = sigsegv.cpp;
909     path = ../Unix/sigsegv.cpp;
910     refType = 2;
911     sourceTree = SOURCE_ROOT;
912     };
913     A68501BB05C4ECDB00DDBA94 = {
914     fileEncoding = 30;
915     isa = PBXFileReference;
916     lastKnownFileType = sourcecode.cpp.cpp;
917     name = vm_alloc.cpp;
918     path = ../Unix/vm_alloc.cpp;
919     refType = 2;
920     sourceTree = SOURCE_ROOT;
921     };
922     A68501BC05C4ECDB00DDBA94 = {
923     fileEncoding = 30;
924     isa = PBXFileReference;
925     lastKnownFileType = sourcecode.cpp.cpp;
926     name = xpram_unix.cpp;
927     path = ../Unix/xpram_unix.cpp;
928     refType = 2;
929     sourceTree = SOURCE_ROOT;
930     };
931     A68501BE05C4ECDB00DDBA94 = {
932     fileRef = A68501BA05C4ECDB00DDBA94;
933     isa = PBXBuildFile;
934     settings = {
935     };
936     };
937     A68501BF05C4ECDB00DDBA94 = {
938     fileRef = A68501BB05C4ECDB00DDBA94;
939     isa = PBXBuildFile;
940     settings = {
941     };
942     };
943     A68501C005C4ECDB00DDBA94 = {
944     fileRef = A68501BC05C4ECDB00DDBA94;
945     isa = PBXBuildFile;
946     settings = {
947     };
948     };
949     A68501C105C4ED0700DDBA94 = {
950     fileEncoding = 30;
951     isa = PBXFileReference;
952     lastKnownFileType = sourcecode.cpp.cpp;
953     name = user_strings_unix.cpp;
954     path = ../Unix/user_strings_unix.cpp;
955     refType = 2;
956     sourceTree = SOURCE_ROOT;
957     };
958     A68501C205C4ED0700DDBA94 = {
959     fileRef = A68501C105C4ED0700DDBA94;
960     isa = PBXBuildFile;
961     settings = {
962     };
963     };
964     A68501D005C4ED8E00DDBA94 = {
965     children = (
966     A685021805C4F04700DDBA94,
967     A685021905C4F04700DDBA94,
968     A685021A05C4F04700DDBA94,
969     A685021B05C4F04700DDBA94,
970     A685021C05C4F04700DDBA94,
971     A685021D05C4F04700DDBA94,
972     A685021E05C4F04700DDBA94,
973     A685021F05C4F04700DDBA94,
974     A685022005C4F04700DDBA94,
975     A685022105C4F04700DDBA94,
976     A685022205C4F04700DDBA94,
977     A685022305C4F04700DDBA94,
978     A685022405C4F04700DDBA94,
979     A685022505C4F04700DDBA94,
980     A685022605C4F04700DDBA94,
981     A685022705C4F04700DDBA94,
982     A685022805C4F04700DDBA94,
983     A685022905C4F04700DDBA94,
984     A685022A05C4F04700DDBA94,
985     A685022B05C4F04700DDBA94,
986     A685022C05C4F04700DDBA94,
987     );
988     isa = PBXGroup;
989     name = "Common Sources";
990     path = "";
991     refType = 2;
992     sourceTree = SOURCE_ROOT;
993     };
994     A68501D305C4ED9A00DDBA94 = {
995     children = (
996     A685020E05C4EFDC00DDBA94,
997     A685020F05C4EFDC00DDBA94,
998     A685021005C4EFDC00DDBA94,
999     A685021105C4EFDC00DDBA94,
1000     A685021205C4EFDC00DDBA94,
1001     );
1002     isa = PBXGroup;
1003     name = "Dummy Sources";
1004     path = "";
1005     refType = 2;
1006     sourceTree = SOURCE_ROOT;
1007     };
1008     A68501D805C4EDC700DDBA94 = {
1009     children = (
1010     A68501F705C4EF3F00DDBA94,
1011     A68501DF05C4EEF200DDBA94,
1012     A68501E005C4EEF200DDBA94,
1013     A68501F105C4EF3300DDBA94,
1014     A68501E105C4EEF200DDBA94,
1015     A68501E205C4EEF200DDBA94,
1016     A68501E305C4EEF200DDBA94,
1017     A68501E405C4EEF200DDBA94,
1018     A68501E505C4EEF200DDBA94,
1019     A68501E605C4EEF200DDBA94,
1020     A68501E705C4EEF200DDBA94,
1021     );
1022     isa = PBXGroup;
1023     name = "uae_cpu Sources";
1024     path = "";
1025     refType = 2;
1026     sourceTree = SOURCE_ROOT;
1027     };
1028     A68501D905C4EE5100DDBA94 = {
1029     fileEncoding = 30;
1030     isa = PBXFileReference;
1031     lastKnownFileType = sourcecode.c.h;
1032     name = sigsegv.h;
1033     path = ../Unix/sigsegv.h;
1034     refType = 2;
1035     sourceTree = SOURCE_ROOT;
1036     };
1037     A68501DA05C4EE5100DDBA94 = {
1038     fileEncoding = 30;
1039     isa = PBXFileReference;
1040     lastKnownFileType = sourcecode.c.h;
1041     name = user_strings_unix.h;
1042     path = ../Unix/user_strings_unix.h;
1043     refType = 2;
1044     sourceTree = SOURCE_ROOT;
1045     };
1046     A68501DB05C4EE5100DDBA94 = {
1047     fileEncoding = 30;
1048     isa = PBXFileReference;
1049     lastKnownFileType = sourcecode.c.h;
1050     name = vm_alloc.h;
1051     path = ../Unix/vm_alloc.h;
1052     refType = 2;
1053     sourceTree = SOURCE_ROOT;
1054     };
1055     A68501DC05C4EE5100DDBA94 = {
1056     fileRef = A68501D905C4EE5100DDBA94;
1057     isa = PBXBuildFile;
1058     settings = {
1059     };
1060     };
1061     A68501DD05C4EE5100DDBA94 = {
1062     fileRef = A68501DA05C4EE5100DDBA94;
1063     isa = PBXBuildFile;
1064     settings = {
1065     };
1066     };
1067     A68501DE05C4EE5100DDBA94 = {
1068     fileRef = A68501DB05C4EE5100DDBA94;
1069     isa = PBXBuildFile;
1070     settings = {
1071     };
1072     };
1073     A68501DF05C4EEF200DDBA94 = {
1074     fileEncoding = 30;
1075     isa = PBXFileReference;
1076     lastKnownFileType = sourcecode.cpp.cpp;
1077     name = basilisk_glue.cpp;
1078     path = ../uae_cpu/basilisk_glue.cpp;
1079     refType = 2;
1080     sourceTree = SOURCE_ROOT;
1081     };
1082     A68501E005C4EEF200DDBA94 = {
1083     fileEncoding = 30;
1084     isa = PBXFileReference;
1085     lastKnownFileType = sourcecode.c.h;
1086     name = cpu_emulation.h;
1087     path = ../uae_cpu/cpu_emulation.h;
1088     refType = 2;
1089     sourceTree = SOURCE_ROOT;
1090     };
1091     A68501E105C4EEF200DDBA94 = {
1092     fileEncoding = 30;
1093     isa = PBXFileReference;
1094     lastKnownFileType = sourcecode.c.h;
1095     name = m68k.h;
1096     path = ../uae_cpu/m68k.h;
1097     refType = 2;
1098     sourceTree = SOURCE_ROOT;
1099     };
1100     A68501E205C4EEF200DDBA94 = {
1101     fileEncoding = 30;
1102     isa = PBXFileReference;
1103     lastKnownFileType = sourcecode.cpp.cpp;
1104     name = memory.cpp;
1105     path = ../uae_cpu/memory.cpp;
1106     refType = 2;
1107     sourceTree = SOURCE_ROOT;
1108     };
1109     A68501E305C4EEF200DDBA94 = {
1110     fileEncoding = 30;
1111     isa = PBXFileReference;
1112     lastKnownFileType = sourcecode.c.h;
1113     name = memory.h;
1114     path = ../uae_cpu/memory.h;
1115     refType = 2;
1116     sourceTree = SOURCE_ROOT;
1117     };
1118     A68501E405C4EEF200DDBA94 = {
1119     fileEncoding = 30;
1120     isa = PBXFileReference;
1121     lastKnownFileType = sourcecode.cpp.cpp;
1122     name = newcpu.cpp;
1123     path = ../uae_cpu/newcpu.cpp;
1124     refType = 2;
1125     sourceTree = SOURCE_ROOT;
1126     };
1127     A68501E505C4EEF200DDBA94 = {
1128     fileEncoding = 30;
1129     isa = PBXFileReference;
1130     lastKnownFileType = sourcecode.c.h;
1131     name = newcpu.h;
1132     path = ../uae_cpu/newcpu.h;
1133     refType = 2;
1134     sourceTree = SOURCE_ROOT;
1135     };
1136     A68501E605C4EEF200DDBA94 = {
1137     fileEncoding = 30;
1138     isa = PBXFileReference;
1139     lastKnownFileType = sourcecode.cpp.cpp;
1140     name = readcpu.cpp;
1141     path = ../uae_cpu/readcpu.cpp;
1142     refType = 2;
1143     sourceTree = SOURCE_ROOT;
1144     };
1145     A68501E705C4EEF200DDBA94 = {
1146     fileEncoding = 30;
1147     isa = PBXFileReference;
1148     lastKnownFileType = sourcecode.c.h;
1149     name = readcpu.h;
1150     path = ../uae_cpu/readcpu.h;
1151     refType = 2;
1152     sourceTree = SOURCE_ROOT;
1153     };
1154     A68501E805C4EEF200DDBA94 = {
1155     fileRef = A68501DF05C4EEF200DDBA94;
1156     isa = PBXBuildFile;
1157     settings = {
1158     };
1159     };
1160     A68501E905C4EEF200DDBA94 = {
1161     fileRef = A68501E005C4EEF200DDBA94;
1162     isa = PBXBuildFile;
1163     settings = {
1164     };
1165     };
1166     A68501EA05C4EEF200DDBA94 = {
1167     fileRef = A68501E105C4EEF200DDBA94;
1168     isa = PBXBuildFile;
1169     settings = {
1170     };
1171     };
1172     A68501EB05C4EEF200DDBA94 = {
1173     fileRef = A68501E205C4EEF200DDBA94;
1174     isa = PBXBuildFile;
1175     settings = {
1176     };
1177     };
1178     A68501EC05C4EEF200DDBA94 = {
1179     fileRef = A68501E305C4EEF200DDBA94;
1180     isa = PBXBuildFile;
1181     settings = {
1182     };
1183     };
1184     A68501ED05C4EEF200DDBA94 = {
1185     fileRef = A68501E405C4EEF200DDBA94;
1186     isa = PBXBuildFile;
1187     settings = {
1188     };
1189     };
1190     A68501EE05C4EEF200DDBA94 = {
1191     fileRef = A68501E505C4EEF200DDBA94;
1192     isa = PBXBuildFile;
1193     settings = {
1194     };
1195     };
1196     A68501EF05C4EEF200DDBA94 = {
1197     fileRef = A68501E605C4EEF200DDBA94;
1198     isa = PBXBuildFile;
1199     settings = {
1200     };
1201     };
1202     A68501F005C4EEF200DDBA94 = {
1203     fileRef = A68501E705C4EEF200DDBA94;
1204     isa = PBXBuildFile;
1205     settings = {
1206     };
1207     };
1208     A68501F105C4EF3300DDBA94 = {
1209     fileEncoding = 30;
1210     isa = PBXFileReference;
1211     lastKnownFileType = sourcecode.cpp.cpp;
1212     name = fpu_ieee.cpp;
1213     path = ../uae_cpu/fpu/fpu_ieee.cpp;
1214     refType = 2;
1215     sourceTree = SOURCE_ROOT;
1216     };
1217     A68501F305C4EF3300DDBA94 = {
1218     fileRef = A68501F105C4EF3300DDBA94;
1219     isa = PBXBuildFile;
1220     settings = {
1221     };
1222     };
1223     A68501F705C4EF3F00DDBA94 = {
1224     children = (
1225     A68501F805C4EF6700DDBA94,
1226     A68501F905C4EF6700DDBA94,
1227     A68501FA05C4EF6700DDBA94,
1228     A68501FB05C4EF6700DDBA94,
1229     A68501FC05C4EF6700DDBA94,
1230     A68501FD05C4EF6700DDBA94,
1231     A68501FE05C4EF6700DDBA94,
1232     A68501FF05C4EF6700DDBA94,
1233     A685020005C4EF6700DDBA94,
1234     A685020105C4EF6700DDBA94,
1235     A685020205C4EF6700DDBA94,
1236     );
1237     isa = PBXGroup;
1238     name = Generated;
1239     refType = 4;
1240     sourceTree = "<group>";
1241     };
1242     A68501F805C4EF6700DDBA94 = {
1243     fileEncoding = 30;
1244     isa = PBXFileReference;
1245     lastKnownFileType = sourcecode.cpp.cpp;
1246     path = cpudefs.cpp;
1247     refType = 2;
1248     sourceTree = SOURCE_ROOT;
1249     };
1250     A68501F905C4EF6700DDBA94 = {
1251     fileEncoding = 30;
1252     isa = PBXFileReference;
1253     lastKnownFileType = sourcecode.cpp.cpp;
1254     path = cpuemu1.cpp;
1255     refType = 2;
1256     sourceTree = SOURCE_ROOT;
1257     };
1258     A68501FA05C4EF6700DDBA94 = {
1259     fileEncoding = 30;
1260     isa = PBXFileReference;
1261     lastKnownFileType = sourcecode.cpp.cpp;
1262     path = cpuemu2.cpp;
1263     refType = 2;
1264     sourceTree = SOURCE_ROOT;
1265     };
1266     A68501FB05C4EF6700DDBA94 = {
1267     fileEncoding = 30;
1268     isa = PBXFileReference;
1269     lastKnownFileType = sourcecode.cpp.cpp;
1270     path = cpuemu3.cpp;
1271     refType = 2;
1272     sourceTree = SOURCE_ROOT;
1273     };
1274     A68501FC05C4EF6700DDBA94 = {
1275     fileEncoding = 30;
1276     isa = PBXFileReference;
1277     lastKnownFileType = sourcecode.cpp.cpp;
1278     path = cpuemu4.cpp;
1279     refType = 2;
1280     sourceTree = SOURCE_ROOT;
1281     };
1282     A68501FD05C4EF6700DDBA94 = {
1283     fileEncoding = 30;
1284     isa = PBXFileReference;
1285     lastKnownFileType = sourcecode.cpp.cpp;
1286     path = cpuemu5.cpp;
1287     refType = 2;
1288     sourceTree = SOURCE_ROOT;
1289     };
1290     A68501FE05C4EF6700DDBA94 = {
1291     fileEncoding = 30;
1292     isa = PBXFileReference;
1293     lastKnownFileType = sourcecode.cpp.cpp;
1294     path = cpuemu6.cpp;
1295     refType = 2;
1296     sourceTree = SOURCE_ROOT;
1297     };
1298     A68501FF05C4EF6700DDBA94 = {
1299     fileEncoding = 30;
1300     isa = PBXFileReference;
1301     lastKnownFileType = sourcecode.cpp.cpp;
1302     path = cpuemu7.cpp;
1303     refType = 2;
1304     sourceTree = SOURCE_ROOT;
1305     };
1306     A685020005C4EF6700DDBA94 = {
1307     fileEncoding = 30;
1308     isa = PBXFileReference;
1309     lastKnownFileType = sourcecode.cpp.cpp;
1310     path = cpuemu8.cpp;
1311     refType = 2;
1312     sourceTree = SOURCE_ROOT;
1313     };
1314     A685020105C4EF6700DDBA94 = {
1315     fileEncoding = 30;
1316     isa = PBXFileReference;
1317     lastKnownFileType = sourcecode.cpp.cpp;
1318     path = cpustbl.cpp;
1319     refType = 2;
1320     sourceTree = SOURCE_ROOT;
1321     };
1322     A685020205C4EF6700DDBA94 = {
1323     fileEncoding = 30;
1324     isa = PBXFileReference;
1325     lastKnownFileType = sourcecode.c.h;
1326     path = cputbl.h;
1327     refType = 2;
1328     sourceTree = SOURCE_ROOT;
1329     };
1330     A685020305C4EF6700DDBA94 = {
1331     fileRef = A68501F805C4EF6700DDBA94;
1332     isa = PBXBuildFile;
1333     settings = {
1334     };
1335     };
1336     A685020405C4EF6700DDBA94 = {
1337     fileRef = A68501F905C4EF6700DDBA94;
1338     isa = PBXBuildFile;
1339     settings = {
1340     };
1341     };
1342     A685020505C4EF6700DDBA94 = {
1343     fileRef = A68501FA05C4EF6700DDBA94;
1344     isa = PBXBuildFile;
1345     settings = {
1346     };
1347     };
1348     A685020605C4EF6700DDBA94 = {
1349     fileRef = A68501FB05C4EF6700DDBA94;
1350     isa = PBXBuildFile;
1351     settings = {
1352     };
1353     };
1354     A685020705C4EF6700DDBA94 = {
1355     fileRef = A68501FC05C4EF6700DDBA94;
1356     isa = PBXBuildFile;
1357     settings = {
1358     };
1359     };
1360     A685020805C4EF6700DDBA94 = {
1361     fileRef = A68501FD05C4EF6700DDBA94;
1362     isa = PBXBuildFile;
1363     settings = {
1364     };
1365     };
1366     A685020905C4EF6700DDBA94 = {
1367     fileRef = A68501FE05C4EF6700DDBA94;
1368     isa = PBXBuildFile;
1369     settings = {
1370     };
1371     };
1372     A685020A05C4EF6700DDBA94 = {
1373     fileRef = A68501FF05C4EF6700DDBA94;
1374     isa = PBXBuildFile;
1375     settings = {
1376     };
1377     };
1378     A685020B05C4EF6700DDBA94 = {
1379     fileRef = A685020005C4EF6700DDBA94;
1380     isa = PBXBuildFile;
1381     settings = {
1382     };
1383     };
1384     A685020C05C4EF6700DDBA94 = {
1385     fileRef = A685020105C4EF6700DDBA94;
1386     isa = PBXBuildFile;
1387     settings = {
1388     };
1389     };
1390     A685020D05C4EF6700DDBA94 = {
1391     fileRef = A685020205C4EF6700DDBA94;
1392     isa = PBXBuildFile;
1393     settings = {
1394     };
1395     };
1396     A685020E05C4EFDC00DDBA94 = {
1397     fileEncoding = 30;
1398     isa = PBXFileReference;
1399     lastKnownFileType = sourcecode.cpp.cpp;
1400     name = audio_dummy.cpp;
1401     path = ../dummy/audio_dummy.cpp;
1402     refType = 2;
1403     sourceTree = SOURCE_ROOT;
1404     };
1405     A685020F05C4EFDC00DDBA94 = {
1406     fileEncoding = 30;
1407     isa = PBXFileReference;
1408     lastKnownFileType = sourcecode.cpp.cpp;
1409     name = clip_dummy.cpp;
1410     path = ../dummy/clip_dummy.cpp;
1411     refType = 2;
1412     sourceTree = SOURCE_ROOT;
1413     };
1414     A685021005C4EFDC00DDBA94 = {
1415     fileEncoding = 30;
1416     isa = PBXFileReference;
1417     lastKnownFileType = sourcecode.cpp.cpp;
1418     name = ether_dummy.cpp;
1419     path = ../dummy/ether_dummy.cpp;
1420     refType = 2;
1421     sourceTree = SOURCE_ROOT;
1422     };
1423     A685021105C4EFDC00DDBA94 = {
1424     fileEncoding = 30;
1425     isa = PBXFileReference;
1426     lastKnownFileType = sourcecode.cpp.cpp;
1427     name = scsi_dummy.cpp;
1428     path = ../dummy/scsi_dummy.cpp;
1429     refType = 2;
1430     sourceTree = SOURCE_ROOT;
1431     };
1432     A685021205C4EFDC00DDBA94 = {
1433     fileEncoding = 30;
1434     isa = PBXFileReference;
1435     lastKnownFileType = sourcecode.cpp.cpp;
1436     name = serial_dummy.cpp;
1437     path = ../dummy/serial_dummy.cpp;
1438     refType = 2;
1439     sourceTree = SOURCE_ROOT;
1440     };
1441     A685021305C4EFDC00DDBA94 = {
1442     fileRef = A685020E05C4EFDC00DDBA94;
1443     isa = PBXBuildFile;
1444     settings = {
1445     };
1446     };
1447     A685021405C4EFDC00DDBA94 = {
1448     fileRef = A685020F05C4EFDC00DDBA94;
1449     isa = PBXBuildFile;
1450     settings = {
1451     };
1452     };
1453     A685021505C4EFDC00DDBA94 = {
1454     fileRef = A685021005C4EFDC00DDBA94;
1455     isa = PBXBuildFile;
1456     settings = {
1457     };
1458     };
1459     A685021605C4EFDC00DDBA94 = {
1460     fileRef = A685021105C4EFDC00DDBA94;
1461     isa = PBXBuildFile;
1462     settings = {
1463     };
1464     };
1465     A685021705C4EFDC00DDBA94 = {
1466     fileRef = A685021205C4EFDC00DDBA94;
1467     isa = PBXBuildFile;
1468     settings = {
1469     };
1470     };
1471     A685021805C4F04700DDBA94 = {
1472     fileEncoding = 30;
1473     isa = PBXFileReference;
1474     lastKnownFileType = sourcecode.cpp.cpp;
1475     name = adb.cpp;
1476     path = ../adb.cpp;
1477     refType = 2;
1478     sourceTree = SOURCE_ROOT;
1479     };
1480     A685021905C4F04700DDBA94 = {
1481     fileEncoding = 30;
1482     isa = PBXFileReference;
1483     lastKnownFileType = sourcecode.cpp.cpp;
1484     name = audio.cpp;
1485     path = ../audio.cpp;
1486     refType = 2;
1487     sourceTree = SOURCE_ROOT;
1488     };
1489     A685021A05C4F04700DDBA94 = {
1490     fileEncoding = 30;
1491     isa = PBXFileReference;
1492     lastKnownFileType = sourcecode.cpp.cpp;
1493     name = cdrom.cpp;
1494     path = ../cdrom.cpp;
1495     refType = 2;
1496     sourceTree = SOURCE_ROOT;
1497     };
1498     A685021B05C4F04700DDBA94 = {
1499     fileEncoding = 30;
1500     isa = PBXFileReference;
1501     lastKnownFileType = sourcecode.cpp.cpp;
1502     name = disk.cpp;
1503     path = ../disk.cpp;
1504     refType = 2;
1505     sourceTree = SOURCE_ROOT;
1506     };
1507     A685021C05C4F04700DDBA94 = {
1508     fileEncoding = 30;
1509     isa = PBXFileReference;
1510     lastKnownFileType = sourcecode.cpp.cpp;
1511     name = emul_op.cpp;
1512     path = ../emul_op.cpp;
1513     refType = 2;
1514     sourceTree = SOURCE_ROOT;
1515     };
1516     A685021D05C4F04700DDBA94 = {
1517     fileEncoding = 30;
1518     isa = PBXFileReference;
1519     lastKnownFileType = sourcecode.cpp.cpp;
1520     name = ether.cpp;
1521     path = ../ether.cpp;
1522     refType = 2;
1523     sourceTree = SOURCE_ROOT;
1524     };
1525     A685021E05C4F04700DDBA94 = {
1526     fileEncoding = 30;
1527     isa = PBXFileReference;
1528     lastKnownFileType = sourcecode.cpp.cpp;
1529     name = extfs.cpp;
1530     path = ../extfs.cpp;
1531     refType = 2;
1532     sourceTree = SOURCE_ROOT;
1533     };
1534     A685021F05C4F04700DDBA94 = {
1535     fileEncoding = 30;
1536     isa = PBXFileReference;
1537     lastKnownFileType = sourcecode.cpp.cpp;
1538     name = macos_util.cpp;
1539     path = ../macos_util.cpp;
1540     refType = 2;
1541     sourceTree = SOURCE_ROOT;
1542     };
1543     A685022005C4F04700DDBA94 = {
1544     fileEncoding = 30;
1545     isa = PBXFileReference;
1546     lastKnownFileType = sourcecode.cpp.cpp;
1547     name = main.cpp;
1548     path = ../main.cpp;
1549     refType = 2;
1550     sourceTree = SOURCE_ROOT;
1551     };
1552     A685022105C4F04700DDBA94 = {
1553     fileEncoding = 30;
1554     isa = PBXFileReference;
1555     lastKnownFileType = sourcecode.cpp.cpp;
1556     name = prefs_items.cpp;
1557     path = ../prefs_items.cpp;
1558     refType = 2;
1559     sourceTree = SOURCE_ROOT;
1560     };
1561     A685022205C4F04700DDBA94 = {
1562     fileEncoding = 30;
1563     isa = PBXFileReference;
1564     lastKnownFileType = sourcecode.cpp.cpp;
1565     name = prefs.cpp;
1566     path = ../prefs.cpp;
1567     refType = 2;
1568     sourceTree = SOURCE_ROOT;
1569     };
1570     A685022305C4F04700DDBA94 = {
1571     fileEncoding = 30;
1572     isa = PBXFileReference;
1573     lastKnownFileType = sourcecode.cpp.cpp;
1574     name = rom_patches.cpp;
1575     path = ../rom_patches.cpp;
1576     refType = 2;
1577     sourceTree = SOURCE_ROOT;
1578     };
1579     A685022405C4F04700DDBA94 = {
1580     fileEncoding = 30;
1581     isa = PBXFileReference;
1582     lastKnownFileType = sourcecode.cpp.cpp;
1583     name = rsrc_patches.cpp;
1584     path = ../rsrc_patches.cpp;
1585     refType = 2;
1586     sourceTree = SOURCE_ROOT;
1587     };
1588     A685022505C4F04700DDBA94 = {
1589     fileEncoding = 30;
1590     isa = PBXFileReference;
1591     lastKnownFileType = sourcecode.cpp.cpp;
1592     name = scsi.cpp;
1593     path = ../scsi.cpp;
1594     refType = 2;
1595     sourceTree = SOURCE_ROOT;
1596     };
1597     A685022605C4F04700DDBA94 = {
1598     fileEncoding = 30;
1599     isa = PBXFileReference;
1600     lastKnownFileType = sourcecode.cpp.cpp;
1601     name = serial.cpp;
1602     path = ../serial.cpp;
1603     refType = 2;
1604     sourceTree = SOURCE_ROOT;
1605     };
1606     A685022705C4F04700DDBA94 = {
1607     fileEncoding = 30;
1608     isa = PBXFileReference;
1609     lastKnownFileType = sourcecode.cpp.cpp;
1610     name = slot_rom.cpp;
1611     path = ../slot_rom.cpp;
1612     refType = 2;
1613     sourceTree = SOURCE_ROOT;
1614     };
1615     A685022805C4F04700DDBA94 = {
1616     fileEncoding = 30;
1617     isa = PBXFileReference;
1618     lastKnownFileType = sourcecode.cpp.cpp;
1619     name = sony.cpp;
1620     path = ../sony.cpp;
1621     refType = 2;
1622     sourceTree = SOURCE_ROOT;
1623     };
1624     A685022905C4F04700DDBA94 = {
1625     fileEncoding = 30;
1626     isa = PBXFileReference;
1627     lastKnownFileType = sourcecode.cpp.cpp;
1628     name = timer.cpp;
1629     path = ../timer.cpp;
1630     refType = 2;
1631     sourceTree = SOURCE_ROOT;
1632     };
1633     A685022A05C4F04700DDBA94 = {
1634     fileEncoding = 30;
1635     isa = PBXFileReference;
1636     lastKnownFileType = sourcecode.cpp.cpp;
1637     name = user_strings.cpp;
1638     path = ../user_strings.cpp;
1639     refType = 2;
1640     sourceTree = SOURCE_ROOT;
1641     };
1642     A685022B05C4F04700DDBA94 = {
1643     fileEncoding = 30;
1644     isa = PBXFileReference;
1645     lastKnownFileType = sourcecode.cpp.cpp;
1646     name = video.cpp;
1647     path = ../video.cpp;
1648     refType = 2;
1649     sourceTree = SOURCE_ROOT;
1650     };
1651     A685022C05C4F04700DDBA94 = {
1652     fileEncoding = 30;
1653     isa = PBXFileReference;
1654     lastKnownFileType = sourcecode.cpp.cpp;
1655     name = xpram.cpp;
1656     path = ../xpram.cpp;
1657     refType = 2;
1658     sourceTree = SOURCE_ROOT;
1659     };
1660     A685022D05C4F04700DDBA94 = {
1661     fileRef = A685021805C4F04700DDBA94;
1662     isa = PBXBuildFile;
1663     settings = {
1664     };
1665     };
1666     A685022E05C4F04700DDBA94 = {
1667     fileRef = A685021905C4F04700DDBA94;
1668     isa = PBXBuildFile;
1669     settings = {
1670     };
1671     };
1672     A685022F05C4F04700DDBA94 = {
1673     fileRef = A685021A05C4F04700DDBA94;
1674     isa = PBXBuildFile;
1675     settings = {
1676     };
1677     };
1678     A685023005C4F04700DDBA94 = {
1679     fileRef = A685021B05C4F04700DDBA94;
1680     isa = PBXBuildFile;
1681     settings = {
1682     };
1683     };
1684     A685023105C4F04700DDBA94 = {
1685     fileRef = A685021C05C4F04700DDBA94;
1686     isa = PBXBuildFile;
1687     settings = {
1688     };
1689     };
1690     A685023205C4F04700DDBA94 = {
1691     fileRef = A685021D05C4F04700DDBA94;
1692     isa = PBXBuildFile;
1693     settings = {
1694     };
1695     };
1696     A685023305C4F04700DDBA94 = {
1697     fileRef = A685021E05C4F04700DDBA94;
1698     isa = PBXBuildFile;
1699     settings = {
1700     };
1701     };
1702     A685023405C4F04700DDBA94 = {
1703     fileRef = A685021F05C4F04700DDBA94;
1704     isa = PBXBuildFile;
1705     settings = {
1706     };
1707     };
1708     A685023505C4F04700DDBA94 = {
1709     fileRef = A685022005C4F04700DDBA94;
1710     isa = PBXBuildFile;
1711     settings = {
1712     };
1713     };
1714     A685023605C4F04700DDBA94 = {
1715     fileRef = A685022105C4F04700DDBA94;
1716     isa = PBXBuildFile;
1717     settings = {
1718     };
1719     };
1720     A685023705C4F04700DDBA94 = {
1721     fileRef = A685022205C4F04700DDBA94;
1722     isa = PBXBuildFile;
1723     settings = {
1724     };
1725     };
1726     A685023805C4F04700DDBA94 = {
1727     fileRef = A685022305C4F04700DDBA94;
1728     isa = PBXBuildFile;
1729     settings = {
1730     };
1731     };
1732     A685023905C4F04700DDBA94 = {
1733     fileRef = A685022405C4F04700DDBA94;
1734     isa = PBXBuildFile;
1735     settings = {
1736     };
1737     };
1738     A685023A05C4F04700DDBA94 = {
1739     fileRef = A685022505C4F04700DDBA94;
1740     isa = PBXBuildFile;
1741     settings = {
1742     };
1743     };
1744     A685023B05C4F04700DDBA94 = {
1745     fileRef = A685022605C4F04700DDBA94;
1746     isa = PBXBuildFile;
1747     settings = {
1748     };
1749     };
1750     A685023C05C4F04700DDBA94 = {
1751     fileRef = A685022705C4F04700DDBA94;
1752     isa = PBXBuildFile;
1753     settings = {
1754     };
1755     };
1756     A685023D05C4F04700DDBA94 = {
1757     fileRef = A685022805C4F04700DDBA94;
1758     isa = PBXBuildFile;
1759     settings = {
1760     };
1761     };
1762     A685023E05C4F04700DDBA94 = {
1763     fileRef = A685022905C4F04700DDBA94;
1764     isa = PBXBuildFile;
1765     settings = {
1766     };
1767     };
1768     A685023F05C4F04700DDBA94 = {
1769     fileRef = A685022A05C4F04700DDBA94;
1770     isa = PBXBuildFile;
1771     settings = {
1772     };
1773     };
1774     A685024005C4F04700DDBA94 = {
1775     fileRef = A685022B05C4F04700DDBA94;
1776     isa = PBXBuildFile;
1777     settings = {
1778     };
1779     };
1780     A685024105C4F04700DDBA94 = {
1781     fileRef = A685022C05C4F04700DDBA94;
1782     isa = PBXBuildFile;
1783     settings = {
1784     };
1785     };
1786     A685FDBA05C4E7D700DDBA94 = {
1787     children = (
1788     A68501BA05C4ECDB00DDBA94,
1789     A68501D905C4EE5100DDBA94,
1790     A68501B305C4EC9500DDBA94,
1791     A68501B405C4EC9500DDBA94,
1792     A68501C105C4ED0700DDBA94,
1793     A68501DA05C4EE5100DDBA94,
1794     A68501BB05C4ECDB00DDBA94,
1795     A68501DB05C4EE5100DDBA94,
1796     A68501BC05C4ECDB00DDBA94,
1797     );
1798     isa = PBXGroup;
1799     name = "Unix Sources";
1800     path = "";
1801     refType = 2;
1802     sourceTree = SOURCE_ROOT;
1803     };
1804     A685FDC205C4E7F600DDBA94 = {
1805     children = (
1806     A685018005C4EAD900DDBA94,
1807     A685018105C4EAD900DDBA94,
1808     A685018205C4EAD900DDBA94,
1809     A685018C05C4EB6F00DDBA94,
1810     A685018D05C4EB6F00DDBA94,
1811     A685018E05C4EB6F00DDBA94,
1812     A685018F05C4EB6F00DDBA94,
1813     A685019005C4EB6F00DDBA94,
1814     A685019105C4EB6F00DDBA94,
1815     A68501AF05C4EC2100DDBA94,
1816     A68501B005C4EC2100DDBA94,
1817     A685019605C4EB6F00DDBA94,
1818     A685019705C4EB6F00DDBA94,
1819     A68501AC05C4EBDC00DDBA94,
1820     );
1821     isa = PBXGroup;
1822     name = "MacOS X Sources";
1823     path = "";
1824     refType = 2;
1825     sourceTree = SOURCE_ROOT;
1826     };
1827     A685FE6A05C4E87D00DDBA94 = {
1828     isa = PBXFileReference;
1829     lastKnownFileType = wrapper.framework;
1830     name = Carbon.framework;
1831     path = /System/Library/Frameworks/Carbon.framework;
1832     refType = 0;
1833     sourceTree = "<absolute>";
1834     };
1835     A685FE6B05C4E87D00DDBA94 = {
1836     fileRef = A685FE6A05C4E87D00DDBA94;
1837     isa = PBXBuildFile;
1838     settings = {
1839     };
1840     };
1841     A685FF0D05C4E89D00DDBA94 = {
1842     isa = PBXFileReference;
1843     lastKnownFileType = wrapper.framework;
1844     name = ApplicationServices.framework;
1845     path = /System/Library/Frameworks/ApplicationServices.framework;
1846     refType = 0;
1847     sourceTree = "<absolute>";
1848     };
1849     A685FF0E05C4E89D00DDBA94 = {
1850     fileRef = A685FF0D05C4E89D00DDBA94;
1851     isa = PBXBuildFile;
1852     settings = {
1853     };
1854     };
1855     A685FFCD05C4E8CC00DDBA94 = {
1856     isa = PBXFileReference;
1857     lastKnownFileType = wrapper.framework;
1858     name = CoreServices.framework;
1859     path = /System/Library/Frameworks/CoreServices.framework;
1860     refType = 0;
1861     sourceTree = "<absolute>";
1862     };
1863     A685FFCE05C4E8CC00DDBA94 = {
1864     fileRef = A685FFCD05C4E8CC00DDBA94;
1865     isa = PBXBuildFile;
1866     settings = {
1867     };
1868     };
1869     };
1870     rootObject = 29B97313FDCFA39411CA2CEA;
1871     }