#define APPNAME eurocamp #define QAPPNAME "eurocamp" #include #include "mr2url.h" /* mr2 -0 PLANNING*/ MENU TASK_MENUBAR SUBMENU MENU_FILE "~File" /* mr2 -1 M.R.P. */ MENUBAR MENU_BAR(1) MENU MENU_BAR(1) SUBMENU MENU_FILE "~File" image USER_BMP_CHECK "check.bmp" image USER_BMP_ARROWUP "..\include\darrowu.bmp" image USER_BMP_ARROWDOWN "..\include\darrowd.bmp" image USER_BMP_ARROWLEFT "..\include\darrowl.bmp" image USER_BMP_ARROWRIGHT "..\include\darrowr.bmp" image USER_BMP_ARROWUP_RED "..\include\darrowu2.bmp" image USER_BMP_ARROWDOWN_RED "..\include\darrowd2.bmp" image USER_BMP_ARROWLEFT_RED "..\include\darrowl2.bmp" image USER_BMP_ARROWRIGHT_RED "..\include\darrowr2.bmp" image USER_BMP_ARROWUPLEFT "..\include\darrowul.bmp" image USER_BMP_ARROWDOWNLEFT "..\include\darrowdl.bmp" image USER_BMP_ARROWUPRIGHT "..\include\darrowur.bmp" image USER_BMP_ARROWDOWNRIGHT "..\include\darrowdr.bmp" image USER_BMP_SELECT_ORDP "selordp.bmp" image USER_BMP_SELECT_ORDF "selordf.bmp" image USER_BMP_ORDINI_INPUT "ord_in.bmp" image USER_BMP_ORDINI_OUTPUT "ord_out.bmp" image USER_BMP_VINCOLI_INPUT "cons_in.bmp" image USER_BMP_VINCOLI_OUTPUT "cons_out.bmp"