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
include: Make sure __int64 is correctly defined on PPC64.
[wine.git]
/
dlls
/
winepulse.drv
/
Makefile.in
blob
d66006323602785f655978590ee5604365c809db
1
MODULE
=
winepulse.drv
2
IMPORTS
=
dxguid uuid winmm user32 advapi32 ole32
3
EXTRALIBS
= $(
PULSE_LIBS
) $(
PTHREAD_LIBS
)
4
EXTRAINCL
= $(
PULSE_CFLAGS
)
5
6
C_SRCS
=
\
7
mmdevdrv.c