From a0e13a8f9c01983e3d754d6ece2e198767493ea9 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 6 Dec 2012 21:44:33 +0000 Subject: added copies of projects for 2012 git-svn-id: http://svn.miranda-ng.org/main/trunk@2676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Msg_Export/msg_export_11.vcxproj | 300 +++++++++++++++++++++++++++++++ 1 file changed, 300 insertions(+) create mode 100644 plugins/Msg_Export/msg_export_11.vcxproj (limited to 'plugins/Msg_Export') diff --git a/plugins/Msg_Export/msg_export_11.vcxproj b/plugins/Msg_Export/msg_export_11.vcxproj new file mode 100644 index 0000000000..beb7187327 --- /dev/null +++ b/plugins/Msg_Export/msg_export_11.vcxproj @@ -0,0 +1,300 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + + + + + + + + + + + + + + + + + + + + + + {4CE78D43-FF23-4134-A5AC-B2CF0F8D9F3B} + msg_export + Msg_Export + + + + DynamicLibrary + false + Unicode + + + DynamicLibrary + false + Unicode + + + DynamicLibrary + false + Unicode + true + + + DynamicLibrary + false + Unicode + true + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + false + false + false + false + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + true + false + false + false + false + AllRules.ruleset + AllRules.ruleset + + + + + AllRules.ruleset + AllRules.ruleset + + + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/msg_export.tlb + + + + + Full + OnlyExplicitInline + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions);_CRT_SECURE_NO_DEPRECATE;UNICODE;_UNICODE + true + MultiThreadedDLL + true + + + Level4 + true + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + Size + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..\..\include\msapi + + + /PDBALTPATH:%_PDB% + comctl32.lib;%(AdditionalDependencies) + true + false + 0x22100000 + false + + + MachineX86 + $(ProfileDir)..\..\bin10\lib + true + true + $(IntDir)$(TargetName).lib + true + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + .\Release/msg_export.tlb + + + + + Full + OnlyExplicitInline + WIN64;NDEBUG;_WINDOWS;%(PreprocessorDefinitions);_CRT_SECURE_NO_DEPRECATE;UNICODE;_UNICODE + true + MultiThreadedDLL + true + + + Level4 + true + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + Size + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..\..\include\msapi + + + /PDBALTPATH:%_PDB% + comctl32.lib;%(AdditionalDependencies) + true + false + 0x22100000 + false + + + $(ProfileDir)..\..\bin10\lib + true + true + $(IntDir)$(TargetName).lib + true + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\msg_export___Win32_Debug/msg_export.tlb + + + + + Disabled + _DEBUG;WIN32;_WINDOWS;%(PreprocessorDefinitions);_CRT_SECURE_NO_DEPRECATE;UNICODE;_UNICODE + MultiThreadedDebugDLL + + + true + Level4 + true + ProgramDatabase + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + EnableFastChecks + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ..\..\include\msapi + + + /filealign:0x200 %(AdditionalOptions) + comctl32.lib;%(AdditionalDependencies) + true + false + true + 0x22100000 + false + + + MachineX86 + $(ProfileDir)..\..\bin10\lib + $(IntDir)$(TargetName).lib + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + .\msg_export___Win32_Debug/msg_export.tlb + + + + + Disabled + _DEBUG;WIN64;_WINDOWS;%(PreprocessorDefinitions);_CRT_SECURE_NO_DEPRECATE;UNICODE;_UNICODE + MultiThreadedDebugDLL + + + true + Level4 + true + ProgramDatabase + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + EnableFastChecks + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ..\..\include\msapi + + + /filealign:0x200 %(AdditionalOptions) + comctl32.lib;%(AdditionalDependencies) + true + false + true + 0x22100000 + false + + + $(ProfileDir)..\..\bin10\lib + $(IntDir)$(TargetName).lib + + + + + + \ No newline at end of file -- cgit v1.2.3