From eb304eedf191bd847c7a4ea00b302149301cfa4e Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 29 Jul 2012 21:43:45 +0000 Subject: git-svn-id: http://svn.miranda-ng.org/main/trunk@1261 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Msg_Export/msg_export_10.vcxproj | 162 +++++++++++++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100755 plugins/Msg_Export/msg_export_10.vcxproj (limited to 'plugins/Msg_Export/msg_export_10.vcxproj') diff --git a/plugins/Msg_Export/msg_export_10.vcxproj b/plugins/Msg_Export/msg_export_10.vcxproj new file mode 100755 index 0000000000..59f399d181 --- /dev/null +++ b/plugins/Msg_Export/msg_export_10.vcxproj @@ -0,0 +1,162 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + + + + + + + + + + + + + + + + + + + + + + {4CE78D43-FF23-4134-A5AC-B2CF0F8D9F3B} + msg_export + msg_export + + + + DynamicLibrary + false + + + DynamicLibrary + false + Unicode + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + false + false + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + true + false + false + AllRules.ruleset + + + AllRules.ruleset + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/msg_export.tlb + + + + + MinSpace + OnlyExplicitInline + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions);_CRT_SECURE_NO_DEPRECATE;UNICODE;_UNICODE + true + MultiThreaded + true + + + Level4 + true + ..\..\include;..\..\plugins\ExternalAPI;libgadu;%(AdditionalIncludeDirectories) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + /filealign:0x200 %(AdditionalOptions) + comctl32.lib;%(AdditionalDependencies) + true + false + 0x22100000 + false + + + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\msg_export___Win32_Debug/msg_export.tlb + + + + + Disabled + _DEBUG;WIN32;_WINDOWS;%(PreprocessorDefinitions);_CRT_SECURE_NO_DEPRECATE;UNICODE;_UNICODE + MultiThreadedDebug + + + true + Level4 + true + ProgramDatabase + ..\..\include;..\..\plugins\ExternalAPI;libgadu;%(AdditionalIncludeDirectories) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + /filealign:0x200 %(AdditionalOptions) + comctl32.lib;%(AdditionalDependencies) + $(OutDir)$(TargetName)$(TargetExt) + true + false + true + 0x22100000 + false + + + MachineX86 + $(SolutionDir)\lib + + + + + + \ No newline at end of file -- cgit v1.2.3