From 51022062562449eb9679a931bdc5cb4d62aca682 Mon Sep 17 00:00:00 2001 From: aunsane Date: Sat, 3 Mar 2018 20:36:35 +0300 Subject: Tox: #1156 - more accurate transfer management - unlockong file on transfer pause - added additional logs - cleanup --- plugins/dbrw/dbrw.vcxproj | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 plugins/dbrw/dbrw.vcxproj (limited to 'plugins/dbrw/dbrw.vcxproj') diff --git a/plugins/dbrw/dbrw.vcxproj b/plugins/dbrw/dbrw.vcxproj new file mode 100644 index 0000000000..12da7c3f0b --- /dev/null +++ b/plugins/dbrw/dbrw.vcxproj @@ -0,0 +1,46 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + dbrw + {D34FF12B-352D-4B2C-A31F-DDB8ADC8EE8A} + + + + + + + true + NDEBUG;%(PreprocessorDefinitions) + .\Debug\dbrw.tlb + .\Release\dbrw.tlb + true + Win32 + + + true + $(IntDir)$(TargetName).bsc + + + + + + + \ No newline at end of file -- cgit v1.2.3