diff options
author | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 14:19:43 +0000 |
---|---|---|
committer | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 14:19:43 +0000 |
commit | 7aff1e4cb053394db57c2814d5fe1e6493e0cc75 (patch) | |
tree | c8585e44049b37e4da152495c954242204c2c38d /dspcontrol/inc/resource.h | |
parent | 6f3d69266933ef120d229e0daf2da164b77214d0 (diff) |
Project folders rename part 2
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@214 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'dspcontrol/inc/resource.h')
-rw-r--r-- | dspcontrol/inc/resource.h | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/dspcontrol/inc/resource.h b/dspcontrol/inc/resource.h deleted file mode 100644 index f5fabad..0000000 --- a/dspcontrol/inc/resource.h +++ /dev/null @@ -1,39 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by c:\masm32\FlexLabs\DspControl\source\trunk\res\DspControl.rc
-//
-#define IDI_PC 101
-#define IDC_LIST 102
-#define IDT_MAIN 1000
-#define IDC_CLIST 3000
-#define IDC_ENABLED 40071
-#define IDC_STATUS_ONLINE 40072
-#define IDC_STATUS_AWAY 40073
-#define IDC_STATUS_DND 40074
-#define IDC_STATUS_NA 40075
-#define IDC_STATUS_OCCUPIED 40076
-#define IDC_STATUS_FREECHAT 40077
-#define IDC_STATUS_INVISIBLE 40078
-#define IDC_STATUS_ONTHEPHONE 40079
-#define IDC_STATUS_OUTTOLUNCH 40080
-#define IDC_PROTO 40081
-#define IDC_ETYPE_MESSAGE 40082
-#define IDC_ETYPE_URL 40083
-#define IDC_ETYPE_CONTACTS 40084
-#define IDC_ETYPE_ADDED 40085
-#define IDC_ETYPE_AUTHREQUEST 40086
-#define IDC_ETYPE_FILE 40087
-#define IDC_STARTTIME 40088
-#define IDC_ENDTIME 40089
-#define IDC_SHOWHIDDEN 50071
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 105
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1004
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|