From f616294363c642d138f9dc0ef6eceae639e2434c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 26 Jun 2012 16:44:50 +0000 Subject: /bin10/lib added to the default lib path git-svn-id: http://svn.miranda-ng.org/main/trunk@640 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewEventNotify/neweventnotify.vcxproj | 132 +++++++++++++++++++++----- 1 file changed, 109 insertions(+), 23 deletions(-) (limited to 'plugins/NewEventNotify') diff --git a/plugins/NewEventNotify/neweventnotify.vcxproj b/plugins/NewEventNotify/neweventnotify.vcxproj index 12a8f1ee86..53cbda27a5 100644 --- a/plugins/NewEventNotify/neweventnotify.vcxproj +++ b/plugins/NewEventNotify/neweventnotify.vcxproj @@ -25,20 +25,24 @@ DynamicLibrary + false Unicode true DynamicLibrary + false Unicode true DynamicLibrary + false Unicode DynamicLibrary + false Unicode @@ -46,123 +50,205 @@ + + + + - - <_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 + + $(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 - MultiThreadedDebugDLL + MultiThreadedDebug + Default 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 - Windows + Console $(IntDir)$(TargetName).lib - false + odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + true + $(SolutionDir)\lib - MultiThreadedDebugDLL + MultiThreadedDebug + Default 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 - false + odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + $(SolutionDir)\lib + MultiThreadedDLL OnlyExplicitInline true - true + false 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 - false + true + $(SolutionDir)\lib + 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 + $(SolutionDir)\lib -- cgit v1.2.3