home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sound Sensations!
/
sound_sensations.iso
/
windows
/
drum
/
drum.msc
< prev
next >
Wrap
Text File
|
1992-02-14
|
528b
|
17 lines
#----------------------------------------
# DRUM.MSC make file for Microsoft C 7.0
#----------------------------------------
drum.exe : drum.obj drumfile.obj drum.def drum.res
link drum drumfile,, NUL, /nod slibcew oldnames libw mmsystem commdlg, drum
rc -t drum.res
drum.obj : drum.c drum.h drumfile.h drumdll.h
cl -c -G2sw -Ow -W3 -Zp -Tp drum.c
drumfile.obj : drumfile.c drumfile.h drumdll.h
cl -c -G2sw -Ow -W3 -Zp -Tp drumfile.c
drum.res : drum.rc drum.h drum.ico
rc -r drum.rc