// Ryzom - MMORPG Framework <http://dev.ryzom.com/projects/ryzom/>
// Copyright (C) 2010  Winch Gate Property Limited
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as
// published by the Free Software Foundation, either version 3 of the
// License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU Affero General Public License for more details.
//
// You should have received a copy of the GNU Affero General Public License
// along with this program.  If not, see <http://www.gnu.org/licenses/>.

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio 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