Debug
AnyCPU
8.0.50727
2.0
{08D940C7-AAF5-413A-95E3-58A46880DC4D}
Library
Properties
DotNetTest
DotNetTest
true
full
false
bin\Debug\
DEBUG;TRACE
prompt
4
pdbonly
true
bin\Release\
TRACE
prompt
4
Code
{4696FB1E-1E5F-40B9-BD8C-A54D3BDA00F6}
db_dotnet
IF $(ConfigurationName) == Debug SET LIBEXT=d
IF $(ConfigurationName) == Release SET LIBEXT
copy /B "$(SolutionDir)Win32\$(ConfigurationName)\libdb52%25LIBEXT%25.dll" "$(TargetDir)"
copy /B "$(SolutionDir)Win32\$(ConfigurationName)\libdb_csharp52%25LIBEXT%25.dll" "$(TargetDir)"
copy "$(ProjectDir)AllTestData.xml" "$(TargetDir)"