Debug
AnyCPU
{64E5482F-0C4F-46C6-9377-699D3EADBA9E}
Library
Properties
NzbDrone.SqlCe
NzbDrone.SqlCe
v4.0
512
..\
true
true
full
false
bin\Debug\
DEBUG;TRACE
prompt
4
pdbonly
true
bin\Release\
TRACE
prompt
4
True
..\packages\Microsoft.SqlServer.Compact.4.0.8876.1\lib\net40\System.Data.SqlServerCe.dll
if not exist "$(TargetDir)x86" md "$(TargetDir)x86"
xcopy /s /y "$(SolutionDir)packages\Microsoft.SqlServer.Compact.4.0.8876.1\NativeBinaries\x86\*.*" "$(TargetDir)x86"
if not exist "$(SolutionDir)\SqlCe" md "$(SolutionDir)\SqlCe"
xcopy /s/y "$(TargetDir)*.*" "$(SolutionDir)\SqlCe"