This commit is contained in:
chudov
2011-11-15 10:56:49 +00:00
parent 18af0c595d
commit 4520762a72
25 changed files with 1958 additions and 780 deletions

View File

@@ -59,6 +59,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="CTDBSubmitResponse.cs" />
<Compile Include="CTDBMetadataSearch.cs" />
<Compile Include="CTDBResponse.cs" />
<Compile Include="CTDBResponseEntry.cs" />
@@ -67,9 +68,7 @@
<Compile Include="CTDBResponseMetaTrack.cs" />
<Compile Include="CUEToolsDB.cs" />
<Compile Include="DBEntry.cs" />
<Compile Include="DBHDR.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ReadDB.cs" />
<Compile Include="UploadHelper\HttpUploadHelper.cs" />
<Compile Include="UploadHelper\MimePart.cs" />
<Compile Include="UploadHelper\StreamMimePart.cs" />