new file.

This commit is contained in:
U-vsc-PC\vsc 2014-02-26 22:13:54 +00:00
parent d9fce3935b
commit a289c05d3a
1 changed files with 10 additions and 0 deletions

10
console/LGPL/resource.h Executable file
View 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