You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
303 B
20 lines
303 B
!ifndef DXROOT
|
|
DXROOT=$(BASEDIR)\multimedia\directx
|
|
!endif
|
|
|
|
!include $(DXROOT)\project.mk
|
|
|
|
ALT_PROJECT_TARGET=Win9x
|
|
|
|
TARGETNAME=
|
|
TARGETTYPE=NOTARGET
|
|
TARGETPATH=obj
|
|
|
|
SOURCES=
|
|
|
|
NTTARGETFILES = \
|
|
$(O)\dmusic16.dll
|
|
|
|
MISCFILES = \
|
|
$(O)\dmusic16.dll \
|
|
$(O)\dmusic16.sym
|