From 406c1bbcb1859d7f57e84c3c637b2b064dea7c67 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 8 Feb 2013 09:52:37 +0000 Subject: project and code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@3471 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Msg_Export/msg_export_11.vcxproj | 158 +++++++------------------------ 1 file changed, 32 insertions(+), 126 deletions(-) (limited to 'plugins/Msg_Export/msg_export_11.vcxproj') diff --git a/plugins/Msg_Export/msg_export_11.vcxproj b/plugins/Msg_Export/msg_export_11.vcxproj index 7a4a546b1f..4c268f58cb 100644 --- a/plugins/Msg_Export/msg_export_11.vcxproj +++ b/plugins/Msg_Export/msg_export_11.vcxproj @@ -20,7 +20,9 @@ - + + Create + @@ -30,43 +32,35 @@ - - - - - + + {4CE78D43-FF23-4134-A5AC-B2CF0F8D9F3B} - msg_export Msg_Export DynamicLibrary - false Unicode v110 DynamicLibrary - false Unicode v110 DynamicLibrary - false Unicode true v110 DynamicLibrary - false Unicode true v110 @@ -76,19 +70,15 @@ - - - - @@ -97,205 +87,121 @@ $(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 - - - - + true - - NDEBUG;%(PreprocessorDefinitions) - true - true - Win32 - .\Release/msg_export.tlb - - - Full OnlyExplicitInline - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions);_CRT_SECURE_NO_DEPRECATE;UNICODE;_UNICODE + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true - MultiThreadedDLL true - - - Level4 - true - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + Level3 + ..\..\include;%(AdditionalIncludeDirectories) Size + Use + Glob.h NDEBUG;%(PreprocessorDefinitions) - 0x0409 ..\..\include\msapi /PDBALTPATH:%_PDB% comctl32.lib;%(AdditionalDependencies) - true - false 0x22100000 false - - - MachineX86 $(ProfileDir)..\..\bin11\lib true true $(IntDir)$(TargetName).lib true + Windows - - NDEBUG;%(PreprocessorDefinitions) - true - true - .\Release/msg_export.tlb - - - Full OnlyExplicitInline - WIN64;NDEBUG;_WINDOWS;%(PreprocessorDefinitions);_CRT_SECURE_NO_DEPRECATE;UNICODE;_UNICODE + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true - MultiThreadedDLL true - - - Level4 - true - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + Level3 + ..\..\include;%(AdditionalIncludeDirectories) Size + Use + Glob.h NDEBUG;%(PreprocessorDefinitions) - 0x0409 ..\..\include\msapi /PDBALTPATH:%_PDB% comctl32.lib;%(AdditionalDependencies) - true - false 0x22100000 false - - $(ProfileDir)..\..\bin11\lib true true $(IntDir)$(TargetName).lib true + Windows - - NDEBUG;%(PreprocessorDefinitions) - true - true - Win32 - .\msg_export___Win32_Debug/msg_export.tlb - - - Disabled - _DEBUG;WIN32;_WINDOWS;%(PreprocessorDefinitions);_CRT_SECURE_NO_DEPRECATE;UNICODE;_UNICODE + WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) MultiThreadedDebugDLL - - - true - Level4 - true - ProgramDatabase - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + Level3 + EditAndContinue + ..\..\include;%(AdditionalIncludeDirectories) EnableFastChecks + Use + Glob.h _DEBUG;%(PreprocessorDefinitions) - 0x0409 ..\..\include\msapi - /filealign:0x200 %(AdditionalOptions) - comctl32.lib;%(AdditionalDependencies) - true - false true 0x22100000 false - - - MachineX86 $(ProfileDir)..\..\bin11\lib $(IntDir)$(TargetName).lib + Windows + comctl32.lib;%(AdditionalDependencies) - - NDEBUG;%(PreprocessorDefinitions) - true - true - .\msg_export___Win32_Debug/msg_export.tlb - - - Disabled - _DEBUG;WIN64;_WINDOWS;%(PreprocessorDefinitions);_CRT_SECURE_NO_DEPRECATE;UNICODE;_UNICODE + WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) MultiThreadedDebugDLL - - - true - Level4 - true - ProgramDatabase - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + Level3 + ..\..\include;%(AdditionalIncludeDirectories) EnableFastChecks + Use + Glob.h _DEBUG;%(PreprocessorDefinitions) - 0x0409 ..\..\include\msapi - /filealign:0x200 %(AdditionalOptions) comctl32.lib;%(AdditionalDependencies) - true - false true 0x22100000 false - - $(ProfileDir)..\..\bin11\lib $(IntDir)$(TargetName).lib + Windows -- cgit v1.2.3