Sweden-Number/dlls/dmusic/Makefile.in

20 lines
288 B
Makefile
Raw Normal View History

2003-03-21 01:42:38 +01:00
MODULE = dmusic.dll
IMPORTS = dxguid uuid ole32 advapi32 dsound user32 winmm
2003-03-21 01:42:38 +01:00
EXTRADLLFLAGS = -mno-cygwin
2003-03-21 01:42:38 +01:00
C_SRCS = \
2003-07-22 00:10:14 +02:00
buffer.c \
clock.c \
collection.c \
dmobject.c \
2003-03-21 01:42:38 +01:00
dmusic.c \
dmusic_main.c \
2003-07-22 00:10:14 +02:00
download.c \
instrument.c \
port.c
IDL_SRCS = dmusic.idl
2003-03-21 01:42:38 +01:00
2003-04-04 01:55:27 +02:00
RC_SRCS = version.rc