diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-17 19:29:36 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-17 19:29:36 +0000 |
commit | 7cb1e7723dbf8a6a83abe8dbbcf2f0d70eb3ccbe (patch) | |
tree | 15f49c7cd1ec7551ebfde6b1351a5f105cef9fbf /plugins/weather/proto_weather/resource.h | |
parent | 36354e2f10625685d54e9b05fec9f59e2b3f0fa9 (diff) |
removed Release & Debug configs Part 2
git-svn-id: http://svn.miranda-ng.org/main/trunk@24 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/weather/proto_weather/resource.h')
-rw-r--r-- | plugins/weather/proto_weather/resource.h | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/plugins/weather/proto_weather/resource.h b/plugins/weather/proto_weather/resource.h deleted file mode 100644 index 0ac64a0f1c..0000000000 --- a/plugins/weather/proto_weather/resource.h +++ /dev/null @@ -1,26 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by resource.rc
-//
-#define IDI_ONLINE 104
-#define IDI_OFFLINE 105
-#define IDI_AWAY 128
-#define IDI_FREE4CHAT 129
-#define IDI_INVISIBLE 130
-#define IDI_NA 131
-#define IDI_DND 158
-#define IDI_OCCUPIED 159
-#define IDI_ONTHEPHONE 1002
-#define IDI_OUTTOLUNCH 1003
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NO_MFC 1
-#define _APS_NEXT_RESOURCE_VALUE 224
-#define _APS_NEXT_COMMAND_VALUE 40030
-#define _APS_NEXT_CONTROL_VALUE 2117
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|