summaryrefslogtreecommitdiff
path: root/plugins/HistorySweeperLight/src/resource.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-02-26 19:30:07 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-02-26 19:30:07 +0000
commitbca327466d9461ee453ae2cb9e0175f7c9895b2b (patch)
tree16eb73866ac1209ecaef9a10bb379b802c9c9968 /plugins/HistorySweeperLight/src/resource.h
parentef522ce54a4a2e2b737759b619e667ef819540c6 (diff)
added precompiled header
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3787 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/HistorySweeperLight/src/resource.h')
-rw-r--r--plugins/HistorySweeperLight/src/resource.h44
1 files changed, 27 insertions, 17 deletions
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