From e5cc66467b9b2ee4f1d3b8c25afa36e3c04e1428 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 23 Jul 2012 20:14:50 +0000 Subject: KeyboardNotify: now use precompiled header git-svn-id: http://svn.miranda-ng.org/main/trunk@1139 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/KeyboardNotify/KeyboardNotify_10.vcxproj | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'plugins/KeyboardNotify/KeyboardNotify_10.vcxproj') diff --git a/plugins/KeyboardNotify/KeyboardNotify_10.vcxproj b/plugins/KeyboardNotify/KeyboardNotify_10.vcxproj index 3d4611676d..279ac13409 100644 --- a/plugins/KeyboardNotify/KeyboardNotify_10.vcxproj +++ b/plugins/KeyboardNotify/KeyboardNotify_10.vcxproj @@ -77,6 +77,8 @@ MultiThreadedDebugDLL Level3 EditAndContinue + Use + Common.h true @@ -98,6 +100,8 @@ WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) MultiThreadedDebugDLL Level3 + Use + Common.h comctl32.lib;%(AdditionalDependencies) @@ -117,8 +121,10 @@ Full Size ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) Level3 + Use + Common.h comctl32.lib;%(AdditionalDependencies) @@ -140,8 +146,10 @@ Full Size ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) Level3 + Use + Common.h comctl32.lib;%(AdditionalDependencies) @@ -159,9 +167,7 @@ - - - + @@ -177,7 +183,9 @@ - + + Create + -- cgit v1.2.3