From e7d5a5e29727eb3ecc5b4f347b42be9637429421 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 29 Dec 2012 07:32:40 +0000 Subject: cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@2879 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/StartPosition/res/Version.rc | 2 +- plugins/StartPosition/res/resource.rc | 19 ++++--------------- 2 files changed, 5 insertions(+), 16 deletions(-) (limited to 'plugins/StartPosition/res') diff --git a/plugins/StartPosition/res/Version.rc b/plugins/StartPosition/res/Version.rc index 5bfbab4754..c969d635bf 100644 --- a/plugins/StartPosition/res/Version.rc +++ b/plugins/StartPosition/res/Version.rc @@ -4,7 +4,7 @@ #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED -#include "afxres.h" +#include "winres.h" #include "..\src\version.h" VS_VERSION_INFO VERSIONINFO diff --git a/plugins/StartPosition/res/resource.rc b/plugins/StartPosition/res/resource.rc index c54009e6ed..06724aec48 100644 --- a/plugins/StartPosition/res/resource.rc +++ b/plugins/StartPosition/res/resource.rc @@ -18,18 +18,18 @@ // TEXTINCLUDE // -1 TEXTINCLUDE +1 TEXTINCLUDE BEGIN "..\\src\\resource.h\0" END -2 TEXTINCLUDE +2 TEXTINCLUDE BEGIN "#include ""winres.h""\r\n" "\0" END -3 TEXTINCLUDE +3 TEXTINCLUDE BEGIN "\r\n" "\0" @@ -74,7 +74,6 @@ BEGIN WS_TABSTOP,117,156,180,10 END - ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO @@ -90,14 +89,4 @@ BEGIN TOPMARGIN, 2 END END -#endif // APSTUDIO_INVOKED - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED \ No newline at end of file +#endif // APSTUDIO_INVOKED \ No newline at end of file -- cgit v1.2.3