root/ddmd.visualdproj

Revision 142:3685b521ed05, 20.8 kB (checked in by Trass3r, 2 years ago)

+ Bool()

Line 
1 <DProject>
2  <ProjectGuid>{C58DB54F-7447-4ADC-80C0-7DD2392E5F28}</ProjectGuid>
3  <Config name="Debug">
4   <obj>0</obj>
5   <link>0</link>
6   <lib>0</lib>
7   <multiobj>0</multiobj>
8   <oneobj>0</oneobj>
9   <trace>0</trace>
10   <quiet>0</quiet>
11   <verbose>0</verbose>
12   <vtls>0</vtls>
13   <symdebug>1</symdebug>
14   <optimize>0</optimize>
15   <cpu>0</cpu>
16   <isX86_64>0</isX86_64>
17   <isLinux>0</isLinux>
18   <isOSX>0</isOSX>
19   <isWindows>0</isWindows>
20   <isFreeBSD>0</isFreeBSD>
21   <isSolaris>0</isSolaris>
22   <scheduler>0</scheduler>
23   <useDeprecated>0</useDeprecated>
24   <useAssert>0</useAssert>
25   <useInvariants>0</useInvariants>
26   <useIn>0</useIn>
27   <useOut>0</useOut>
28   <useArrayBounds>0</useArrayBounds>
29   <noboundscheck>0</noboundscheck>
30   <useSwitchError>0</useSwitchError>
31   <useUnitTests>1</useUnitTests>
32   <useInline>0</useInline>
33   <release>0</release>
34   <preservePaths>1</preservePaths>
35   <warnings>0</warnings>
36   <infowarnings>0</infowarnings>
37   <pic>0</pic>
38   <cov>0</cov>
39   <nofloat>0</nofloat>
40   <Dversion>2</Dversion>
41   <ignoreUnsupportedPragmas>0</ignoreUnsupportedPragmas>
42   <otherDMD>0</otherDMD>
43   <program>$(DMDInstallDir)windows\bin\dmd.exe</program>
44   <imppath />
45   <fileImppath />
46   <outdir>$(ConfigurationName)</outdir>
47   <objdir>$(OutDir)</objdir>
48   <objname />
49   <libname />
50   <doDocComments>0</doDocComments>
51   <docdir />
52   <docname />
53   <ddocfiles />
54   <doHdrGeneration>0</doHdrGeneration>
55   <hdrdir />
56   <hdrname />
57   <doXGeneration>1</doXGeneration>
58   <xfilename>$(IntDir)\$(ProjectName).json</xfilename>
59   <debuglevel>0</debuglevel>
60   <debugids />
61   <versionlevel>0</versionlevel>
62   <versionids>DMDV2 TX86 MARS _WIN32 TARGET_WINDOS OMFOBJ WindowsXP DumbClone BREAKABI SEH STRUCTTHISREF CCASTSYNTAX CARRAYDECL SNAN_DEFAULT_INIT SARRAYVALUE</versionids>
63   <dump_source>0</dump_source>
64   <mapverbosity>0</mapverbosity>
65   <createImplib>0</createImplib>
66   <defaultlibname />
67   <debuglibname />
68   <moduleDepsFile />
69   <run>0</run>
70   <runargs />
71   <runCv2pdb>1</runCv2pdb>
72   <pathCv2pdb>$(VisualDInstallDir)cv2pdb\cv2pdb.exe</pathCv2pdb>
73   <objfiles />
74   <linkswitches />
75   <libfiles>dmd.lib</libfiles>
76   <libpaths />
77   <deffile />
78   <resfile />
79   <exefile>$(OutDir)\$(ProjectName).exe</exefile>
80   <additionalOptions />
81   <preBuildCommand>dmc -c bridge\bridge.cpp</preBuildCommand>
82   <postBuildCommand />
83   <debugtarget>$(TARGETPATH)</debugtarget>
84   <debugarguments />
85   <debugworkingdir />
86   <debugattach>0</debugattach>
87   <debugremote />
88   <filesToClean>*.obj</filesToClean>
89  </Config>
90  <Config name="Release">
91   <obj>0</obj>
92   <link>0</link>
93   <lib>0</lib>
94   <multiobj>0</multiobj>
95   <oneobj>0</oneobj>
96   <trace>0</trace>
97   <quiet>0</quiet>
98   <verbose>0</verbose>
99   <vtls>0</vtls>
100   <symdebug>0</symdebug>
101   <optimize>1</optimize>
102   <cpu>0</cpu>
103   <isX86_64>0</isX86_64>
104   <isLinux>0</isLinux>
105   <isOSX>0</isOSX>
106   <isWindows>0</isWindows>
107   <isFreeBSD>0</isFreeBSD>
108   <isSolaris>0</isSolaris>
109   <scheduler>0</scheduler>
110   <useDeprecated>0</useDeprecated>
111   <useAssert>0</useAssert>
112   <useInvariants>0</useInvariants>
113   <useIn>0</useIn>
114   <useOut>0</useOut>
115   <useArrayBounds>0</useArrayBounds>
116   <noboundscheck>0</noboundscheck>
117   <useSwitchError>0</useSwitchError>
118   <useUnitTests>0</useUnitTests>
119   <useInline>1</useInline>
120   <release>1</release>
121   <preservePaths>1</preservePaths>
122   <warnings>0</warnings>
123   <infowarnings>0</infowarnings>
124   <pic>0</pic>
125   <cov>0</cov>
126   <nofloat>0</nofloat>
127   <Dversion>2</Dversion>
128   <ignoreUnsupportedPragmas>0</ignoreUnsupportedPragmas>
129   <otherDMD>0</otherDMD>
130   <program>$(DMDInstallDir)windows\bin\dmd.exe</program>
131   <imppath />
132   <fileImppath />
133   <outdir>$(ConfigurationName)</outdir>
134   <objdir>$(OutDir)</objdir>
135   <objname />
136   <libname />
137   <doDocComments>0</doDocComments>
138   <docdir />
139   <docname />
140   <ddocfiles />
141   <doHdrGeneration>0</doHdrGeneration>
142   <hdrdir />
143   <hdrname />
144   <doXGeneration>1</doXGeneration>
145   <xfilename>$(IntDir)\$(ProjectName).json</xfilename>
146   <debuglevel>0</debuglevel>
147   <debugids />
148   <versionlevel>0</versionlevel>
149   <versionids>DMDV2 TX86 MARS _WIN32 TARGET_WINDOS OMFOBJ WindowsXP DumbClone BREAKABI SEH STRUCTTHISREF CCASTSYNTAX CARRAYDECL SNAN_DEFAULT_INIT SARRAYVALUE</versionids>
150   <dump_source>0</dump_source>
151   <mapverbosity>0</mapverbosity>
152   <createImplib>0</createImplib>
153   <defaultlibname />
154   <debuglibname />
155   <moduleDepsFile />
156   <run>0</run>
157   <runargs />
158   <runCv2pdb>0</runCv2pdb>
159   <pathCv2pdb>$(VisualDInstallDir)cv2pdb\cv2pdb.exe</pathCv2pdb>
160   <objfiles />
161   <linkswitches />
162   <libfiles>dmdrelease.lib</libfiles>
163   <libpaths />
164   <deffile />
165   <resfile />
166   <exefile>$(OutDir)\$(ProjectName).exe</exefile>
167   <additionalOptions />
168   <preBuildCommand />
169   <postBuildCommand />
170   <debugtarget>$(TARGETPATH)</debugtarget>
171   <debugarguments />
172   <debugworkingdir />
173   <debugattach>0</debugattach>
174   <debugremote />
175   <filesToClean>*.obj</filesToClean>
176  </Config>
177  <Folder name="ddmd">
178   <Folder name="rt">
179    <File path="rt\memory.d" />
180   </Folder>
181   <Folder name="dbg">
182    <Folder name="image">
183     <File path="dbg\image\PE.d" />
184    </Folder>
185    <Folder name="symbol">
186     <File path="dbg\symbol\CodeView.d" />
187    </Folder>
188    <File path="dbg\CallStackInfo.d" />
189    <File path="dbg\Debug.d" />
190   </Folder>
191   <Folder name="dmd">
192    <Folder name="backend">
193     <File path="dmd\backend\BC.d" />
194     <File path="dmd\backend\block.d" />
195     <File path="dmd\backend\Blockx.d" />
196     <File path="dmd\backend\Classsym.d" />
197     <File path="dmd\backend\code.d" />
198     <File path="dmd\backend\Config.d" />
199     <File path="dmd\backend\Configv.d" />
200     <File path="dmd\backend\con_t.d" />
201     <File path="dmd\backend\cse_t.d" />
202     <File path="dmd\backend\Cstate.d" />
203     <File path="dmd\backend\DT.d" />
204     <File path="dmd\backend\dt_t.d" />
205     <File path="dmd\backend\elem.d" />
206     <File path="dmd\backend\enum_t.d" />
207     <File path="dmd\backend\F.d" />
208     <File path="dmd\backend\FL.d" />
209     <File path="dmd\backend\Funcsym.d" />
210     <File path="dmd\backend\func_t.d" />
211     <File path="dmd\backend\glue.d" />
212     <File path="dmd\backend\iasm.d" />
213     <File path="dmd\backend\immed_t.d" />
214     <File path="dmd\backend\LANG.d" />
215     <File path="dmd\backend\LINKAGE.d" />
216     <File path="dmd\backend\LIST.d" />
217     <File path="dmd\backend\mTY.d" />
218     <File path="dmd\backend\mTYman.d" />
219     <File path="dmd\backend\OPER.d" />
220     <File path="dmd\backend\PARAM.d" />
221     <File path="dmd\backend\REG.d" />
222     <File path="dmd\backend\REGMAX.d" />
223     <File path="dmd\backend\regm_t.d" />
224     <File path="dmd\backend\rel.d" />
225     <File path="dmd\backend\RTLSYM.d" />
226     <File path="dmd\backend\SC.d" />
227     <File path="dmd\backend\SEN.d" />
228     <File path="dmd\backend\SFL.d" />
229     <File path="dmd\backend\Srcpos.d" />
230     <File path="dmd\backend\STR.d" />
231     <File path="dmd\backend\StringTab.d" />
232     <File path="dmd\backend\struct_t.d" />
233     <File path="dmd\backend\Symbol.d" />
234     <File path="dmd\backend\SYMIDX.d" />
235     <File path="dmd\backend\symtab_t.d" />
236     <File path="dmd\backend\targ_types.d" />
237     <File path="dmd\backend\template_t.d" />
238     <File path="dmd\backend\TF.d" />
239     <File path="dmd\backend\Thunk.d" />
240     <File path="dmd\backend\token_t.d" />
241     <File path="dmd\backend\TYFL.d" />
242     <File path="dmd\backend\TYM.d" />
243     <File path="dmd\backend\TYPE.d" />
244     <File path="dmd\backend\Util.d" />
245     <File path="dmd\backend\vec_t.d" />
246    </Folder>
247    <Folder name="codegen">
248     <File path="dmd\codegen\Util.d" />
249     <File path="dmd\codegen\linkhelper.d" />
250    </Folder>
251    <Folder name="condition">
252     <Folder name="util">
253      <File path="dmd\condition\util\findCondition.d" />
254     </Folder>
255    </Folder>
256    <Folder name="declaration">
257     <File path="dmd\declaration\Match.d" />
258    </Folder>
259    <Folder name="expression">
260     <Folder name="util">
261      <File path="dmd\expression\util\arrayTypeCompatible.d" />
262     </Folder>
263     <File path="dmd\expression\Add.d" />
264     <File path="dmd\expression\And.d" />
265     <File path="dmd\expression\ArrayLength.d" />
266     <File path="dmd\expression\Bool.d" />
267     <File path="dmd\expression\Cat.d" />
268     <File path="dmd\expression\Cmp.d" />
269     <File path="dmd\expression\Com.d" />
270     <File path="dmd\expression\Div.d" />
271     <File path="dmd\expression\Equal.d" />
272     <File path="dmd\expression\Identity.d" />
273     <File path="dmd\expression\Index.d" />
274     <File path="dmd\expression\Min.d" />
275     <File path="dmd\expression\Mod.d" />
276     <File path="dmd\expression\Mul.d" />
277     <File path="dmd\expression\Neg.d" />
278     <File path="dmd\expression\Not.d" />
279     <File path="dmd\expression\Or.d" />
280     <File path="dmd\expression\Ptr.d" />
281     <File path="dmd\expression\shift_optimize.d" />
282     <File path="dmd\expression\Shl.d" />
283     <File path="dmd\expression\Shr.d" />
284     <File path="dmd\expression\Slice.d" />
285     <File path="dmd\expression\Ushr.d" />
286     <File path="dmd\expression\Util.d" />
287     <File path="dmd\expression\Xor.d" />
288    </Folder>
289    <Folder name="interpret">
290     <File path="dmd\interpret\Util.d" />
291    </Folder>
292    <Folder name="templates">
293     <File path="dmd\templates\Util.d" />
294    </Folder>
295    <Folder name="type">
296     <File path="dmd\type\Util.d" />
297    </Folder>
298    <File path="dmd\AddAssignExp.d" />
299    <File path="dmd\AddExp.d" />
300    <File path="dmd\AddrExp.d" />
301    <File path="dmd\AggregateDeclaration.d" />
302    <File path="dmd\AliasDeclaration.d" />
303    <File path="dmd\AliasThis.d" />
304    <File path="dmd\AlignDeclaration.d" />
305    <File path="dmd\AndAndExp.d" />
306    <File path="dmd\AndAssignExp.d" />
307    <File path="dmd\AndExp.d" />
308    <File path="dmd\AnonDeclaration.d" />
309    <File path="dmd\AnonymousAggregateDeclaration.d" />
310    <File path="dmd\Array.d" />
311    <File path="dmd\ArrayExp.d" />
312    <File path="dmd\ArrayInitializer.d" />
313    <File path="dmd\ArrayLengthExp.d" />
314    <File path="dmd\ArrayLiteralExp.d" />
315    <File path="dmd\ArrayScopeSymbol.d" />
316    <File path="dmd\ArrayTypes.d" />
317    <File path="dmd\AsmStatement.d" />
318    <File path="dmd\AssertExp.d" />
319    <File path="dmd\AssignExp.d" />
320    <File path="dmd\AssocArrayLiteralExp.d" />
321    <File path="dmd\AttribDeclaration.d" />
322    <File path="dmd\BaseClass.d" />
323    <File path="dmd\BE.d" />
324    <File path="dmd\BinExp.d" />
325    <File path="dmd\BoolExp.d" />
326    <File path="dmd\BreakStatement.d" />
327    <File path="dmd\BUILTIN.d" />
328    <File path="dmd\CallExp.d" />
329    <File path="dmd\CaseRangeStatement.d" />
330    <File path="dmd\CaseStatement.d" />
331    <File path="dmd\Cast.d" />
332    <File path="dmd\CastExp.d" />
333    <File path="dmd\CatAssignExp.d" />
334    <File path="dmd\Catch.d" />
335    <File path="dmd\CatExp.d" />
336    <File path="dmd\ClassDeclaration.d" />
337    <File path="dmd\ClassInfoDeclaration.d" />
338    <File path="dmd\CmpExp.d" />
339    <File path="dmd\ComExp.d" />
340    <File path="dmd\CommaExp.d" />
341    <File path="dmd\CompileDeclaration.d" />
342    <File path="dmd\CompileExp.d" />
343    <File path="dmd\CompileStatement.d" />
344    <File path="dmd\Complex.d" />
345    <File path="dmd\ComplexExp.d" />
346    <File path="dmd\CompoundDeclarationStatement.d" />
347    <File path="dmd\CompoundStatement.d" />
348    <File path="dmd\CondExp.d" />
349    <File path="dmd\Condition.d" />
350    <File path="dmd\ConditionalDeclaration.d" />
351    <File path="dmd\ConditionalStatement.d" />
352    <File path="dmd\ContinueStatement.d" />
353    <File path="dmd\CppMangleState.d" />
354    <File path="dmd\CSX.d" />
355    <File path="dmd\CtorDeclaration.d" />
356    <File path="dmd\Dchar.d" />
357    <File path="dmd\DebugCondition.d" />
358    <File path="dmd\DebugSymbol.d" />
359    <File path="dmd\Declaration.d" />
360    <File path="dmd\DeclarationExp.d" />
361    <File path="dmd\DeclarationStatement.d" />
362    <File path="dmd\DefaultInitExp.d" />
363    <File path="dmd\DefaultStatement.d" />
364    <File path="dmd\DelegateExp.d" />
365    <File path="dmd\DeleteDeclaration.d" />
366    <File path="dmd\DeleteExp.d" />
367    <File path="dmd\DivAssignExp.d" />
368    <File path="dmd\DivExp.d" />
369    <File path="dmd\DocComment.d" />
370    <File path="dmd\DollarExp.d" />
371    <File path="dmd\DoStatement.d" />
372    <File path="dmd\DotExp.d" />
373    <File path="dmd\DotIdExp.d" />
374    <File path="dmd\DotTemplateExp.d" />
375    <File path="dmd\DotTemplateInstanceExp.d" />
376    <File path="dmd\DotTypeExp.d" />
377    <File path="dmd\DotVarExp.d" />
378    <File path="dmd\Dsymbol.d" />
379    <File path="dmd\DsymbolExp.d" />
380    <File path="dmd\DsymbolTable.d" />
381    <File path="dmd\DtorDeclaration.d" />
382    <File path="dmd\DVCondition.d" />
383    <File path="dmd\DYNCAST.d" />
384    <File path="dmd\EnumDeclaration.d" />
385    <File path="dmd\EnumMember.d" />
386    <File path="dmd\EnumUtils.d" />
387    <File path="dmd\EqualExp.d" />
388    <File path="dmd\ErrorExp.d" />
389    <File path="dmd\Escape.d" />
390    <File path="dmd\ExpInitializer.d" />
391    <File path="dmd\Expression.d" />
392    <File path="dmd\ExpStatement.d" />
393    <File path="dmd\File.d" />
394    <File path="dmd\FileExp.d" />
395    <File path="dmd\FileInitExp.d" />
396    <File path="dmd\FileName.d" />
397    <File path="dmd\ForeachRangeStatement.d" />
398    <File path="dmd\ForeachStatement.d" />
399    <File path="dmd\ForStatement.d" />
400    <File path="dmd\FuncAliasDeclaration.d" />
401    <File path="dmd\FuncDeclaration.d" />
402    <File path="dmd\FuncExp.d" />
403    <File path="dmd\FuncLiteralDeclaration.d" />
404    <File path="dmd\Global.d" />
405    <File path="dmd\GlobalExpressions.d" />
406    <File path="dmd\Gnuc.d" />
407    <File path="dmd\GotoCaseStatement.d" />
408    <File path="dmd\GotoDefaultStatement.d" />
409    <File path="dmd\GotoStatement.d" />
410    <File path="dmd\HaltExp.d" />
411    <File path="dmd\HdrGenState.d" />
412    <File path="dmd\Id.d" />
413    <File path="dmd\Identifier.d" />
414    <File path="dmd\IdentifierExp.d" />
415    <File path="dmd\IdentityExp.d" />
416    <File path="dmd\IfStatement.d" />
417    <File path="dmd\ILS.d" />
418    <File path="dmd\Import.d" />
419    <File path="dmd\IndexExp.d" />
420    <File path="dmd\InExp.d" />
421    <File path="dmd\Initializer.d" />
422    <File path="dmd\InlineCostState.d" />
423    <File path="dmd\InlineDoState.d" />
424    <File path="dmd\InlineScanState.d" />
425    <File path="dmd\IntegerExp.d" />
426    <File path="dmd\InterfaceDeclaration.d" />
427    <File path="dmd\InterState.d" />
428    <File path="dmd\IntRange.d" />
429    <File path="dmd\InvariantDeclaration.d" />
430    <File path="dmd\IRState.d" />
431    <File path="dmd\IsExp.d" />
432    <File path="dmd\Json.d" />
433    <File path="dmd\Keyword.d" />
434    <File path="dmd\LabelDsymbol.d" />
435    <File path="dmd\LabelStatement.d" />
436    <File path="dmd\Lexer.d" />
437    <File path="dmd\Library.d" />
438    <File path="dmd\LineInitExp.d" />
439    <File path="dmd\LINK.d" />
440    <File path="dmd\LinkDeclaration.d" />
441    <File path="dmd\Loc.d" />
442    <File path="dmd\Lstring.d" />
443    <File path="dmd\Macro.d" />
444    <File path="dmd\MATCH.d" />
445    <File path="dmd\MinAssignExp.d" />
446    <File path="dmd\MinExp.d" />
447    <File path="dmd\MOD.d" />
448    <File path="dmd\ModAssignExp.d" />
449    <File path="dmd\ModExp.d" />
450    <File path="dmd\Module.d" />
451    <File path="dmd\ModuleDeclaration.d" />
452    <File path="dmd\ModuleInfoDeclaration.d" />
453    <File path="dmd\MulAssignExp.d" />
454    <File path="dmd\MulExp.d" />
455    <File path="dmd\NegExp.d" />
456    <File path="dmd\NewAnonClassExp.d" />
457    <File path="dmd\NewDeclaration.d" />
458    <File path="dmd\NewExp.d" />
459    <File path="dmd\NotExp.d" />
460    <File path="dmd\NullExp.d" />
461    <File path="dmd\ObjModule.d" />
462    <File path="dmd\OnScopeStatement.d" />
463    <File path="dmd\Optimize.d" />
464    <File path="dmd\OrAssignExp.d" />
465    <File path="dmd\OrExp.d" />
466    <File path="dmd\OrOrExp.d" />
467    <File path="dmd\OutBuffer.d" />
468    <File path="dmd\OverExp.d" />
469    <File path="dmd\OverloadSet.d" />
470    <File path="dmd\Package.d" />
471    <File path="dmd\Param.d" />
472    <File path="dmd\Parser.d" />
473    <File path="dmd\ParseStatementFlags.d" />
474    <File path="dmd\PASS.d" />
475    <File path="dmd\PeelStatement.d" />
476    <File path="dmd\Port.d" />
477    <File path="dmd\PostBlitDeclaration.d" />
478    <File path="dmd\PostExp.d" />
479    <File path="dmd\PragmaDeclaration.d" />
480    <File path="dmd\PragmaStatement.d" />
481    <File path="dmd\PREC.d" />
482    <File path="dmd\PROT.d" />
483    <File path="dmd\ProtDeclaration.d" />
484    <File path="dmd\PtrExp.d" />
485    <File path="dmd\RealExp.d" />
486    <File path="dmd\RemoveExp.d" />
487    <File path="dmd\RET.d" />
488    <File path="dmd\ReturnStatement.d" />
489    <File path="dmd\Scope.d" />
490    <File path="dmd\ScopeDsymbol.d" />
491    <File path="dmd\ScopeExp.d" />
492    <File path="dmd\ScopeStatement.d" />
493    <File path="dmd\Section.d" />
494    <File path="dmd\ShlAssignExp.d" />
495    <File path="dmd\ShlExp.d" />
496    <File path="dmd\ShrAssignExp.d" />
497    <File path="dmd\ShrExp.d" />
498    <File path="dmd\SliceExp.d" />
499    <File path="dmd\Statement.d" />
500    <File path="dmd\StaticAssert.d" />
501    <File path="dmd\StaticAssertStatement.d" />
502    <File path="dmd\StaticCtorDeclaration.d" />
503    <File path="dmd\StaticDtorDeclaration.d" />
504    <File path="dmd\StaticIfCondition.d" />
505    <File path="dmd\StaticIfDeclaration.d" />
506    <File path="dmd\STC.d" />
507    <File path="dmd\StorageClassDeclaration.d" />
508    <File path="dmd\String.d" />
509    <File path="dmd\StringEntry.d" />
510    <File path="dmd\StringExp.d" />
511    <File path="dmd\StringTable.d" />
512    <File path="dmd\StringValue.d" />
513    <File path="dmd\StructDeclaration.d" />
514    <File path="dmd\StructInitializer.d" />
515    <File path="dmd\StructLiteralExp.d" />
516    <File path="dmd\SuperExp.d" />
517    <File path="dmd\SwitchErrorStatement.d" />
518    <File path="dmd\SwitchStatement.d" />
519    <File path="dmd\SymbolDeclaration.d" />
520    <File path="dmd\SymbolExp.d" />
521    <File path="dmd\SymOffExp.d" />
522    <File path="dmd\SynchronizedStatement.d" />
523    <File path="dmd\TemplateAliasParameter.d" />
524    <File path="dmd\TemplateDeclaration.d" />
525    <File path="dmd\TemplateExp.d" />
526    <File path="dmd\TemplateInstance.d" />
527    <File path="dmd\TemplateMixin.d" />
528    <File path="dmd\TemplateParameter.d" />
529    <File path="dmd\TemplateThisParameter.d" />
530    <File path="dmd\TemplateTupleParameter.d" />
531    <File path="dmd\TemplateTypeParameter.d" />
532    <File path="dmd\TemplateValueParameter.d" />
533    <File path="dmd\TFLAGS.d" />
534    <File path="dmd\ThisDeclaration.d" />
535    <File path="dmd\ThisExp.d" />
536    <File path="dmd\ThrowStatement.d" />
537    <File path="dmd\TOK.d" />
538    <File path="dmd\Token.d" />
539    <File path="dmd\TraitsExp.d" />
540    <File path="dmd\TryCatchStatement.d" />
541    <File path="dmd\TryFinallyStatement.d" />
542    <File path="dmd\Tuple.d" />
543    <File path="dmd\TupleDeclaration.d" />
544    <File path="dmd\TupleExp.d" />
545    <File path="dmd\TY.d" />
546    <File path="dmd\Type.d" />
547    <File path="dmd\TypeAArray.d" />
548    <File path="dmd\TypeArray.d" />
549    <File path="dmd\TypeBasic.d" />
550    <File path="dmd\TypeClass.d" />
551    <File path="dmd\TypeDArray.d" />
552    <File path="dmd\TypedefDeclaration.d" />
553    <File path="dmd\TypeDelegate.d" />
554    <File path="dmd\TypeEnum.d" />
555    <File path="dmd\TypeExp.d" />
556    <File path="dmd\TypeFunction.d" />
557    <File path="dmd\TypeIdentifier.d" />
558    <File path="dmd\TypeidExp.d" />
559    <File path="dmd\TypeInfoArrayDeclaration.d" />
560    <File path="dmd\TypeInfoAssociativeArrayDeclaration.d" />
561    <File path="dmd\TypeInfoClassDeclaration.d" />
562    <File path="dmd\TypeInfoConstDeclaration.d" />
563    <File path="dmd\TypeInfoDeclaration.d" />
564    <File path="dmd\TypeInfoDelegateDeclaration.d" />
565    <File path="dmd\TypeInfoEnumDeclaration.d" />
566    <File path="dmd\TypeInfoFunctionDeclaration.d" />
567    <File path="dmd\TypeInfoInterfaceDeclaration.d" />
568    <File path="dmd\TypeInfoInvariantDeclaration.d" />
569    <File path="dmd\TypeInfoPointerDeclaration.d" />
570    <File path="dmd\TypeInfoSharedDeclaration.d" />
571    <File path="dmd\TypeInfoStaticArrayDeclaration.d" />
572    <File path="dmd\TypeInfoStructDeclaration.d" />
573    <File path="dmd\TypeInfoTupleDeclaration.d" />
574    <File path="dmd\TypeInfoTypedefDeclaration.d" />
575    <File path="dmd\TypeInstance.d" />
576    <File path="dmd\TypeNewArray.d" />
577    <File path="dmd\TypeNext.d" />
578    <File path="dmd\TypePointer.d" />
579    <File path="dmd\TypeQualified.d" />
580    <File path="dmd\TypeReference.d" />
581    <File path="dmd\TypeReturn.d" />
582    <File path="dmd\TypeSArray.d" />
583    <File path="dmd\TypeSlice.d" />
584    <File path="dmd\TypeStruct.d" />
585    <File path="dmd\TypeTuple.d" />
586    <File path="dmd\TypeTypedef.d" />
587    <File path="dmd\TypeTypeof.d" />
588    <File path="dmd\UAddExp.d" />
589    <File path="dmd\UnaExp.d" />
590    <File path="dmd\UnionDeclaration.d" />
591    <File path="dmd\UnitTestDeclaration.d" />
592    <File path="dmd\UnrolledLoopStatement.d" />
593    <File path="dmd\UshrAssignExp.d" />
594    <File path="dmd\UshrExp.d" />
595    <File path="dmd\Utf.d" />
596    <File path="dmd\Util.d" />
597    <File path="dmd\VarDeclaration.d" />
598    <File path="dmd\VarExp.d" />
599    <File path="dmd\VersionCondition.d" />
600    <File path="dmd\VersionSymbol.d" />
601    <File path="dmd\VoidInitializer.d" />
602    <File path="dmd\VolatileStatement.d" />
603    <File path="dmd\WANT.d" />
604    <File path="dmd\WhileStatement.d" />
605    <File path="dmd\WithScopeSymbol.d" />
606    <File path="dmd\WithStatement.d" />
607    <File path="dmd\XorAssignExp.d" />
608    <File path="dmd\XorExp.d" />
609    <File path="dmd\common.d" />
610    <File path="dmd\Parameter.d" />
611    <File path="dmd\TRUST.d" />
612    <File path="dmd\PowExp.d" />
613    <File path="dmd\TypeInfoWildDeclaration.d" />
614    <File path="dmd\PowAssignExp.d" />
615   </Folder>
616   <File path="bridge.obj" />
617   <File path="ddmd.def" />
618   <File path="main.d" />
619  </Folder>
620 </DProject>
Note: See TracBrowser for help on using the browser.