mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
* Move main executable files to their own directory * Adapt the build to the new file structure ... and fix some weird #include's that were relying on the project root being an include directory.
29 lines
637 B
C
29 lines
637 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by ja2.rc and console.rc
|
|
//
|
|
#define IDI_ICON1 113
|
|
#define IDI_ICON2 115
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 114
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|
|
|
|
|
|
#define ID_ABOUT 116
|
|
#define IDD_ABOUT 117
|
|
#define ID_COPY 118
|
|
#define ID_PASTE 119
|
|
#define ID_EXIT_CONSOLE 120
|
|
#define IDR_POPUP_MENU 130
|
|
|
|
|
|
|