wine/dlls/xaudio2_7/Makefile.in

13 lines
250 B
Makefile
Raw Normal View History

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