khanat-opennel-code/code/ryzom/tools/leveldesign/mission_compiler_fe/Resource.h
2019-05-11 08:33:04 +08:00

53 lines
2.1 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by mission_compiler_fe.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_MISSION_COMPILER_FE_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_COMPIL 129
#define IDI_ICON_FILTER 130
#define IDR_MENU1 131
#define IDD_DIALOG_ADD_PATH 132
#define IDD_DIALOG_MODE 133
#define IDC_LIST_SRC 1000
#define IDC_LIST_DST 1001
#define IDC_ADD 1002
#define IDC_REMOVE 1003
#define IDC_REMOVE_ALL 1004
#define IDC_ADD_ALL 1005
#define IDC_COMPILE 1006
#define IDC_PUBLISH 1007
#define IDC_FILTER 1008
#define IDC_PRIMITIVE_NAME 1009
#define IDC_VALIDATE 1009
#define IDC_COMPIL_LOG 1010
#define IDC_ADD_PATH 1012
#define ID_MODE_COMPILE 1013
#define ID_MODE_PUBLISH 1014
#define IDC_DATA_DIRECTORY 1015
#define IDC_CHANGE_DIR 1016
#define IDC_PATH_WARNING 1018
#define IDC_CHECK_SRV1 1021
#define IDC_CHECK_SRV2 1022
#define IDC_CHECK_SRV3 1023
#define IDC_CHECK_SRV4 1024
#define IDC_CHECK_SRV5 1025
#define IDC_CHECK_SRV6 1026
#define IDC_CHECK_SRV7 1028
#define IDC_CHECK_SRV8 1029
#define ID_SPECIAL_RUNCOMPILERTEST 32771
#define ID_SPECIAL_VALIDATE_MISSIONS 32772
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 134
#define _APS_NEXT_COMMAND_VALUE 32773
#define _APS_NEXT_CONTROL_VALUE 1030
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif