From f33e8fab62c9ee9a73617fafde7b33715420f4c9 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 23 Feb 2013 14:01:17 +0000 Subject: added precompiled header added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3724 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/CSList/res/Version.rc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins/CSList/res/Version.rc') diff --git a/plugins/CSList/res/Version.rc b/plugins/CSList/res/Version.rc index d741488c4f..5bfbab4754 100644 --- a/plugins/CSList/res/Version.rc +++ b/plugins/CSList/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 -- cgit v1.2.3