fixed some build issues

This commit is contained in:
kay.one 2011-05-30 00:51:33 -07:00
commit 80201c8a88
6 changed files with 4 additions and 187 deletions

View file

@ -54,7 +54,7 @@
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Data.SQLite">
<HintPath>..\..\NzbDrone.Core\Libraries\System.Data.SQLite.dll</HintPath>
<HintPath>..\..\Libraries\System.Data.SQLite.dll</HintPath>
</Reference>
<Reference Include="System.Xml" />
</ItemGroup>