Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 01.05 patch 282 git-svn-id: svn://10.65.10.50/trunk@8019 c028cbd2-c16b-5b4b-a496-9718f37d4682
35 lines
948 B
INI
Executable File
35 lines
948 B
INI
Executable File
#define APPNAME EURO_MR
|
|
#define QAPPNAME "EURO_MR"
|
|
#include <default.url>
|
|
#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 "darrowu.bmp"
|
|
image USER_BMP_ARROWDOWN "darrowd.bmp"
|
|
image USER_BMP_ARROWLEFT "darrowl.bmp"
|
|
image USER_BMP_ARROWRIGHT "darrowr.bmp"
|
|
image USER_BMP_ARROWUP_RED "darrowu2.bmp"
|
|
image USER_BMP_ARROWDOWN_RED "darrowd2.bmp"
|
|
image USER_BMP_ARROWLEFT_RED "darrowl2.bmp"
|
|
image USER_BMP_ARROWRIGHT_RED "darrowr2.bmp"
|
|
|
|
image USER_BMP_ARROWUPLEFT "darrowul.bmp"
|
|
image USER_BMP_ARROWDOWNLEFT "darrowdl.bmp"
|
|
image USER_BMP_ARROWUPRIGHT "darrowur.bmp"
|
|
image USER_BMP_ARROWDOWNRIGHT "darrowdr.bmp"
|
|
|
|
image USER_BMP_SELECT_ORDP "selordp.bmp"
|
|
image USER_BMP_SELECT_ORDF "selordf.bmp"
|
|
|