windows-nt/Source/XPSP1/NT/multimedia/media/drivers/synthlib/sources

24 lines
343 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
!if 0
Copyright (c) 1994-1999 Microsoft Corporation
!endif
##
# Create an installation and configuration DLL for the soundblaster
#
TARGETNAME=synth
TARGETPATH=obj
TARGETTYPE=LIBRARY
SYNCHRONIZE_BLOCK=1
INCLUDES=..\inc;..\drvlib\inc
C_DEFINES=-DUNICODE
SOURCES=midint.c \
midi.c \
adlib.c \
opl3.c