Lines Matching refs:Include
28 <Reference Include="System" />
29 <Reference Include="System.Data" />
30 <Reference Include="System.Xml" />
33 <Compile Include="..\..\Common\CommandLineParser.cs">
36 <Compile Include="..\..\Common\CRC.cs">
39 <Compile Include="..\..\ICoder.cs">
42 <Compile Include="..\LZ\IMatchFinder.cs">
45 <Compile Include="..\LZ\LzBinTree.cs">
48 <Compile Include="..\LZ\LzInWindow.cs">
51 <Compile Include="..\LZ\LzOutWindow.cs">
54 <Compile Include="..\LZMA\LzmaBase.cs">
57 <Compile Include="..\LZMA\LzmaDecoder.cs">
60 <Compile Include="..\LZMA\LzmaEncoder.cs">
63 <Compile Include="..\RangeCoder\RangeCoder.cs">
66 <Compile Include="..\RangeCoder\RangeCoderBit.cs">
69 <Compile Include="..\RangeCoder\RangeCoderBitTree.cs">
72 <Compile Include="LzmaAlone.cs">
75 <Compile Include="LzmaBench.cs">
78 <Compile Include="Properties\AssemblyInfo.cs" />
79 <Compile Include="Properties\Settings.cs">
83 <None Include="Properties\Settings.settings">
87 <AppDesigner Include="Properties\" />