new file.
This commit is contained in:
parent
d9fce3935b
commit
a289c05d3a
10
console/LGPL/resource.h
Executable file
10
console/LGPL/resource.h
Executable file
@ -0,0 +1,10 @@
|
||||
#define IDI_APPICON 101
|
||||
#define IDR_MAINMENU 102
|
||||
#define IDR_ACCELERATOR 103
|
||||
#define IDD_ABOUTDIALOG 104
|
||||
#define ID_FILE_EXIT 40001
|
||||
#define ID_HELP_ABOUT 40002
|
||||
|
||||
#ifndef IDC_STATIC
|
||||
#define IDC_STATIC -1
|
||||
#endif
|
Reference in New Issue
Block a user