repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cmd/tests: Make sure for /f doesn't loop infinitely on NULs.
[wine.git]
/
dlls
/
xaudio2_3
/
Makefile.in
blob
f6c555a9a3b5e88980a0e5adb8709e5aebe17baf
1
EXTRADEFS
= -
DXAUDIO2_VER
=
3
2
MODULE
=
xaudio2_3.dll
3
IMPORTS
= $(
FAUDIO_PE_LIBS
)
advapi32 ole32 user32 uuid
4
EXTRAINCL
= $(
FAUDIO_PE_CFLAGS
)
5
PARENTSRC
=
..
/
xaudio2_7
6
7
C_SRCS
=
\
8
compat.c \
9
xapo.c \
10
xaudio_allocator.c \
11
xaudio_dll.c
12
13
IDL_SRCS
=
xaudio_classes.idl