mirror of
https://github.com/QuantumLeaps/qpcpp.git
synced 2025-02-04 06:13:00 +08:00
44 lines
1.6 KiB
C
44 lines
1.6 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by Resource.rc
|
|
//
|
|
#define IDD_APPLICATION 101
|
|
#define IDC_LCD 111
|
|
#define IDC_LED0 112
|
|
#define IDC_LED1 113
|
|
#define IDC_USER0 114
|
|
#define IDC_USER1 115
|
|
#define IDB_BACKGROUND 120
|
|
#define IDB_BTN_UP 137
|
|
#define IDB_BTN_DWN 138
|
|
#define IDB_LCD 142
|
|
#define IDB_LED_OFF 144
|
|
#define IDB_LED_ON 145
|
|
#define IDB_SEG 146
|
|
#define IDB_SEG0 150
|
|
#define IDB_SEG1 151
|
|
#define IDB_SEG2 152
|
|
#define IDB_SEG3 153
|
|
#define IDB_SEG4 154
|
|
#define IDB_SEG5 155
|
|
#define IDB_SEG6 156
|
|
#define IDB_SEG7 157
|
|
#define IDB_SEG8 158
|
|
#define IDB_SEG9 159
|
|
#define IDC_SEG0 1020
|
|
#define IDC_SEG1 1021
|
|
#define IDC_SEG2 1022
|
|
#define IDC_SEG3 1023
|
|
#define IDS_APP_TITLE 40000
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 111
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1002
|
|
#define _APS_NEXT_SYMED_VALUE 123
|
|
#endif
|
|
#endif
|