Lines Matching full:compile
38 <Compile Include="CFile.cs" />
39 <Compile Include="Code.cs" />
40 <Compile Include="CodeContainerBase.cs" />
41 <Compile Include="CodeElement.cs" />
42 <Compile Include="Comment.cs" />
43 <Compile Include="EmptyLine.cs" />
44 <Compile Include="Function.cs" />
45 <Compile Include="CGenerator.cs" />
46 <Compile Include="IfThenElse.cs" />
47 <Compile Include="PlainText.cs" />
48 <Compile Include="Switch.cs" />
49 <Compile Include="PP_If.cs" />
50 <Compile Include="PP_Ifdef.cs" />
51 <Compile Include="PP_Include.cs" />
52 <Compile Include="FunctionDeclaration.cs" />
53 <Compile Include="PP_Macro.cs" />
54 <Compile Include="Properties\AssemblyInfo.cs" />
55 <Compile Include="VariableDeclaration.cs" />
56 <Compile Include="VariablePrototype.cs" />
57 <Compile Include="VariableType.cs" />