home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
sdk
/
dbmsg
/
odbc
/
crsrdemo
/
makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1997-02-14
|
227 b
|
10 lines
USE_ODBC=1
Proj = CrsrDemo
!include <BkOffice.Mak>
All: $(ObjDir)\$(Proj).Exe
$(ObjDir)\$(Proj).Exe: $(@R).Obj $(@D)\Child.Obj $(@D)\Dialogs.Obj $(@D)\Frame.Obj \
$(@D)\Headers.Obj $(@R).Res