makefiles: Don't use standard libs for programs that specify -nodefaultlibs.
[wine/zf.git] / dlls / xaudio2_9 / Makefile.in
blob1a1982781a17f348f7e56d9e71b0d0dc795ea497
1 EXTRADEFS = -DXAUDIO2_VER=9
2 MODULE = xaudio2_9.dll
3 IMPORTS = advapi32 ole32 user32 uuid
4 PARENTSRC = ../xaudio2_7
5 EXTRALIBS = $(FAUDIO_LIBS)
6 EXTRAINCL = $(FAUDIO_CFLAGS)
8 C_SRCS = \
9 compat.c \
10 x3daudio.c \
11 xapo.c \
12 xapofx.c \
13 xaudio_allocator.c \
14 xaudio_dll.c
16 IDL_SRCS = xaudio_classes.idl