From e8a9cf72e064b839df5fe21bbab4099fb3825198 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 25 Jun 2012 18:59:31 +0000 Subject: NewEventNotify: project cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@637 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewEventNotify/neweventnotify.vcxproj | 128 +++++--------------------- 1 file changed, 23 insertions(+), 105 deletions(-) (limited to 'plugins/NewEventNotify') diff --git a/plugins/NewEventNotify/neweventnotify.vcxproj b/plugins/NewEventNotify/neweventnotify.vcxproj index d8741c62c3..12a8f1ee86 100644 --- a/plugins/NewEventNotify/neweventnotify.vcxproj +++ b/plugins/NewEventNotify/neweventnotify.vcxproj @@ -25,24 +25,20 @@ DynamicLibrary - false Unicode true DynamicLibrary - false Unicode true DynamicLibrary - false Unicode DynamicLibrary - false Unicode @@ -50,201 +46,123 @@ - - - - - - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - true - - - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - - - - - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - false + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true - MultiThreadedDebug - Default + MultiThreadedDebugDLL false Disabled - true Level3 true EditAndContinue ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;NEWEVENTNOTIFY_EXPORTS;%(PreprocessorDefinitions) - true EnableFastChecks - - true - _DEBUG;%(PreprocessorDefinitions) - .\Debug\neweventnotify.tlb - true - Win32 - - 0x0415 _DEBUG;%(PreprocessorDefinitions) - - + ..\..\include\msapi - - true - - true true true - Console + Windows $(IntDir)$(TargetName).lib - odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - true + false - MultiThreadedDebug - Default + MultiThreadedDebugDLL false Disabled - true Level3 - ProgramDatabase ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) WIN64;_DEBUG;_WINDOWS;_USRDLL;NEWEVENTNOTIFY_EXPORTS;%(PreprocessorDefinitions) - true EnableFastChecks - - true - _DEBUG;%(PreprocessorDefinitions) - .\Debug\neweventnotify.tlb - true - - 0x0415 _DEBUG;%(PreprocessorDefinitions) - - + ..\..\include\msapi - - true - - true true true Windows $(IntDir)$(TargetName).lib - odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + false - MultiThreadedDLL OnlyExplicitInline true - false + true Full - true Level3 ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;NEWEVENTNOTIFY_EXPORTS;%(PreprocessorDefinitions) Size - false - NotUsing - - true - NDEBUG;%(PreprocessorDefinitions) - .\Release\neweventnotify.tlb - true - Win32 - - 0x0415 NDEBUG;%(PreprocessorDefinitions) - - + ..\..\include\msapi - - true - - true true true Windows $(IntDir)$(TargetName).lib - odbc32.lib;odbccp32.lib;%(AdditionalDependencies) true true - true + false - MultiThreadedDLL OnlyExplicitInline true true Full - true Level3 ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) WIN64;NDEBUG;_WINDOWS;_USRDLL;NEWEVENTNOTIFY_EXPORTS;%(PreprocessorDefinitions) Size - - true - NDEBUG;%(PreprocessorDefinitions) - .\Release\neweventnotify.tlb - true - - 0x0415 NDEBUG;%(PreprocessorDefinitions) - - + ..\..\include\msapi - - true - - true true true Windows $(IntDir)$(TargetName).lib - odbc32.lib;odbccp32.lib;%(AdditionalDependencies) true true + false -- cgit v1.2.3