wine-wine/dlls/xaudio2_7/Makefile.in

16 lines
276 B
Makefile
Raw Normal View History

EXTRADEFS = -DXAUDIO2_VER=7
2015-01-11 17:05:56 +00:00
MODULE = xaudio2_7.dll
IMPORTS = advapi32 ole32 user32 uuid
EXTRALIBS = $(FAUDIO_LIBS)
EXTRAINCL = $(FAUDIO_CFLAGS)
2015-01-11 17:05:56 +00:00
C_SRCS = \
compat.c \
x3daudio.c \
xapo.c \
xapofx.c \
xaudio_allocator.c \
2015-01-11 17:05:56 +00:00
xaudio_dll.c
IDL_SRCS = xaudio_classes.idl