47 lines
1.1 KiB
INI
Executable File
47 lines
1.1 KiB
INI
Executable File
#define APPNAME AVIS
|
|
#define QAPPNAME "AVIS"
|
|
#define LIBDIR f:\xvt.403\win_x86\ptk\lib
|
|
#define QFIRMNAME "AGA Informatica S.r.l."
|
|
|
|
#include <default.url>
|
|
|
|
/* at3 -0 statistica soggetti per sesso e fascia di eta'*/
|
|
MENU TASK_MENUBAR
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at3 -1 statistica donazioni per mese e gruppo/rh */
|
|
MENUBAR MENU_BAR(1)
|
|
MENU MENU_BAR(1)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at3 -2 statistica soggetti per categorie */
|
|
MENUBAR MENU_BAR(2)
|
|
MENU MENU_BAR(2)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at3 -3 statistica donazioni per mese e tipo don. */
|
|
MENUBAR MENU_BAR(3)
|
|
MENU MENU_BAR(3)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at3 -4 statistica giornaliera donazioni per tipo */
|
|
MENUBAR MENU_BAR(4)
|
|
MENU MENU_BAR(4)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at3 -5 statistica donazioni/donatori per sesso, gruppo e rh */
|
|
MENUBAR MENU_BAR(5)
|
|
MENU MENU_BAR(5)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at3 -6 statistica soggetti per sesso, gruppo e rh */
|
|
MENUBAR MENU_BAR(6)
|
|
MENU MENU_BAR(6)
|
|
SUBMENU MENU_FILE "~File"
|
|
|
|
/* at3 -7 statistica donazioni per tipo e punto */
|
|
MENUBAR MENU_BAR(7)
|
|
MENU MENU_BAR(7)
|
|
SUBMENU MENU_FILE "~File"
|
|
|