Files
majcostaandGitHub ae55496e39 Move main executable source to its own directory (#248)
* 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.
2023-10-23 15:46:51 -03:00

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