home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aztec Masterblend
/
aztecmasterblendazteknewmediaj
/
drum
/
drumdll.bcp
< prev
next >
Wrap
Text File
|
1992-02-09
|
403b
|
12 lines
#-------------------------------------------
# DRUMDLL.BCP make file for Borland C++ 3.0
#-------------------------------------------
drumdll.exe : drumdll.obj drumdll.def
tlink /c /n /Tw /Lc:\borlandc\lib c0ds drumdll, drumdll, NUL, \
import mathws cws mmsystem, drumdll
rc -t -p drumdll.dll
drumdll.obj : drumdll.c drumdll.h
bcc -c -ms! -w-par -P -W -2 drumdll.c