Lines Matching refs:Compile
33 <Compile Include="..\..\Common\CommandLineParser.cs">
35 </Compile>
36 <Compile Include="..\..\Common\CRC.cs">
38 </Compile>
39 <Compile Include="..\..\ICoder.cs">
41 </Compile>
42 <Compile Include="..\LZ\IMatchFinder.cs">
44 </Compile>
45 <Compile Include="..\LZ\LzBinTree.cs">
47 </Compile>
48 <Compile Include="..\LZ\LzInWindow.cs">
50 </Compile>
51 <Compile Include="..\LZ\LzOutWindow.cs">
53 </Compile>
54 <Compile Include="..\LZMA\LzmaBase.cs">
56 </Compile>
57 <Compile Include="..\LZMA\LzmaDecoder.cs">
59 </Compile>
60 <Compile Include="..\LZMA\LzmaEncoder.cs">
62 </Compile>
63 <Compile Include="..\RangeCoder\RangeCoder.cs">
65 </Compile>
66 <Compile Include="..\RangeCoder\RangeCoderBit.cs">
68 </Compile>
69 <Compile Include="..\RangeCoder\RangeCoderBitTree.cs">
71 </Compile>
72 <Compile Include="LzmaAlone.cs">
74 </Compile>
75 <Compile Include="LzmaBench.cs">
77 </Compile>
78 <Compile Include="Properties\AssemblyInfo.cs" />
79 <Compile Include="Properties\Settings.cs">
82 </Compile>