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/res/Version.rc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'plugins/TranslitSwitcher/res') diff --git a/plugins/TranslitSwitcher/res/Version.rc b/plugins/TranslitSwitcher/res/Version.rc index 472bfbfe38..5bfbab4754 100644 --- a/plugins/TranslitSwitcher/res/Version.rc +++ b/plugins/TranslitSwitcher/res/Version.rc @@ -7,10 +7,6 @@ #include "afxres.h" #include "..\src\version.h" -#ifdef _WIN32 -LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL -#endif //_WIN32 - VS_VERSION_INFO VERSIONINFO FILEVERSION __FILEVERSION_STRING PRODUCTVERSION __FILEVERSION_STRING @@ -39,4 +35,4 @@ BEGIN BEGIN VALUE "Translation", 0x0, 1200 END -END \ No newline at end of file +END -- cgit v1.2.3