From a2a58073a331623d006d7ffc2845b437cc0d571d Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 28 Jun 2012 05:43:24 +0000 Subject: FileAsMessage project fix git-svn-id: http://svn.miranda-ng.org/main/trunk@663 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FileAsMessage/fileecho.vcxproj | 274 +++++++++++++++++++++++++++++++++ 1 file changed, 274 insertions(+) create mode 100644 plugins/FileAsMessage/fileecho.vcxproj (limited to 'plugins/FileAsMessage/fileecho.vcxproj') diff --git a/plugins/FileAsMessage/fileecho.vcxproj b/plugins/FileAsMessage/fileecho.vcxproj new file mode 100644 index 0000000000..eb02d240e8 --- /dev/null +++ b/plugins/FileAsMessage/fileecho.vcxproj @@ -0,0 +1,274 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + FileAsMessage + {D7A3B8D0-425A-2286-8E2F-2C0BF1EE5C2E} + + + + DynamicLibrary + false + MultiByte + + + DynamicLibrary + false + MultiByte + + + DynamicLibrary + false + MultiByte + true + + + DynamicLibrary + false + MultiByte + true + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + false + false + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + true + + + + Full + OnlyExplicitInline + WIN32;NDEBUG;_WINDOWS;_USRDLL;FILEECHO_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + + + Level3 + true + Size + + + odbc32.lib;odbccp32.lib;comctl32.lib;%(AdditionalDependencies) + true + $(IntDir)$(TargetName).lib + MachineX86 + true + true + true + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/fileecho.tlb + + + + + NDEBUG;%(PreprocessorDefinitions) + 0x0419 + ..\..\include\msapi + + + + + Full + OnlyExplicitInline + WIN32;NDEBUG;_WINDOWS;_USRDLL;FILEECHO_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + + + Level3 + true + Size + + + odbc32.lib;odbccp32.lib;comctl32.lib;%(AdditionalDependencies) + true + $(IntDir)$(TargetName).lib + true + true + true + + + NDEBUG;%(PreprocessorDefinitions) + true + true + .\Release/fileecho.tlb + + + + + NDEBUG;%(PreprocessorDefinitions) + 0x0419 + ..\..\include\msapi + + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;FILEECHO_EXPORTS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + Level3 + true + EditAndContinue + + + odbc32.lib;odbccp32.lib;comctl32.lib;%(AdditionalDependencies) + true + true + $(IntDir)$(TargetName).lib + MachineX86 + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Debug/fileecho.tlb + + + + + _DEBUG;%(PreprocessorDefinitions) + 0x0419 + ..\..\include\msapi + + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;FILEECHO_EXPORTS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + Level3 + true + ProgramDatabase + + + odbc32.lib;odbccp32.lib;comctl32.lib;%(AdditionalDependencies) + true + true + $(IntDir)$(TargetName).lib + + + _DEBUG;%(PreprocessorDefinitions) + true + true + .\Debug/fileecho.tlb + + + + + _DEBUG;%(PreprocessorDefinitions) + 0x0419 + ..\..\include\msapi + + + + + Disabled + Disabled + WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;FILEECHO_EXPORTS + WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;FILEECHO_EXPORTS + EnableFastChecks + EnableFastChecks + MaxSpeed + MaxSpeed + WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;FILEECHO_EXPORTS + WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;FILEECHO_EXPORTS + + + Disabled + Disabled + WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;FILEECHO_EXPORTS + WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;FILEECHO_EXPORTS + EnableFastChecks + EnableFastChecks + MaxSpeed + MaxSpeed + WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;FILEECHO_EXPORTS + WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;FILEECHO_EXPORTS + + + Disabled + Disabled + WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;FILEECHO_EXPORTS + WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;FILEECHO_EXPORTS + EnableFastChecks + EnableFastChecks + MaxSpeed + MaxSpeed + WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;FILEECHO_EXPORTS + WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;FILEECHO_EXPORTS + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3