12d9315082
Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 1.7 patch 054 aga sul main trunk git-svn-id: svn://10.65.10.50/trunk@9659 c028cbd2-c16b-5b4b-a496-9718f37d4682
32 lines
1.1 KiB
INI
Executable File
32 lines
1.1 KiB
INI
Executable File
#define APPNAME eurocamp
|
|
#define QAPPNAME "eurocamp"
|
|
#include <default.url>
|
|
#include <mainmenu.url>
|
|
#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"
|
|
|