2025-04-27 07:49:33 -04:00

24 lines
366 B
Plaintext

!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