vbscript: Fix memory leak in owned safearray iterator.
[wine.git] / dlls / xaudio2_2 / Makefile.in
blob26eee0a6f31492cec26ef7439cf78b48a7955f1b
1 EXTRADEFS = -DXAUDIO2_VER=2
2 MODULE = xaudio2_2.dll
3 IMPORTS = $(FAUDIO_PE_LIBS) advapi32 ole32 user32 uuid
4 EXTRAINCL = $(FAUDIO_PE_CFLAGS)
5 PARENTSRC = ../xaudio2_7
7 C_SRCS = \
8 compat.c \
9 xapo.c \
10 xaudio_allocator.c \
11 xaudio_dll.c
13 IDL_SRCS = xaudio_classes.idl