Lines Matching refs:cs
33 <Compile Include="..\..\Common\CommandLineParser.cs">
34 <Link>Common\CommandLineParser.cs</Link>
36 <Compile Include="..\..\Common\CRC.cs">
37 <Link>Common\CRC.cs</Link>
39 <Compile Include="..\..\ICoder.cs">
40 <Link>ICoder.cs</Link>
42 <Compile Include="..\LZ\IMatchFinder.cs">
43 <Link>LZ\IMatchFinder.cs</Link>
45 <Compile Include="..\LZ\LzBinTree.cs">
46 <Link>LZ\LzBinTree.cs</Link>
48 <Compile Include="..\LZ\LzInWindow.cs">
49 <Link>LZ\LzInWindow.cs</Link>
51 <Compile Include="..\LZ\LzOutWindow.cs">
52 <Link>LZ\LzOutWindow.cs</Link>
54 <Compile Include="..\LZMA\LzmaBase.cs">
55 <Link>LZMA\LzmaBase.cs</Link>
57 <Compile Include="..\LZMA\LzmaDecoder.cs">
58 <Link>LZMA\LzmaDecoder.cs</Link>
60 <Compile Include="..\LZMA\LzmaEncoder.cs">
61 <Link>LZMA\LzmaEncoder.cs</Link>
63 <Compile Include="..\RangeCoder\RangeCoder.cs">
64 <Link>RangeCoder\RangeCoder.cs</Link>
66 <Compile Include="..\RangeCoder\RangeCoderBit.cs">
67 <Link>RangeCoder\RangeCoderBit.cs</Link>
69 <Compile Include="..\RangeCoder\RangeCoderBitTree.cs">
70 <Link>RangeCoder\RangeCoderBitTree.cs</Link>
72 <Compile Include="LzmaAlone.cs">
75 <Compile Include="LzmaBench.cs">
78 <Compile Include="Properties\AssemblyInfo.cs" />
79 <Compile Include="Properties\Settings.cs">
85 <LastGenOutput>Settings.cs</LastGenOutput>