#define APPNAME eurocamp #define QAPPNAME "eurocamp" #include MENUBAR TASK_MENUBAR MENU TASK_MENUBAR SUBMENU M_FILE "~File" /* SUBMENU M_EDIT "~Modifica" Unsupported! */ SUBMENU M_FONT "~Opzioni" SUBMENU M_HELP "~Help" MENU M_FONT ITEM MENU_ITEM(1) "~Colori righe" #include "mr2url.h" /* mr2 -0 PLANNING*/ 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"