repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mf/session: Forward more events to the application.
[wine/zf.git]
/
dlls
/
winmm
/
Makefile.in
blob
c05115d5c58c4ed93191560455ffae1977d63b4f
1
EXTRADEFS
= -
D_WINMM_
2
MODULE
=
winmm.dll
3
IMPORTLIB
=
winmm
4
IMPORTS
=
uuid user32 advapi32 ole32 msacm32
5
6
EXTRADLLFLAGS
= -
mno-cygwin
7
8
C_SRCS
=
\
9
driver.c \
10
joystick.c \
11
lolvldrv.c \
12
mci.c \
13
mmio.c \
14
playsound.c \
15
time.c \
16
waveform.c \
17
winmm.c
18
19
RC_SRCS
=
\
20
winmm.rc \
21
winmm_res.rc