Removed tvdblib from tests

Added settings to API
This commit is contained in:
Mark McDowall
2013-03-02 13:37:28 -08:00
parent 77eedf448e
commit c5b845cbee
16 changed files with 32 additions and 50 deletions
+2 -3
View File
@@ -124,9 +124,8 @@
</PreBuildEvent>
</PropertyGroup>
<PropertyGroup>
<PostBuildEvent>if not exist "$(TargetDir)x86" md "$(TargetDir)x86"
xcopy /s /y "$(SolutionDir)\SqlCe\*.*" "$(TargetDir)"</PostBuildEvent>
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
<Import Project="$(SolutionDir)\.nuget\nuget.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.