From ac74105b7a7681dcd104768041a92037d7c112d7 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 10 Dec 2013 14:39:15 +0000 Subject: mydyndns, rps, SmartAutoAway, SmartAutoReplier moved back to Not Adopted until adopted properly (real doubts about mydyndns working state since service has changed a lot recently) git-svn-id: http://svn.miranda-ng.org/main/trunk@7119 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/!NotAdopted/SmartAutoAway/saani.vcxproj | 271 ++++++++++++++++++++++++ 1 file changed, 271 insertions(+) create mode 100644 plugins/!NotAdopted/SmartAutoAway/saani.vcxproj (limited to 'plugins/!NotAdopted/SmartAutoAway/saani.vcxproj') diff --git a/plugins/!NotAdopted/SmartAutoAway/saani.vcxproj b/plugins/!NotAdopted/SmartAutoAway/saani.vcxproj new file mode 100644 index 0000000000..844be5f030 --- /dev/null +++ b/plugins/!NotAdopted/SmartAutoAway/saani.vcxproj @@ -0,0 +1,271 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + + + + + + DynamicLibrary + false + MultiByte + + + DynamicLibrary + false + MultiByte + + + DynamicLibrary + false + MultiByte + + + DynamicLibrary + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + .\ReleasePlugin\ + .\ReleasePlugin\ + false + + + .\ReleasePlugin\ + .\ReleasePlugin\ + false + + + .\DebugPlugin\ + .\DebugPlugin\ + true + + + .\DebugPlugin\ + .\DebugPlugin\ + true + + + + MultiThreadedDLL + OnlyExplicitInline + true + true + MinSpace + true + Level3 + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;AALOG;%(PreprocessorDefinitions) + .\ReleasePlugin\ + .\ReleasePlugin\saani.pch + .\ReleasePlugin\ + .\ReleasePlugin\ + 4Bytes + + + true + NDEBUG;%(PreprocessorDefinitions) + .\ReleasePlugin\saani.tlb + true + Win32 + + + 0x0402 + NDEBUG;%(PreprocessorDefinitions) + + + true + .\ReleasePlugin\saani.bsc + + + true + true + Console + ../../bin/release/plugins/saani.dll + .\ReleasePlugin\saani.lib + odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + + + ../../bin10/lib + + + + + MultiThreadedDLL + OnlyExplicitInline + true + true + MinSpace + true + Level3 + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;AALOG;%(PreprocessorDefinitions) + .\ReleasePlugin\ + .\ReleasePlugin\saani.pch + .\ReleasePlugin\ + .\ReleasePlugin\ + 4Bytes + + + true + NDEBUG;%(PreprocessorDefinitions) + .\ReleasePlugin\saani.tlb + true + + + 0x0402 + NDEBUG;%(PreprocessorDefinitions) + + + true + .\ReleasePlugin\saani.bsc + + + true + true + Console + ../../bin/release/plugins/saani.dll + .\ReleasePlugin\saani.lib + odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + + + ../../bin10/lib + + + + + MultiThreadedDebugDLL + Default + false + Disabled + true + Level3 + true + EditAndContinue + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + SAANI_EXPORTS;WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + .\DebugPlugin\ + true + .\DebugPlugin\saani.pch + .\DebugPlugin\ + .\DebugPlugin\ + EnableFastChecks + + + true + _DEBUG;%(PreprocessorDefinitions) + .\DebugPlugin\saani.tlb + true + Win32 + + + 0x0402 + _DEBUG;%(PreprocessorDefinitions) + + + true + .\DebugPlugin\saani.bsc + + + true + true + true + Console + ../../Bin/debug/Plugins/saani.dll + .\DebugPlugin\saani.lib + odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + + + ../../bin10/lib + + + + + MultiThreadedDebugDLL + Default + false + Disabled + true + Level3 + ProgramDatabase + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + SAANI_EXPORTS;WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + .\DebugPlugin\ + true + .\DebugPlugin\saani.pch + .\DebugPlugin\ + .\DebugPlugin\ + EnableFastChecks + + + true + _DEBUG;%(PreprocessorDefinitions) + .\DebugPlugin\saani.tlb + true + + + 0x0402 + _DEBUG;%(PreprocessorDefinitions) + + + true + .\DebugPlugin\saani.bsc + + + true + true + true + Console + ../../Bin/debug/Plugins/saani.dll + .\DebugPlugin\saani.lib + odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + + + ../../bin10/lib + + + + + + + + + \ No newline at end of file -- cgit v1.2.3