Spaties verwijderd, NAT verwijderd
svn path=/Database/trunk/; revision=6692
This commit is contained in:
345
MODULES.H
345
MODULES.H
@@ -8,7 +8,7 @@
|
||||
* DAT - Alleen data
|
||||
* DYK - Dijkoraad * DE STANDAARD FACILITOR(R) *
|
||||
* IBG - Informatie Beheer Groep (Groningen)
|
||||
* NAT - NATCO (Service Desk)
|
||||
* NAT - NATCO (Service Desk) *VERVALLEN* zie SM48
|
||||
* PMK - Prinses Margriet Kazerne (DGW&T) (LET OP: 'DATA' STAAT UIT!)
|
||||
* RHY - Rijkshogeschool IJselland (Deventer)
|
||||
* SON - Sonneheerdt (Ermelo)
|
||||
@@ -52,11 +52,12 @@
|
||||
*
|
||||
* History:
|
||||
*
|
||||
* 19-04-99 PF Indent-spaties verwijderd (komen in resultaatfiles), NAT verwijderd
|
||||
* 09-03-99 BIV CUSTomer DYK aangepast: toch PRR EN PRS.
|
||||
* 08-02-99 PF CUSTomer IBG aangepast: geen MLD (en geen COA)
|
||||
* 08-12-98 PF CUSTomer RHY aangepast: wel ATT
|
||||
* 07-12-98 PF CUSTomer RHY aangepast: geen INV, wel INB/INR/INS en CAD
|
||||
* 04-12-98 PF CUSTomer DYK aangepast; ook zonder PRx en SLE
|
||||
* 04-12-98 PF CUSTomer DYK aangepast; ook zonder PRx en SLE
|
||||
* 27-11-98 PF CUSTomer DYK aangepast; is nu DE standaard
|
||||
* --- 01.40 ---
|
||||
* --- 01.39 ---
|
||||
@@ -153,246 +154,170 @@
|
||||
* 20-03-96 KTH Targets SON, RHY en PMK toegevoegd
|
||||
*/
|
||||
|
||||
#ifdef MAN
|
||||
#define MANUAL MANUAL
|
||||
#define PICTURES PICTURES
|
||||
#endif
|
||||
|
||||
/* ALL - Alle modules */
|
||||
#if defined(ALL)||defined(all)
|
||||
#ifdef MAN
|
||||
#define _BUILDTAGS MAN|ACAD|ACAD12|ACAD13|ACVQ|AVIEW|ALG|ATT|BCO|BCP|BEB|BIS|CAD|COA|FAC|HUI|INB|INR|INS|INV|LEV|MLD|MRA|PRR|PRS|RAP|SCH|SLE
|
||||
#else
|
||||
#define _BUILDTAGS ACAD|ACAD12|ACAD13|ACVQ|AVIEW|ALG|ATT|BCO|BCP|BEB|BIS|CAD|COA|FAC|HUI|INB|INR|INS|INV|LEV|MLD|MRA|PRR|PRS|RAP|SCH|SLE
|
||||
#endif
|
||||
#define ACAD ACAD
|
||||
#define ACAD12 ACAD12
|
||||
#define ACAD13 ACAD13
|
||||
#define ACVQ ACVQ
|
||||
#define AVIEW AVIEW
|
||||
#define ALG ALG
|
||||
#define ATT ATT
|
||||
#define BCO BCO
|
||||
#define BCP BCP
|
||||
#define BEB BEB
|
||||
#define BIS BIS
|
||||
#define CAD CAD
|
||||
#define COA COA
|
||||
#define FAC FAC
|
||||
#define HUI HUI
|
||||
#define INB INB
|
||||
#define INR INR
|
||||
#define INS INS
|
||||
#define INV INV
|
||||
#define LEV LEV
|
||||
#define MLD MLD
|
||||
#define MRA MRA
|
||||
#define PRR PRR
|
||||
#define PRS PRS
|
||||
#define RAP RAP
|
||||
#define SCH SCH
|
||||
#define SLE SLE
|
||||
#define AKZ AKZ
|
||||
/* #define DATA DATA */
|
||||
#define ACAD ACAD
|
||||
#define ACAD12 ACAD12
|
||||
#define ACAD13 ACAD13
|
||||
#define ACVQ ACVQ
|
||||
#define AVIEW AVIEW
|
||||
#define ALG ALG
|
||||
#define ATT ATT
|
||||
#define BCO BCO
|
||||
#define BCP BCP
|
||||
#define BEB BEB
|
||||
#define BIS BIS
|
||||
#define CAD CAD
|
||||
#define COA COA
|
||||
#define FAC FAC
|
||||
#define HUI HUI
|
||||
#define INB INB
|
||||
#define INR INR
|
||||
#define INS INS
|
||||
#define INV INV
|
||||
#define LEV LEV
|
||||
#define MLD MLD
|
||||
#define MRA MRA
|
||||
#define PRR PRR
|
||||
#define PRS PRS
|
||||
#define RAP RAP
|
||||
#define SCH SCH
|
||||
#define SLE SLE
|
||||
#define AKZ AKZ
|
||||
|
||||
/* ACH - Akzo Chemicals Hengelo */
|
||||
#elif defined(ACH)||defined(ach)
|
||||
#ifdef MAN
|
||||
#define _BUILDTAGS MAN|ALG|BIS|CAD|FAC
|
||||
#else
|
||||
#define _BUILDTAGS ALG|BIS|CAD|FAC
|
||||
#endif
|
||||
#define ALG ALG
|
||||
#define CAD CAD
|
||||
#define FAC FAC
|
||||
#define BIS BIS
|
||||
#define INS INS
|
||||
#define DATA DATA
|
||||
#define ALG ALG
|
||||
#define CAD CAD
|
||||
#define FAC FAC
|
||||
#define BIS BIS
|
||||
#define INS INS
|
||||
#define DATA DATA
|
||||
|
||||
|
||||
/* BBS - Bebis */
|
||||
#elif defined(BBS)||defined(bbs)
|
||||
#ifdef MAN
|
||||
#define _BUILDTAGS MAN|ALG|BEB|FAC|INB|INR|INS
|
||||
#else
|
||||
#define _BUILDTAGS ALG|BEB|FAC|INB|INR|INS
|
||||
#endif
|
||||
#define ALG ALG
|
||||
#define BEB BEB
|
||||
#define FAC FAC
|
||||
#define INS INS
|
||||
#define INR INR
|
||||
#define INB INB
|
||||
#define DATA DATA
|
||||
#define ALG ALG
|
||||
#define BEB BEB
|
||||
#define FAC FAC
|
||||
#define INS INS
|
||||
#define INR INR
|
||||
#define INB INB
|
||||
#define DATA DATA
|
||||
|
||||
/* DAT - Data */
|
||||
#elif defined(DAT)||defined(dat)
|
||||
#define DATA DATA
|
||||
#define DATA DATA
|
||||
|
||||
/* DYK - Dijkoraad IT: STANDAARD FACILITOR */
|
||||
#elif defined(DYK)||defined(dyk)
|
||||
#ifdef MAN
|
||||
#define _BUILDTAGS MAN|ACAD|ACAD14|AVIEW|ALG|ATT|CAD|FAC|INB|INR|INS|PRR|PRS
|
||||
#else
|
||||
#define _BUILDTAGS ACAD|ACAD14|AVIEW|ALG|ATT|CAD|FAC|INB|INR|INS|PRR|PRS
|
||||
#endif
|
||||
#define ACAD ACAD
|
||||
#define ACAD14 ACAD14
|
||||
#define AVIEW AVIEW
|
||||
#define ALG ALG
|
||||
#define ATT ATT
|
||||
#define CAD CAD
|
||||
#define FAC FAC
|
||||
#define INB INB
|
||||
#define INR INR
|
||||
#define INS INS
|
||||
#define PRR PRR
|
||||
#define PRS PRS
|
||||
#define DATA DATA
|
||||
#define ACAD ACAD
|
||||
#define ACAD14 ACAD14
|
||||
#define AVIEW AVIEW
|
||||
#define ALG ALG
|
||||
#define ATT ATT
|
||||
#define CAD CAD
|
||||
#define FAC FAC
|
||||
#define INB INB
|
||||
#define INR INR
|
||||
#define INS INS
|
||||
#define PRR PRR
|
||||
#define PRS PRS
|
||||
#define DATA DATA
|
||||
|
||||
/* GMS - Akzo Arnhem */
|
||||
#elif defined(GMS)||defined(gms)
|
||||
#ifdef MAN
|
||||
#define _BUILDTAGS MAN|ACAD|ACAD14|AVIEW|ALG|ATT|CAD|COA|FAC|INB|INR|INS|MLD|PRR|PRS|SLE
|
||||
#else
|
||||
#define _BUILDTAGS ACAD|ACAD14|AVIEW|ALG|ATT|CAD|COA|FAC|INB|INR|INS|MLD|PRR|PRS|SLE
|
||||
#endif
|
||||
#define ACAD ACAD
|
||||
#define ACAD14 ACAD14
|
||||
#define AVIEW AVIEW
|
||||
#define ALG ALG
|
||||
#define AKZ AKZ /* inclusief de AKZ-specifieke 'SCH' */
|
||||
#define ATT ATT
|
||||
#define CAD CAD
|
||||
#define COA COA
|
||||
#define FAC FAC
|
||||
#define INB INB
|
||||
#define INR INR
|
||||
#define INS INS
|
||||
#define MLD MLD
|
||||
#define PRR PRR
|
||||
#define PRS PRS
|
||||
#define SLE SLE
|
||||
#define DATA DATA
|
||||
#define ACAD ACAD
|
||||
#define ACAD14 ACAD14
|
||||
#define AVIEW AVIEW
|
||||
#define ALG ALG
|
||||
#define AKZ AKZ /* inclusief de AKZ-specifieke 'SCH' */
|
||||
#define ATT ATT
|
||||
#define CAD CAD
|
||||
#define COA COA
|
||||
#define FAC FAC
|
||||
#define INB INB
|
||||
#define INR INR
|
||||
#define INS INS
|
||||
#define MLD MLD
|
||||
#define PRR PRR
|
||||
#define PRS PRS
|
||||
#define SLE SLE
|
||||
#define DATA DATA
|
||||
|
||||
/* IBG - Informatie Beheer Groep */
|
||||
#elif defined(IBG)||defined(ibg)
|
||||
#ifdef MAN
|
||||
#define _BUILDTAGS MAN|ACAD|ACAD13|AVIEW|ALG|ATT|COA|FAC|INB|INR|INS|MLD|PRR|PRS|SCH
|
||||
#else
|
||||
#define _BUILDTAGS ACAD|ACAD13|AVIEW|ALG|ATT|COA|FAC|INB|INR|INS|MLD|PRR|PRS|SCH
|
||||
#endif
|
||||
#define ACAD ACAD
|
||||
#define ACAD13 ACAD13
|
||||
#define AVIEW AVIEW
|
||||
#define ALG ALG
|
||||
#define ATT ATT
|
||||
#define FAC FAC
|
||||
#define INB INB
|
||||
#define INR INR
|
||||
#define INS INS
|
||||
#define PRR PRR
|
||||
#define PRS PRS
|
||||
#define SCH SCH
|
||||
#define DATA DATA
|
||||
|
||||
/* NAT - NatCo:ServiceDesk */
|
||||
#elif defined(NAT)||defined(nat)
|
||||
#ifdef MAN
|
||||
#define _BUILDTAGS MAN|ALG|FAC|HUI|INS|INV|LEV|PRS
|
||||
#else
|
||||
#define _BUILDTAGS ALG|FAC|HUI|INS|INV|LEV|PRS
|
||||
#endif
|
||||
#define ALG ALG
|
||||
#define FAC FAC
|
||||
#define HUI HUI
|
||||
#define INS INS /* alleen tabellen voor INV */
|
||||
#define INV INV
|
||||
#define LEV LEV
|
||||
#define PRS PRS
|
||||
/* 08-11-96/KTH
|
||||
* Let op: geen PRR nodig, wordt met '#ifdef HUI' gerealiseerd, ervan
|
||||
* uitgaande dat PRR-tabellen beschikbaar zijn wanneer PRS is gedefinieerd
|
||||
*/
|
||||
#define DATA DATA
|
||||
#define ACAD ACAD
|
||||
#define ACAD13 ACAD13
|
||||
#define AVIEW AVIEW
|
||||
#define ALG ALG
|
||||
#define ATT ATT
|
||||
#define FAC FAC
|
||||
#define INB INB
|
||||
#define INR INR
|
||||
#define INS INS
|
||||
#define PRR PRR
|
||||
#define PRS PRS
|
||||
#define SCH SCH
|
||||
#define DATA DATA
|
||||
|
||||
/* PMK - Prinses Margriet Kazerne */
|
||||
#elif defined(PMK)||defined(pmk)
|
||||
#ifdef MAN
|
||||
#define _BUILDTAGS MAN|ACAD|ACVQ|ARB|ALG|FAC|INB|INS|MIL|MLD|MRA|PRS
|
||||
#else
|
||||
#define _BUILDTAGS ACAD|ACVQ|ARB|ALG|FAC|INB|INS|MIL|MLD|MRA|PRS
|
||||
#endif
|
||||
#define ACAD ACAD
|
||||
#define ACVQ ACVQ
|
||||
#define ALG ALG
|
||||
#define ARB ARB
|
||||
#define FAC FAC
|
||||
#define INB INB
|
||||
#define INS INS
|
||||
#define MLD MLD
|
||||
#define MIL MIL
|
||||
#define MRA MRA
|
||||
#define PRS PRS
|
||||
#define DATA DATA
|
||||
#define ACAD ACAD
|
||||
#define ACVQ ACVQ
|
||||
#define ALG ALG
|
||||
#define ARB ARB
|
||||
#define FAC FAC
|
||||
#define INB INB
|
||||
#define INS INS
|
||||
#define MLD MLD
|
||||
#define MIL MIL
|
||||
#define MRA MRA
|
||||
#define PRS PRS
|
||||
#define DATA DATA
|
||||
|
||||
/* RHY - Rijkshogeschool IJselland */
|
||||
#elif defined(RHY)||defined(rhy)
|
||||
#ifdef MAN
|
||||
#define _BUILDTAGS MAN|ACAD|ALG|ATT|CAD|FAC|INB|INR|INS|PRR|PRS|SCH|SLE
|
||||
#else
|
||||
#define _BUILDTAGS ACAD|ALG|ATT|CAD|FAC|INB|INR|INS|PRR|PRS|SCH|SLE
|
||||
#endif
|
||||
#define ACAD ACAD
|
||||
#define ALG ALG
|
||||
#define ATT ATT
|
||||
#define CAD CAD
|
||||
#define FAC FAC
|
||||
#define INB INB
|
||||
#define INR INR
|
||||
#define INS INS
|
||||
#define PRR PRR
|
||||
#define PRS PRS
|
||||
#define SCH SCH
|
||||
#define SLE SLE
|
||||
#define DATA DATA
|
||||
#define ACAD ACAD
|
||||
#define ALG ALG
|
||||
#define ATT ATT
|
||||
#define CAD CAD
|
||||
#define FAC FAC
|
||||
#define INB INB
|
||||
#define INR INR
|
||||
#define INS INS
|
||||
#define PRR PRR
|
||||
#define PRS PRS
|
||||
#define SCH SCH
|
||||
#define SLE SLE
|
||||
#define DATA DATA
|
||||
|
||||
/* SON - Sonneheerdt */
|
||||
#elif defined(SON)||defined(son)
|
||||
#ifdef MAN
|
||||
#define _BUILDTAGS MAN|ACAD|ACVQ|ALG|FAC|INB|INS|MLD|PRS
|
||||
#else
|
||||
#define _BUILDTAGS ACAD|ACVQ|ALG|FAC|INB|INS|MLD|PRS
|
||||
#endif
|
||||
#define ACAD ACAD
|
||||
#define ACVQ ACVQ
|
||||
#define ALG ALG
|
||||
#define FAC FAC
|
||||
#define INB INB /* geen registratie */
|
||||
#define INS INS
|
||||
#define MLD MLD
|
||||
#define PRS PRS
|
||||
#define DATA DATA
|
||||
#define ACAD ACAD
|
||||
#define ACVQ ACVQ
|
||||
#define ALG ALG
|
||||
#define FAC FAC
|
||||
#define INB INB /* geen registratie */
|
||||
#define INS INS
|
||||
#define MLD MLD
|
||||
#define PRS PRS
|
||||
#define DATA DATA
|
||||
|
||||
/* RAB - Rabobank */
|
||||
#elif defined(RAB)||defined(rab)
|
||||
#ifdef MAN
|
||||
#define _BUILDTAGS MAN|ACAD|ACAD13|AVIEW|ALG|ATT|FAC|INB|INR|INS|MLD|PRS|SLE
|
||||
#else
|
||||
#define _BUILDTAGS ACAD|ALG|ACAD13|AVIEW|ATT|FAC|INB|INR|INS|MLD|PRS|SLE
|
||||
#endif
|
||||
#define ACAD ACAD
|
||||
#define ACAD13 ACAD13
|
||||
#define AVIEW AVIEW
|
||||
#define ALG ALG
|
||||
#define ATT ATT
|
||||
#define FAC FAC
|
||||
#define INB INB
|
||||
#define INR INR
|
||||
#define INS INS
|
||||
#define MLD MLD
|
||||
#define PRS PRS
|
||||
#define SLE SLE
|
||||
#define DATA DATA
|
||||
#define ACAD ACAD
|
||||
#define ACAD13 ACAD13
|
||||
#define AVIEW AVIEW
|
||||
#define ALG ALG
|
||||
#define ATT ATT
|
||||
#define FAC FAC
|
||||
#define INB INB
|
||||
#define INR INR
|
||||
#define INS INS
|
||||
#define MLD MLD
|
||||
#define PRS PRS
|
||||
#define SLE SLE
|
||||
#define DATA DATA
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user