/[projects]/dao/DelphiScanner/Components/tpsystools_4.04/examples/CBuilder/All.bpg
ViewVC logotype

Annotation of /dao/DelphiScanner/Components/tpsystools_4.04/examples/CBuilder/All.bpg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2671 - (hide annotations) (download)
Tue Aug 25 18:15:15 2015 UTC (8 years, 9 months ago) by torben
File size: 1817 byte(s)
Added tpsystools component
1 torben 2671 #------------------------------------------------------------------------------
2     VERSION = BWS.01
3     #------------------------------------------------------------------------------
4     !ifndef ROOT
5     ROOT = $(MAKEDIR)\..
6     !endif
7     #------------------------------------------------------------------------------
8     MAKE = $(ROOT)\bin\make.exe -$(MAKEFLAGS) -f$**
9     DCC = $(ROOT)\bin\dcc32.exe $**
10     BRCC = $(ROOT)\bin\brcc32.exe $**
11     #------------------------------------------------------------------------------
12     PROJECTS = AstCal BcdCal Eclipse Ex1DArr Ex2DArr Ex3dArr ExBarC ExBits \
13     ExColl ExDict ExDQue ExVrInfo exfirst exmmfc DataMerg DbExport \
14     exmmfs expnbar exspawn extohtml ExUsrMgr ExRandom GridFill \
15     FinCal exregex
16     #------------------------------------------------------------------------------
17     default: $(PROJECTS)
18     #------------------------------------------------------------------------------
19    
20     AstCal: AstCal.bpr
21     $(MAKE)
22    
23     BcdCal: BcdCal.bpr
24     $(MAKE)
25    
26     DataMerg: DataMerg.bpr
27     $(MAKE)
28    
29     DbExport: DbExport.bpr
30     $(MAKE)
31    
32     Eclipse: Eclipse.bpr
33     $(MAKE)
34    
35     Ex1DArr: Ex1DArr.bpr
36     $(MAKE)
37    
38     Ex2DArr: Ex2DArr.bpr
39     $(MAKE)
40    
41     Ex3dArr: Ex3dArr.bpr
42     $(MAKE)
43    
44     ExBarC: ExBarC.bpr
45     $(MAKE)
46    
47     ExBits: ExBits.bpr
48     $(MAKE)
49    
50     ExColl: ExColl.bpr
51     $(MAKE)
52    
53     ExDict: ExDict.bpr
54     $(MAKE)
55    
56     ExDQue: ExDQue.bpr
57     $(MAKE)
58    
59     ExEnumF: ExEnumF.bpr
60     $(MAKE)
61    
62     exfirst: exfirst.bpr
63     $(MAKE)
64    
65     exmmfc: exmmfc.bpr
66     $(MAKE)
67    
68     exmmfs: exmmfs.bpr
69     $(MAKE)
70    
71     expnbar: expnbar.bpr
72     $(MAKE)
73    
74     ExRandom: ExRandom.bpr
75     $(MAKE)
76    
77     exregex: exregex.bpr
78     $(MAKE)
79    
80     exspawn: exspawn.bpr
81     $(MAKE)
82    
83     extohtml: extohtml.bpr
84     $(MAKE)
85    
86     ExUsrMgr: ExUsrMgr.bpr
87     $(MAKE)
88    
89     ExVrInfo: ExVrInfo.bpr
90     $(MAKE)
91    
92     FinCal: FinCal.bpr
93     $(MAKE)
94    
95     GridFill: GridFill.bpr
96     $(MAKE)
97    

  ViewVC Help
Powered by ViewVC 1.1.20