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
win32u: Move process_sent_messages implementation from user32.
[wine.git]
/
dlls
/
winepulse.drv
/
Makefile.in
blob
d4b40e66644289d8734a71bbb2668e64a190257f
1
EXTRADEFS
= -
DWINE_NO_LONG_TYPES
2
MODULE
=
winepulse.drv
3
UNIXLIB
=
winepulse.so
4
IMPORTS
=
dxguid uuid winmm user32 advapi32 ole32 version
5
EXTRALIBS
= $(
PULSE_LIBS
) $(
PTHREAD_LIBS
) -
lm
6
EXTRAINCL
= $(
PULSE_CFLAGS
)
7
8
C_SRCS
=
\
9
mmdevdrv.c \
10
mult.c \
11
pulse.c