From bca327466d9461ee453ae2cb9e0175f7c9895b2b Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 26 Feb 2013 19:30:07 +0000 Subject: added precompiled header added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3787 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/HistorySweeperLight/src/resource.h | 44 ++++++++++++++++++------------ 1 file changed, 27 insertions(+), 17 deletions(-) (limited to 'plugins/HistorySweeperLight/src/resource.h') diff --git a/plugins/HistorySweeperLight/src/resource.h b/plugins/HistorySweeperLight/src/resource.h index bfa91d1d4e..c6e2c3710d 100644 --- a/plugins/HistorySweeperLight/src/resource.h +++ b/plugins/HistorySweeperLight/src/resource.h @@ -1,18 +1,28 @@ -#ifndef IDC_STATIC -#define IDC_STATIC (-1) -#endif - -#define IDD_OPT_HISTORYSWEEPER 101 -#define IDI_ACTG 102 -#define IDI_ACT1 103 -#define IDI_ACT2 104 -#define IDI_ACTDEL 105 -#define IDC_LIST 106 -#define IDC_SSOLDER 107 -#define IDC_UNSAFEMODE 108 -#define IDC_SWEEPONCLOSE 109 -#define IDC_SSKEEP 110 -#define IDC_HISTMW 111 -#define IDC_ACT1 112 -#define IDC_ACT2 113 +//{{NO_DEPENDENCIES}} +// Включаемый файл, созданный в Microsoft Visual C++. +// Используется D:\MNG_orig\plugins\HistorySweeperLight\res\historysweeperlight.rc +// +#define IDD_OPT_HISTORYSWEEPER 101 +#define IDI_ACTG 102 +#define IDI_ACT1 103 +#define IDI_ACT2 104 +#define IDI_ACTDEL 105 +#define IDC_LIST 106 +#define IDC_SSOLDER 107 +#define IDC_UNSAFEMODE 108 +#define IDC_SWEEPONCLOSE 109 +#define IDC_SSKEEP 110 +#define IDC_HISTMW 111 +#define IDC_ACT1 112 +#define IDC_ACT2 113 +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 101 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1000 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3