From 1f3f113b2ec9edcde5122b0ea9313b98d83ba55e Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 10 Mar 2013 14:55:13 +0000 Subject: added precompiled header git-svn-id: http://svn.miranda-ng.org/main/trunk@3961 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TranslitSwitcher/TranslitSwitcher_11.vcxproj | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'plugins/TranslitSwitcher/TranslitSwitcher_11.vcxproj') diff --git a/plugins/TranslitSwitcher/TranslitSwitcher_11.vcxproj b/plugins/TranslitSwitcher/TranslitSwitcher_11.vcxproj index 1aea178b27..c1e3fe8685 100644 --- a/plugins/TranslitSwitcher/TranslitSwitcher_11.vcxproj +++ b/plugins/TranslitSwitcher/TranslitSwitcher_11.vcxproj @@ -84,6 +84,8 @@ Level3 EditAndContinue false + Use + TranslitSwitcher.h true @@ -106,6 +108,8 @@ MultiThreadedDebugDLL Level3 false + Use + TranslitSwitcher.h true @@ -125,13 +129,15 @@ OnlyExplicitInline Size ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true false true Fast Level3 false + Use + TranslitSwitcher.h Windows @@ -154,13 +160,15 @@ OnlyExplicitInline Size ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true false true Fast Level3 false + Use + TranslitSwitcher.h Windows @@ -184,6 +192,9 @@ + + Create + -- cgit v1.2.3