annotate ddmd.dice @ 132:c494af1dba80

Fixes for dmd 2.037
author Eldar Insafutdinov <e.insafutdinov@gmail.com>
date Fri, 10 Sep 2010 19:14:09 +0100
parents 10317f0c89a5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
2 <Dice>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
3 <Project name = "ddmd">
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
4 <Files>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
5 <File path="." name="main.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
6 <File path="." name="win32\windef.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
7 <File path="." name="win32\winuser.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
8 <File path="." name="win32\wingdi.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
9 <File path="." name="dlib\CrashHandler.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
10 <File path="." name="dbg\ui\CrashWindow.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
11 <File path="." name="dbg\Debug.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
12 <File path="." name="dbg\symbol\CodeView.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
13 <File path="." name="dbg\image\PE.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
14 <File path="." name="dmd\AggregateDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
15 <File path="." name="dmd\VarExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
16 <File path="." name="dmd\StructLiteralExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
17 <File path="." name="dmd\declaration\MATCH.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
18 <File path="." name="dmd\expression\Util.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
19 <File path="." name="dmd\expression\Add.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
20 <File path="." name="dmd\expression\Min.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
21 <File path="." name="dmd\OverExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
22 <File path="." name="dmd\Cast.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
23 <File path="." name="dmd\TupleExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
24 <File path="." name="dmd\ArrayLengthExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
25 <File path="." name="dmd\TypeInfoConstDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
26 <File path="." name="dmd\TypeInfoInvariantDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
27 <File path="." name="dmd\TypeInfoSharedDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
28 <File path="." name="dmd\TypeInfoStructDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
29 <File path="." name="dmd\DsymbolExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
30 <File path="." name="dmd\GlobalExpressions.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
31 <File path="." name="dmd\NewExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
32 <File path="." name="dmd\PeelStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
33 <File path="." name="dmd\HaltExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
34 <File path="." name="dmd\SymOffExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
35 <File path="." name="dmd\type\Util.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
36 <File path="." name="dmd\SymbolExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
37 <File path="." name="dmd\Optimize.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
38 <File path="." name="dmd\DotVarExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
39 <File path="." name="dmd\DeclarationExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
40 <File path="." name="dmd\TraitsExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
41 <File path="." name="dmd\ComplexExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
42 <File path="." name="dmd\ErrorExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
43 <File path="." name="dmd\AssignExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
44 <File path="." name="dmd\DotExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
45 <File path="." name="dmd\AliasDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
46 <File path="." name="dmd\DefaultInitExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
47 <File path="." name="dmd\FileInitExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
48 <File path="." name="dmd\LineInitExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
49 <File path="." name="dmd\AnonDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
50 <File path="." name="dmd\AliasThis.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
51 <File path="." name="dmd\AlignDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
52 <File path="." name="dmd\AnonymousAggregateDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
53 <File path="." name="dmd\Argument.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
54 <File path="." name="dmd\FuncExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
55 <File path="." name="dmd\ArrayLiteralExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
56 <File path="." name="dmd\AssocArrayLiteralExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
57 <File path="." name="dmd\AssertExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
58 <File path="." name="dmd\IsExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
59 <File path="." name="dmd\TypeExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
60 <File path="." name="dmd\StringExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
61 <File path="." name="dmd\NullExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
62 <File path="." name="dmd\RealExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
63 <File path="." name="dmd\ThisExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
64 <File path="." name="dmd\ScopeExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
65 <File path="." name="dmd\Array.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
66 <File path="." name="dmd\DotIdExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
67 <File path="." name="dmd\FileExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
68 <File path="." name="dmd\SuperExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
69 <File path="." name="dmd\TypeidExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
70 <File path="." name="dmd\CompileExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
71 <File path="." name="dmd\IdentifierExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
72 <File path="." name="dmd\DollarExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
73 <File path="." name="dmd\ArrayT.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
74 <File path="." name="dmd\AndAndExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
75 <File path="." name="dmd\DotTemplateInstanceExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
76 <File path="." name="dmd\OrExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
77 <File path="." name="dmd\PostExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
78 <File path="." name="dmd\CallExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
79 <File path="." name="dmd\SliceExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
80 <File path="." name="dmd\ArrayExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
81 <File path="." name="dmd\AddrExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
82 <File path="." name="dmd\UAddExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
83 <File path="." name="dmd\XorExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
84 <File path="." name="dmd\CommaExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
85 <File path="." name="dmd\BinExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
86 <File path="." name="dmd\CondExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
87 <File path="." name="dmd\OrOrExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
88 <File path="." name="dmd\AndExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
89 <File path="." name="dmd\InExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
90 <File path="." name="dmd\EqualExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
91 <File path="." name="dmd\CmpExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
92 <File path="." name="dmd\ShlExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
93 <File path="." name="dmd\AddExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
94 <File path="." name="dmd\CatExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
95 <File path="." name="dmd\MinExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
96 <File path="." name="dmd\MulExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
97 <File path="." name="dmd\ModExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
98 <File path="." name="dmd\DivExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
99 <File path="." name="dmd\ShrExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
100 <File path="." name="dmd\UshrExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
101 <File path="." name="dmd\CastExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
102 <File path="." name="dmd\DeleteExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
103 <File path="." name="dmd\ComExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
104 <File path="." name="dmd\NotExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
105 <File path="." name="dmd\UnaExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
106 <File path="." name="dmd\NegExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
107 <File path="." name="dmd\PtrExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
108 <File path="." name="dmd\IntegerExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
109 <File path="." name="dmd\AddAssignExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
110 <File path="." name="dmd\AndAssignExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
111 <File path="." name="dmd\DivAssignExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
112 <File path="." name="dmd\MinAssignExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
113 <File path="." name="dmd\ModAssignExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
114 <File path="." name="dmd\MulAssignExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
115 <File path="." name="dmd\OrAssignExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
116 <File path="." name="dmd\XorAssignExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
117 <File path="." name="dmd\IdentityExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
118 <File path="." name="dmd\ArrayInitializer.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
119 <File path="." name="dmd\ArrayScopeSymbol.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
120 <File path="." name="dmd\ArrayTypes.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
121 <File path="." name="dmd\AsmStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
122 <File path="." name="dmd\AttribDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
123 <File path="." name="dmd\BUILTIN.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
124 <File path="." name="dmd\BaseClass.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
125 <File path="." name="dmd\BreakStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
126 <File path="." name="dmd\CaseRangeStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
127 <File path="." name="dmd\CaseStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
128 <File path="." name="dmd\Catch.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
129 <File path="." name="dmd\ClassDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
130 <File path="." name="dmd\ClassInfoDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
131 <File path="." name="dmd\CompileDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
132 <File path="." name="dmd\CompileStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
133 <File path="." name="dmd\CompoundDeclarationStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
134 <File path="." name="dmd\CompoundStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
135 <File path="." name="dmd\Condition.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
136 <File path="." name="dmd\ConditionalDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
137 <File path="." name="dmd\ConditionalStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
138 <File path="." name="dmd\ContinueStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
139 <File path="." name="dmd\CppMangleState.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
140 <File path="." name="dmd\CtorDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
141 <File path="." name="dmd\DVCondition.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
142 <File path="." name="dmd\Dchar.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
143 <File path="." name="dmd\DebugCondition.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
144 <File path="." name="dmd\DebugSymbol.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
145 <File path="." name="dmd\Declaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
146 <File path="." name="dmd\DeclarationStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
147 <File path="." name="dmd\DefaultStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
148 <File path="." name="dmd\DeleteDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
149 <File path="." name="dmd\DoStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
150 <File path="." name="dmd\DocComment.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
151 <File path="." name="dmd\Dsymbol.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
152 <File path="." name="dmd\DsymbolTable.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
153 <File path="." name="dmd\DtorDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
154 <File path="." name="dmd\EnumDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
155 <File path="." name="dmd\EnumMember.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
156 <File path="." name="dmd\Escape.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
157 <File path="." name="dmd\ExpInitializer.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
158 <File path="." name="dmd\ExpStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
159 <File path="." name="dmd\Expression.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
160 <File path="." name="dmd\File.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
161 <File path="." name="dmd\FileName.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
162 <File path="." name="dmd\ForStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
163 <File path="." name="dmd\ForeachRangeStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
164 <File path="." name="dmd\ForeachStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
165 <File path="." name="dmd\FuncAliasDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
166 <File path="." name="dmd\FuncDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
167 <File path="." name="dmd\FuncLiteralDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
168 <File path="." name="dmd\Global.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
169 <File path="." name="dmd\GotoCaseStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
170 <File path="." name="dmd\GotoDefaultStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
171 <File path="." name="dmd\GotoStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
172 <File path="." name="dmd\HdrGenState.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
173 <File path="." name="dmd\ILS.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
174 <File path="." name="dmd\IRState.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
175 <File path="." name="dmd\Id.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
176 <File path="." name="dmd\Identifier.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
177 <File path="." name="dmd\IfStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
178 <File path="." name="dmd\Import.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
179 <File path="." name="dmd\Initializer.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
180 <File path="." name="dmd\InlineCostState.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
181 <File path="." name="dmd\InlineDoState.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
182 <File path="." name="dmd\InlineScanState.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
183 <File path="." name="dmd\IntRange.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
184 <File path="." name="dmd\InterState.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
185 <File path="." name="dmd\InterfaceDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
186 <File path="." name="dmd\InvariantDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
187 <File path="." name="dmd\LINK.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
188 <File path="." name="dmd\LabelDsymbol.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
189 <File path="." name="dmd\LabelStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
190 <File path="." name="dmd\Lexer.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
191 <File path="." name="dmd\Library.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
192 <File path="." name="dmd\LinkDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
193 <File path="." name="dmd\Loc.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
194 <File path="." name="dmd\Lstring.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
195 <File path="." name="dmd\MATCH.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
196 <File path="." name="dmd\Macro.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
197 <File path="." name="dmd\Module.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
198 <File path="." name="dmd\ModuleDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
199 <File path="." name="dmd\ModuleInfoDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
200 <File path="." name="dmd\NewDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
201 <File path="." name="dmd\ObjModule.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
202 <File path="." name="dmd\OnScopeStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
203 <File path="." name="dmd\OutBuffer.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
204 <File path="." name="dmd\OverloadSet.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
205 <File path="." name="dmd\PREC.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
206 <File path="." name="dmd\PROT.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
207 <File path="." name="dmd\Package.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
208 <File path="." name="dmd\Param.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
209 <File path="." name="dmd\Parser.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
210 <File path="." name="dmd\PostBlitDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
211 <File path="." name="dmd\PragmaDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
212 <File path="." name="dmd\PragmaStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
213 <File path="." name="dmd\ProtDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
214 <File path="." name="dmd\RET.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
215 <File path="." name="dmd\ReturnStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
216 <File path="." name="dmd\STC.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
217 <File path="." name="dmd\Scope.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
218 <File path="." name="dmd\ScopeDsymbol.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
219 <File path="." name="dmd\ScopeStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
220 <File path="." name="dmd\Section.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
221 <File path="." name="dmd\Statement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
222 <File path="." name="dmd\StaticAssert.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
223 <File path="." name="dmd\StaticAssertStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
224 <File path="." name="dmd\StaticCtorDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
225 <File path="." name="dmd\StaticDtorDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
226 <File path="." name="dmd\StaticIfDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
227 <File path="." name="dmd\StorageClassDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
228 <File path="." name="dmd\String.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
229 <File path="." name="dmd\StringEntry.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
230 <File path="." name="dmd\StringTable.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
231 <File path="." name="dmd\StringValue.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
232 <File path="." name="dmd\StructDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
233 <File path="." name="dmd\StructInitializer.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
234 <File path="." name="dmd\SwitchStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
235 <File path="." name="dmd\SymbolDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
236 <File path="." name="dmd\SynchronizedStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
237 <File path="." name="dmd\TOK.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
238 <File path="." name="dmd\TY.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
239 <File path="." name="dmd\TemplateAliasParameter.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
240 <File path="." name="dmd\TemplateDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
241 <File path="." name="dmd\TemplateInstance.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
242 <File path="." name="dmd\TemplateMixin.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
243 <File path="." name="dmd\TemplateParameter.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
244 <File path="." name="dmd\TemplateThisParameter.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
245 <File path="." name="dmd\TemplateTupleParameter.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
246 <File path="." name="dmd\TemplateTypeParameter.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
247 <File path="." name="dmd\TemplateValueParameter.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
248 <File path="." name="dmd\ThisDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
249 <File path="." name="dmd\ThrowStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
250 <File path="." name="dmd\Token.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
251 <File path="." name="dmd\TryCatchStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
252 <File path="." name="dmd\TryFinallyStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
253 <File path="." name="dmd\TupleDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
254 <File path="." name="dmd\Type.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
255 <File path="." name="dmd\TypeAArray.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
256 <File path="." name="dmd\TypeArray.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
257 <File path="." name="dmd\TypeBasic.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
258 <File path="." name="dmd\TypeClass.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
259 <File path="." name="dmd\TypeDArray.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
260 <File path="." name="dmd\TypeDelegate.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
261 <File path="." name="dmd\TypeEnum.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
262 <File path="." name="dmd\TypeFunction.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
263 <File path="." name="dmd\TypeIdentifier.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
264 <File path="." name="dmd\TypeInfoDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
265 <File path="." name="dmd\TypeInstance.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
266 <File path="." name="dmd\TypeNext.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
267 <File path="." name="dmd\TypePointer.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
268 <File path="." name="dmd\TypeQualified.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
269 <File path="." name="dmd\TypeReference.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
270 <File path="." name="dmd\TypeReturn.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
271 <File path="." name="dmd\TypeSArray.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
272 <File path="." name="dmd\TypeSlice.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
273 <File path="." name="dmd\TypeStruct.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
274 <File path="." name="dmd\TypeTuple.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
275 <File path="." name="dmd\TypeTypedef.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
276 <File path="." name="dmd\TypeTypeof.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
277 <File path="." name="dmd\TypedefDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
278 <File path="." name="dmd\UnionDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
279 <File path="." name="dmd\UnitTestDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
280 <File path="." name="dmd\Utf.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
281 <File path="." name="dmd\Util.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
282 <File path="." name="dmd\DotTemplateExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
283 <File path="." name="dmd\DelegateExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
284 <File path="." name="dmd\RemoveExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
285 <File path="." name="dmd\TemplateExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
286 <File path="." name="dmd\DotTypeExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
287 <File path="." name="dmd\IndexExp.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
288 <File path="." name="dmd\VarDeclaration.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
289 <File path="." name="dmd\VersionCondition.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
290 <File path="." name="dmd\VersionSymbol.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
291 <File path="." name="dmd\VoidInitializer.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
292 <File path="." name="dmd\VolatileStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
293 <File path="." name="dmd\WhileStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
294 <File path="." name="dmd\WithScopeSymbol.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
295 <File path="." name="dmd\WithStatement.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
296 <File path="." name="dmd\backend\Blockx.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
297 <File path="." name="dmd\backend\enum_t.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
298 <File path="." name="dmd\backend\Symbol.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
299 <File path="." name="dmd\backend\Util.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
300 <File path="." name="dmd\backend\TYPE.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
301 <File path="." name="dmd\backend\TYM.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
302 <File path="." name="dmd\backend\mTY.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
303 <File path="." name="dmd\backend\block.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
304 <File path="." name="dmd\backend\code.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
305 <File path="." name="dmd\backend\glue.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
306 <File path="." name="dmd\backend\dt_t.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
307 <File path="." name="dmd\backend\elem.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
308 <File path="." name="dmd\backend\func_t.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
309 <File path="." name="dmd\backend\Cstate.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
310 <File path="." name="dmd\backend\TYFL.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
311 <File path="." name="dmd\backend\RTLSYM.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
312 <File path="." name="dmd\backend\symtab_t.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
313 <File path="." name="dmd\backend\Classsym.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
314 <File path="." name="dmd\backend\con_t.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
315 <File path="." name="dmd\backend\cse_t.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
316 <File path="." name="dmd\backend\struct_t.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
317 <File path="." name="dmd\backend\OPER.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
318 <File path="." name="dmd\backend\StringTab.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
319 <File path="." name="dmd\backend\DT.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
320 <File path="." name="dmd\codegen\Util.d" />
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
321 </Files>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
322 <CompileSettings>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
323 <Version>DMDV2</Version>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
324 <Version>TX86</Version>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
325 <Version>MARS</Version>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
326 <Version>TARGET_WINDOS</Version>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
327 <Version>_WIN32</Version>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
328 <Version>WindowsXP</Version>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
329 <Version>DumbClone</Version>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
330 </CompileSettings>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
331 <Dependencies>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
332 <Library>D:\Projects\ddmd\bridge.obj</Library>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
333 <Library>D:\Projects\ddmd\ddmd.def</Library>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
334 <Library>c:\dmd_2.032\src\dmd\dmd.lib</Library>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
335 </Dependencies>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
336 <Output type="Executable">
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
337 <Path>c:\dmd_2.032\windows\bin\ddmd.exe</Path>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
338 </Output>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
339 </Project>
10317f0c89a5 Initial commit
korDen
parents:
diff changeset
340 </Dice>