From 2113b6675af6f78916ea050a17cfe9370d29a134 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 25 Jun 2012 15:46:46 +0000 Subject: NewEventNotify moved to Unicode(patch from person), langpack_english files updated. git-svn-id: http://svn.miranda-ng.org/main/trunk@635 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewEventNotify/neweventnotify.vcxproj | 35 +++++++++++++++++---------- 1 file changed, 22 insertions(+), 13 deletions(-) (limited to 'plugins/NewEventNotify/neweventnotify.vcxproj') diff --git a/plugins/NewEventNotify/neweventnotify.vcxproj b/plugins/NewEventNotify/neweventnotify.vcxproj index ea2c4b1c0f..d8741c62c3 100644 --- a/plugins/NewEventNotify/neweventnotify.vcxproj +++ b/plugins/NewEventNotify/neweventnotify.vcxproj @@ -26,24 +26,24 @@ DynamicLibrary false - MultiByte + Unicode true DynamicLibrary false - MultiByte + Unicode true DynamicLibrary false - MultiByte + Unicode DynamicLibrary false - MultiByte + Unicode @@ -78,7 +78,8 @@ $(SolutionDir)$(Configuration)\Plugins\ $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - false + + $(SolutionDir)$(Configuration)64\Plugins\ @@ -110,7 +111,8 @@ 0x0415 _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi + + true @@ -122,6 +124,7 @@ Console $(IntDir)$(TargetName).lib odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + true @@ -147,7 +150,8 @@ 0x0415 _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi + + true @@ -156,7 +160,7 @@ true true true - Console + Windows $(IntDir)$(TargetName).lib odbc32.lib;odbccp32.lib;%(AdditionalDependencies) @@ -166,13 +170,15 @@ MultiThreadedDLL OnlyExplicitInline true - true + false Full true Level3 ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;NEWEVENTNOTIFY_EXPORTS;%(PreprocessorDefinitions) Size + false + NotUsing true @@ -184,7 +190,8 @@ 0x0415 NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi + + true @@ -193,11 +200,12 @@ true true true - Console + Windows $(IntDir)$(TargetName).lib odbc32.lib;odbccp32.lib;%(AdditionalDependencies) true true + true @@ -222,7 +230,8 @@ 0x0415 NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi + + true @@ -231,7 +240,7 @@ true true true - Console + Windows $(IntDir)$(TargetName).lib odbc32.lib;odbccp32.lib;%(AdditionalDependencies) true -- cgit v1.2.3