home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 16
/
CD_ASCQ_16_0994.iso
/
news
/
4611
/
fw16d.ins
/
IDE
/
IDE.RMK
< prev
next >
Wrap
Text File
|
1994-06-10
|
1KB
|
35 lines
makepath[.prg]=".\source"
makepath[.obj]=".\obj"
.prg.obj:
clipper $< /O$@ /n/w/i..\include
Ide.obj : Ide.prg
Icons.obj : Icons.prg
Bitmaps.obj : Bitmaps.prg
Debug.obj : Debug.prg
Dialog.obj : Dialog.prg
Doc.obj : Doc.prg
Object.obj : Object.prg
Index.obj : Index.prg
Indexes.obj : Indexes.prg
Lib.obj : Lib.prg
Menu.obj : Menu.prg
Project.obj : Project.prg
Relation.obj : Relation.prg
Report.obj : Report.prg
Stack.obj : Stack.prg
Text.obj : Text.prg
WinApi.obj : WinApi.prg
Ide.exe : Ide.obj Icons.obj Bitmaps.obj Debug.obj Dialog.obj Doc.obj Index.obj \
Indexes.obj Object.obj Lib.obj Menu.obj Project.obj \
Report.obj Relation.obj Stack.obj Text.obj WinApi.obj \
..\lib\FiveWin.lib Ide.lnk Ide.rc
SET LIB=C:\Clipper5\lib;..\LIB
SET OBJ=OBJ
blinker @Ide.lnk
rem link /se:900 /NOE @ms_Ide.lnk,,nul, FiveWin WinApi Clipper 501_520, ..\include\FiveWin.def
rc -K Ide
del *.res