source: trunk/nom.xcodeproj/project.pbxproj@ 359

Last change on this file since 359 was 359, checked in by cinc, 17 years ago

Started XCode project

File size: 27.6 KB
Line 
1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 42;
7 objects = {
8
9/* Begin PBXFileReference section */
10 36C523C70DFC380300B71A79 /* bclass.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bclass.c; sourceTree = "<group>"; };
11 36C523C80DFC380300B71A79 /* Makefile.kup */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.kup; sourceTree = "<group>"; };
12 36C523C90DFC380300B71A79 /* aclass.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aclass.c; sourceTree = "<group>"; };
13 36C523CA0DFC380300B71A79 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
14 36C523CB0DFC380300B71A79 /* exports.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = exports.def; sourceTree = "<group>"; };
15 36C523CD0DFC380300B71A79 /* create_nomtest_def.CMD */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = create_nomtest_def.CMD; sourceTree = "<group>"; };
16 36C523CE0DFC380300B71A79 /* Makefile.kmk */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.kmk; sourceTree = "<group>"; };
17 36C523D00DFC380300B71A79 /* nom-play.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "nom-play.c"; sourceTree = "<group>"; };
18 36C523D10DFC380300B71A79 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
19 36C523D20DFC380300B71A79 /* test-gc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-gc.c"; sourceTree = "<group>"; };
20 36C523D30DFC380300B71A79 /* Makefile.kup */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.kup; sourceTree = "<group>"; };
21 36C523D40DFC380300B71A79 /* test-nom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-nom.c"; sourceTree = "<group>"; };
22 36C523D50DFC380300B71A79 /* test-nom-2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-nom-2.c"; sourceTree = "<group>"; };
23 36C523D70DFC380300B71A79 /* aclass.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = aclass.idl; sourceTree = "<group>"; };
24 36C523D80DFC380300B71A79 /* bclass.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bclass.idl; sourceTree = "<group>"; };
25 36C523DA0DFC386A00B71A79 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
26 36C523DB0DFC386A00B71A79 /* Makefile.kmk */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.kmk; sourceTree = "<group>"; };
27 36C523DD0DFC386A00B71A79 /* h_file_emitter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h_file_emitter.c; sourceTree = "<group>"; };
28 36C523DE0DFC386A00B71A79 /* Makefile.kup */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.kup; sourceTree = "<group>"; };
29 36C523DF0DFC386A00B71A79 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
30 36C523E10DFC386A00B71A79 /* open_outfile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = open_outfile.c; sourceTree = "<group>"; };
31 36C523E20DFC386A00B71A79 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
32 36C523E30DFC386A00B71A79 /* nom-idl-compiler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "nom-idl-compiler.c"; sourceTree = "<group>"; };
33 36C523E40DFC386A00B71A79 /* util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = util.c; sourceTree = "<group>"; };
34 36C523E50DFC386A00B71A79 /* token.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = token.c; sourceTree = "<group>"; };
35 36C523E60DFC386A00B71A79 /* printdata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = printdata.c; sourceTree = "<group>"; };
36 36C523E70DFC386A00B71A79 /* Makefile.kup */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.kup; sourceTree = "<group>"; };
37 36C523E80DFC386A00B71A79 /* emitter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = emitter.c; sourceTree = "<group>"; };
38 36C523EA0DFC386A00B71A79 /* metaclass_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = metaclass_parser.c; sourceTree = "<group>"; };
39 36C523EB0DFC386A00B71A79 /* instancevar_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = instancevar_parser.c; sourceTree = "<group>"; };
40 36C523EC0DFC386A00B71A79 /* hash_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hash_parser.c; sourceTree = "<group>"; };
41 36C523ED0DFC386A00B71A79 /* typespec_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = typespec_parser.c; sourceTree = "<group>"; };
42 36C523EE0DFC386A00B71A79 /* Makefile.kup */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.kup; sourceTree = "<group>"; };
43 36C523EF0DFC386A00B71A79 /* override_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = override_parser.c; sourceTree = "<group>"; };
44 36C523F00DFC386A00B71A79 /* interface_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = interface_parser.c; sourceTree = "<group>"; };
45 36C523F10DFC386A00B71A79 /* method_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = method_parser.c; sourceTree = "<group>"; };
46 36C523F20DFC386A00B71A79 /* filestem_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = filestem_parser.c; sourceTree = "<group>"; };
47 36C523F30DFC386A00B71A79 /* classversion_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = classversion_parser.c; sourceTree = "<group>"; };
48 36C523F40DFC386A00B71A79 /* lineinfo_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lineinfo_parser.c; sourceTree = "<group>"; };
49 36C523F50DFC386A00B71A79 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
50 36C523F70DFC386A00B71A79 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
51 36C523F80DFC386A00B71A79 /* ih_file_emitter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ih_file_emitter.c; sourceTree = "<group>"; };
52 36C523F90DFC386A00B71A79 /* Makefile.kup */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.kup; sourceTree = "<group>"; };
53 36C523FB0DFC386A00B71A79 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
54 36C523FC0DFC386A00B71A79 /* parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parser.h; sourceTree = "<group>"; };
55 36C523FE0DFC386A00B71A79 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
56 36C523FF0DFC386A00B71A79 /* c_file_emitter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = c_file_emitter.c; sourceTree = "<group>"; };
57 36C524000DFC386A00B71A79 /* Makefile.kup */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.kup; sourceTree = "<group>"; };
58 36C524080DFC389F00B71A79 /* thunk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thunk.h; sourceTree = "<group>"; };
59 36C524090DFC389F00B71A79 /* exception.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exception.h; sourceTree = "<group>"; };
60 36C5240A0DFC389F00B71A79 /* nomgc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nomgc.h; sourceTree = "<group>"; };
61 36C5240B0DFC389F00B71A79 /* nomtk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nomtk.h; sourceTree = "<group>"; };
62 36C5240C0DFC389F00B71A79 /* nom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nom.h; sourceTree = "<group>"; };
63 36C5240D0DFC389F00B71A79 /* nomapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nomapi.h; sourceTree = "<group>"; };
64 36C5240E0DFC389F00B71A79 /* nombase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nombase.h; sourceTree = "<group>"; };
65 36C5240F0DFC389F00B71A79 /* make.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = make.inc; sourceTree = "<group>"; };
66 36C524120DFC389F00B71A79 /* nomarray.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nomarray.idl; sourceTree = "<group>"; };
67 36C524130DFC389F00B71A79 /* nomtestcase.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nomtestcase.idl; sourceTree = "<group>"; };
68 36C524140DFC389F00B71A79 /* nomstring.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nomstring.idl; sourceTree = "<group>"; };
69 36C524150DFC389F00B71A79 /* nomcls.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nomcls.idl; sourceTree = "<group>"; };
70 36C524160DFC389F00B71A79 /* nomtestresult.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nomtestresult.idl; sourceTree = "<group>"; };
71 36C524170DFC389F00B71A79 /* nomclassmanager.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nomclassmanager.idl; sourceTree = "<group>"; };
72 36C524180DFC389F00B71A79 /* nombase.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nombase.idl; sourceTree = "<group>"; };
73 36C524190DFC389F00B71A79 /* nommethod.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nommethod.idl; sourceTree = "<group>"; };
74 36C5241A0DFC389F00B71A79 /* nomobj.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nomobj.idl; sourceTree = "<group>"; };
75 36C5241C0DFC389F00B71A79 /* nomtestresult.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nomtestresult.c; sourceTree = "<group>"; };
76 36C5241D0DFC389F00B71A79 /* nommethod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nommethod.c; sourceTree = "<group>"; };
77 36C5241E0DFC389F00B71A79 /* nomobj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nomobj.c; sourceTree = "<group>"; };
78 36C5241F0DFC389F00B71A79 /* nomcls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nomcls.c; sourceTree = "<group>"; };
79 36C524200DFC389F00B71A79 /* Makefile.kup */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.kup; sourceTree = "<group>"; };
80 36C524210DFC389F00B71A79 /* nomarray.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nomarray.c; sourceTree = "<group>"; };
81 36C524220DFC389F00B71A79 /* nomstring.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nomstring.c; sourceTree = "<group>"; };
82 36C524230DFC389F00B71A79 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
83 36C524240DFC389F00B71A79 /* nomtestcase.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nomtestcase.c; sourceTree = "<group>"; };
84 36C524250DFC389F00B71A79 /* nomclassmanager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nomclassmanager.c; sourceTree = "<group>"; };
85 36C524270DFC389F00B71A79 /* nom.dox */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nom.dox; sourceTree = "<group>"; };
86 36C524280DFC389F00B71A79 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
87 36C524290DFC389F00B71A79 /* Makefile.icc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.icc; sourceTree = "<group>"; };
88 36C5242A0DFC389F00B71A79 /* create_vobjtk_def.CMD */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = create_vobjtk_def.CMD; sourceTree = "<group>"; };
89 36C5242C0DFC389F00B71A79 /* nomgc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nomgc.c; sourceTree = "<group>"; };
90 36C5242D0DFC389F00B71A79 /* Makefile.kup */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.kup; sourceTree = "<group>"; };
91 36C5242E0DFC389F00B71A79 /* nomdebug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nomdebug.c; sourceTree = "<group>"; };
92 36C5242F0DFC389F00B71A79 /* nombuildnomcls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nombuildnomcls.c; sourceTree = "<group>"; };
93 36C524300DFC389F00B71A79 /* nomtkinit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nomtkinit.c; sourceTree = "<group>"; };
94 36C524310DFC389F00B71A79 /* _nomgc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = _nomgc.c; sourceTree = "<group>"; };
95 36C524320DFC389F00B71A79 /* thunk.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = thunk.c; sourceTree = "<group>"; };
96 36C524330DFC389F00B71A79 /* nomid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nomid.c; sourceTree = "<group>"; };
97 36C524340DFC389F00B71A79 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
98 36C524350DFC389F00B71A79 /* nombuildnomobj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nombuildnomobj.c; sourceTree = "<group>"; };
99 36C524360DFC389F00B71A79 /* nombuildclass.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nombuildclass.c; sourceTree = "<group>"; };
100 36C524370DFC389F00B71A79 /* nommemory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nommemory.c; sourceTree = "<group>"; };
101 36C524380DFC389F00B71A79 /* Makefile.kmk */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.kmk; sourceTree = "<group>"; };
102 36C524390DFC389F00B71A79 /* exports.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = exports.def; sourceTree = "<group>"; };
103/* End PBXFileReference section */
104
105/* Begin PBXGroup section */
106 08FB7794FE84155DC02AAC07 /* nom */ = {
107 isa = PBXGroup;
108 children = (
109 36C524010DFC389F00B71A79 /* nom */,
110 36C523D90DFC386A00B71A79 /* idl-compiler */,
111 36C523C40DFC380300B71A79 /* tests */,
112 );
113 name = nom;
114 sourceTree = "<group>";
115 };
116 36C523C40DFC380300B71A79 /* tests */ = {
117 isa = PBXGroup;
118 children = (
119 36C523C60DFC380300B71A79 /* class_c */,
120 36C523CB0DFC380300B71A79 /* exports.def */,
121 36C523CD0DFC380300B71A79 /* create_nomtest_def.CMD */,
122 36C523CE0DFC380300B71A79 /* Makefile.kmk */,
123 36C523CF0DFC380300B71A79 /* c */,
124 36C523D60DFC380300B71A79 /* idl */,
125 );
126 path = tests;
127 sourceTree = "<group>";
128 };
129 36C523C60DFC380300B71A79 /* class_c */ = {
130 isa = PBXGroup;
131 children = (
132 36C523C70DFC380300B71A79 /* bclass.c */,
133 36C523C80DFC380300B71A79 /* Makefile.kup */,
134 36C523C90DFC380300B71A79 /* aclass.c */,
135 36C523CA0DFC380300B71A79 /* Makefile */,
136 );
137 path = class_c;
138 sourceTree = "<group>";
139 };
140 36C523CF0DFC380300B71A79 /* c */ = {
141 isa = PBXGroup;
142 children = (
143 36C523D00DFC380300B71A79 /* nom-play.c */,
144 36C523D10DFC380300B71A79 /* Makefile */,
145 36C523D20DFC380300B71A79 /* test-gc.c */,
146 36C523D30DFC380300B71A79 /* Makefile.kup */,
147 36C523D40DFC380300B71A79 /* test-nom.c */,
148 36C523D50DFC380300B71A79 /* test-nom-2.c */,
149 );
150 path = c;
151 sourceTree = "<group>";
152 };
153 36C523D60DFC380300B71A79 /* idl */ = {
154 isa = PBXGroup;
155 children = (
156 36C523D70DFC380300B71A79 /* aclass.idl */,
157 36C523D80DFC380300B71A79 /* bclass.idl */,
158 );
159 path = idl;
160 sourceTree = "<group>";
161 };
162 36C523D90DFC386A00B71A79 /* idl-compiler */ = {
163 isa = PBXGroup;
164 children = (
165 36C523DA0DFC386A00B71A79 /* Makefile */,
166 36C523DB0DFC386A00B71A79 /* Makefile.kmk */,
167 36C523DC0DFC386A00B71A79 /* h-emitter_c */,
168 36C523E00DFC386A00B71A79 /* c */,
169 36C523E90DFC386A00B71A79 /* parser_c */,
170 36C523F60DFC386A00B71A79 /* ih-emitter_c */,
171 36C523FA0DFC386A00B71A79 /* include */,
172 36C523FD0DFC386A00B71A79 /* c-emitter_c */,
173 );
174 path = "idl-compiler";
175 sourceTree = "<group>";
176 };
177 36C523DC0DFC386A00B71A79 /* h-emitter_c */ = {
178 isa = PBXGroup;
179 children = (
180 36C523DD0DFC386A00B71A79 /* h_file_emitter.c */,
181 36C523DE0DFC386A00B71A79 /* Makefile.kup */,
182 36C523DF0DFC386A00B71A79 /* Makefile */,
183 );
184 path = "h-emitter_c";
185 sourceTree = "<group>";
186 };
187 36C523E00DFC386A00B71A79 /* c */ = {
188 isa = PBXGroup;
189 children = (
190 36C523E10DFC386A00B71A79 /* open_outfile.c */,
191 36C523E20DFC386A00B71A79 /* Makefile */,
192 36C523E30DFC386A00B71A79 /* nom-idl-compiler.c */,
193 36C523E40DFC386A00B71A79 /* util.c */,
194 36C523E50DFC386A00B71A79 /* token.c */,
195 36C523E60DFC386A00B71A79 /* printdata.c */,
196 36C523E70DFC386A00B71A79 /* Makefile.kup */,
197 36C523E80DFC386A00B71A79 /* emitter.c */,
198 );
199 path = c;
200 sourceTree = "<group>";
201 };
202 36C523E90DFC386A00B71A79 /* parser_c */ = {
203 isa = PBXGroup;
204 children = (
205 36C523EA0DFC386A00B71A79 /* metaclass_parser.c */,
206 36C523EB0DFC386A00B71A79 /* instancevar_parser.c */,
207 36C523EC0DFC386A00B71A79 /* hash_parser.c */,
208 36C523ED0DFC386A00B71A79 /* typespec_parser.c */,
209 36C523EE0DFC386A00B71A79 /* Makefile.kup */,
210 36C523EF0DFC386A00B71A79 /* override_parser.c */,
211 36C523F00DFC386A00B71A79 /* interface_parser.c */,
212 36C523F10DFC386A00B71A79 /* method_parser.c */,
213 36C523F20DFC386A00B71A79 /* filestem_parser.c */,
214 36C523F30DFC386A00B71A79 /* classversion_parser.c */,
215 36C523F40DFC386A00B71A79 /* lineinfo_parser.c */,
216 36C523F50DFC386A00B71A79 /* Makefile */,
217 );
218 path = parser_c;
219 sourceTree = "<group>";
220 };
221 36C523F60DFC386A00B71A79 /* ih-emitter_c */ = {
222 isa = PBXGroup;
223 children = (
224 36C523F70DFC386A00B71A79 /* Makefile */,
225 36C523F80DFC386A00B71A79 /* ih_file_emitter.c */,
226 36C523F90DFC386A00B71A79 /* Makefile.kup */,
227 );
228 path = "ih-emitter_c";
229 sourceTree = "<group>";
230 };
231 36C523FA0DFC386A00B71A79 /* include */ = {
232 isa = PBXGroup;
233 children = (
234 36C523FB0DFC386A00B71A79 /* Makefile */,
235 36C523FC0DFC386A00B71A79 /* parser.h */,
236 );
237 path = include;
238 sourceTree = "<group>";
239 };
240 36C523FD0DFC386A00B71A79 /* c-emitter_c */ = {
241 isa = PBXGroup;
242 children = (
243 36C523FE0DFC386A00B71A79 /* Makefile */,
244 36C523FF0DFC386A00B71A79 /* c_file_emitter.c */,
245 36C524000DFC386A00B71A79 /* Makefile.kup */,
246 );
247 path = "c-emitter_c";
248 sourceTree = "<group>";
249 };
250 36C524010DFC389F00B71A79 /* nom */ = {
251 isa = PBXGroup;
252 children = (
253 36C524020DFC389F00B71A79 /* build */,
254 36C524070DFC389F00B71A79 /* include */,
255 36C5240F0DFC389F00B71A79 /* make.inc */,
256 36C524110DFC389F00B71A79 /* idl */,
257 36C5241B0DFC389F00B71A79 /* class_c */,
258 36C524260DFC389F00B71A79 /* dox */,
259 36C524280DFC389F00B71A79 /* Makefile */,
260 36C524290DFC389F00B71A79 /* Makefile.icc */,
261 36C5242A0DFC389F00B71A79 /* create_vobjtk_def.CMD */,
262 36C5242B0DFC389F00B71A79 /* src */,
263 36C524380DFC389F00B71A79 /* Makefile.kmk */,
264 36C524390DFC389F00B71A79 /* exports.def */,
265 );
266 path = nom;
267 sourceTree = "<group>";
268 };
269 36C524020DFC389F00B71A79 /* build */ = {
270 isa = PBXGroup;
271 children = (
272 36C524030DFC389F00B71A79 /* Organizer-36B7F1890DFBEF82008BF47D.build */,
273 36C524040DFC389F00B71A79 /* Organizer-3682018D0DFBF06D004E69CE.build */,
274 36C524050DFC389F00B71A79 /* Organizer-3638AEBF0DFBEF2300CEBE01.build */,
275 36C524060DFC389F00B71A79 /* Organizer-368284A10DFBEE270062E477.build */,
276 );
277 path = build;
278 sourceTree = "<group>";
279 };
280 36C524030DFC389F00B71A79 /* Organizer-36B7F1890DFBEF82008BF47D.build */ = {
281 isa = PBXGroup;
282 children = (
283 );
284 path = "Organizer-36B7F1890DFBEF82008BF47D.build";
285 sourceTree = "<group>";
286 };
287 36C524040DFC389F00B71A79 /* Organizer-3682018D0DFBF06D004E69CE.build */ = {
288 isa = PBXGroup;
289 children = (
290 );
291 path = "Organizer-3682018D0DFBF06D004E69CE.build";
292 sourceTree = "<group>";
293 };
294 36C524050DFC389F00B71A79 /* Organizer-3638AEBF0DFBEF2300CEBE01.build */ = {
295 isa = PBXGroup;
296 children = (
297 );
298 path = "Organizer-3638AEBF0DFBEF2300CEBE01.build";
299 sourceTree = "<group>";
300 };
301 36C524060DFC389F00B71A79 /* Organizer-368284A10DFBEE270062E477.build */ = {
302 isa = PBXGroup;
303 children = (
304 );
305 path = "Organizer-368284A10DFBEE270062E477.build";
306 sourceTree = "<group>";
307 };
308 36C524070DFC389F00B71A79 /* include */ = {
309 isa = PBXGroup;
310 children = (
311 36C524080DFC389F00B71A79 /* thunk.h */,
312 36C524090DFC389F00B71A79 /* exception.h */,
313 36C5240A0DFC389F00B71A79 /* nomgc.h */,
314 36C5240B0DFC389F00B71A79 /* nomtk.h */,
315 36C5240C0DFC389F00B71A79 /* nom.h */,
316 36C5240D0DFC389F00B71A79 /* nomapi.h */,
317 36C5240E0DFC389F00B71A79 /* nombase.h */,
318 );
319 path = include;
320 sourceTree = "<group>";
321 };
322 36C524110DFC389F00B71A79 /* idl */ = {
323 isa = PBXGroup;
324 children = (
325 36C524120DFC389F00B71A79 /* nomarray.idl */,
326 36C524130DFC389F00B71A79 /* nomtestcase.idl */,
327 36C524140DFC389F00B71A79 /* nomstring.idl */,
328 36C524150DFC389F00B71A79 /* nomcls.idl */,
329 36C524160DFC389F00B71A79 /* nomtestresult.idl */,
330 36C524170DFC389F00B71A79 /* nomclassmanager.idl */,
331 36C524180DFC389F00B71A79 /* nombase.idl */,
332 36C524190DFC389F00B71A79 /* nommethod.idl */,
333 36C5241A0DFC389F00B71A79 /* nomobj.idl */,
334 );
335 path = idl;
336 sourceTree = "<group>";
337 };
338 36C5241B0DFC389F00B71A79 /* class_c */ = {
339 isa = PBXGroup;
340 children = (
341 36C5241C0DFC389F00B71A79 /* nomtestresult.c */,
342 36C5241D0DFC389F00B71A79 /* nommethod.c */,
343 36C5241E0DFC389F00B71A79 /* nomobj.c */,
344 36C5241F0DFC389F00B71A79 /* nomcls.c */,
345 36C524200DFC389F00B71A79 /* Makefile.kup */,
346 36C524210DFC389F00B71A79 /* nomarray.c */,
347 36C524220DFC389F00B71A79 /* nomstring.c */,
348 36C524230DFC389F00B71A79 /* Makefile */,
349 36C524240DFC389F00B71A79 /* nomtestcase.c */,
350 36C524250DFC389F00B71A79 /* nomclassmanager.c */,
351 );
352 path = class_c;
353 sourceTree = "<group>";
354 };
355 36C524260DFC389F00B71A79 /* dox */ = {
356 isa = PBXGroup;
357 children = (
358 36C524270DFC389F00B71A79 /* nom.dox */,
359 );
360 path = dox;
361 sourceTree = "<group>";
362 };
363 36C5242B0DFC389F00B71A79 /* src */ = {
364 isa = PBXGroup;
365 children = (
366 36C5242C0DFC389F00B71A79 /* nomgc.c */,
367 36C5242D0DFC389F00B71A79 /* Makefile.kup */,
368 36C5242E0DFC389F00B71A79 /* nomdebug.c */,
369 36C5242F0DFC389F00B71A79 /* nombuildnomcls.c */,
370 36C524300DFC389F00B71A79 /* nomtkinit.c */,
371 36C524310DFC389F00B71A79 /* _nomgc.c */,
372 36C524320DFC389F00B71A79 /* thunk.c */,
373 36C524330DFC389F00B71A79 /* nomid.c */,
374 36C524340DFC389F00B71A79 /* Makefile */,
375 36C524350DFC389F00B71A79 /* nombuildnomobj.c */,
376 36C524360DFC389F00B71A79 /* nombuildclass.c */,
377 36C524370DFC389F00B71A79 /* nommemory.c */,
378 );
379 path = src;
380 sourceTree = "<group>";
381 };
382/* End PBXGroup section */
383
384/* Begin PBXLegacyTarget section */
385 D28A88AD04BDD90700651E21 /* nom */ = {
386 isa = PBXLegacyTarget;
387 buildArgumentsString = "";
388 buildConfigurationList = 1DEB918F08733D9F0010E9CD /* Build configuration list for PBXLegacyTarget "nom" */;
389 buildPhases = (
390 );
391 buildToolPath = ./../../kBuild/kBuild/bin/darwin.x86/kmk;
392 dependencies = (
393 );
394 name = nom;
395 passBuildSettingsInEnvironment = 1;
396 productName = nom;
397 };
398/* End PBXLegacyTarget section */
399
400/* Begin PBXProject section */
401 08FB7793FE84155DC02AAC07 /* Project object */ = {
402 isa = PBXProject;
403 buildConfigurationList = 1DEB919308733D9F0010E9CD /* Build configuration list for PBXProject "nom" */;
404 compatibilityVersion = "Xcode 2.4";
405 hasScannedForEncodings = 1;
406 mainGroup = 08FB7794FE84155DC02AAC07 /* nom */;
407 projectDirPath = "";
408 projectRoot = "";
409 targets = (
410 D28A88AD04BDD90700651E21 /* nom */,
411 );
412 };
413/* End PBXProject section */
414
415/* Begin XCBuildConfiguration section */
416 1DEB919008733D9F0010E9CD /* Debug */ = {
417 isa = XCBuildConfiguration;
418 buildSettings = {
419 COPY_PHASE_STRIP = NO;
420 DEBUGGING_SYMBOLS = YES;
421 GCC_DYNAMIC_NO_PIC = NO;
422 GCC_ENABLE_FIX_AND_CONTINUE = YES;
423 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
424 GCC_OPTIMIZATION_LEVEL = 0;
425 OPTIMIZATION_CFLAGS = "-O0";
426 OTHER_CFLAGS = "";
427 OTHER_LDFLAGS = "";
428 PRODUCT_NAME = nom;
429 ZERO_LINK = YES;
430 };
431 name = Debug;
432 };
433 1DEB919108733D9F0010E9CD /* Release */ = {
434 isa = XCBuildConfiguration;
435 buildSettings = {
436 COPY_PHASE_STRIP = YES;
437 GCC_ENABLE_FIX_AND_CONTINUE = NO;
438 OTHER_CFLAGS = "";
439 OTHER_LDFLAGS = "";
440 PRODUCT_NAME = nom;
441 ZERO_LINK = NO;
442 };
443 name = Release;
444 };
445 1DEB919408733D9F0010E9CD /* Debug */ = {
446 isa = XCBuildConfiguration;
447 buildSettings = {
448 GCC_WARN_ABOUT_RETURN_TYPE = YES;
449 GCC_WARN_UNUSED_VARIABLE = YES;
450 PREBINDING = NO;
451 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
452 };
453 name = Debug;
454 };
455 1DEB919508733D9F0010E9CD /* Release */ = {
456 isa = XCBuildConfiguration;
457 buildSettings = {
458 ARCHS = (
459 ppc,
460 i386,
461 );
462 GCC_WARN_ABOUT_RETURN_TYPE = YES;
463 GCC_WARN_UNUSED_VARIABLE = YES;
464 PREBINDING = NO;
465 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
466 };
467 name = Release;
468 };
469/* End XCBuildConfiguration section */
470
471/* Begin XCConfigurationList section */
472 1DEB918F08733D9F0010E9CD /* Build configuration list for PBXLegacyTarget "nom" */ = {
473 isa = XCConfigurationList;
474 buildConfigurations = (
475 1DEB919008733D9F0010E9CD /* Debug */,
476 1DEB919108733D9F0010E9CD /* Release */,
477 );
478 defaultConfigurationIsVisible = 0;
479 defaultConfigurationName = Release;
480 };
481 1DEB919308733D9F0010E9CD /* Build configuration list for PBXProject "nom" */ = {
482 isa = XCConfigurationList;
483 buildConfigurations = (
484 1DEB919408733D9F0010E9CD /* Debug */,
485 1DEB919508733D9F0010E9CD /* Release */,
486 );
487 defaultConfigurationIsVisible = 0;
488 defaultConfigurationName = Release;
489 };
490/* End XCConfigurationList section */
491 };
492 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
493}
Note: See TracBrowser for help on using the repository browser.