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
advapi32/tests: Changed an invalid comment.
[wine.git]
/
dlls
/
winmm
/
Makefile.in
blob
3036526c14e9c7e25df50c99f4acb2a7a4c2d67f
1
EXTRADEFS
= -
D_WINMM_
2
MODULE
=
winmm.dll
3
IMPORTLIB
=
winmm
4
IMPORTS
=
uuid user32 advapi32 ole32 msacm32
5
6
C_SRCS
=
\
7
driver.c \
8
joystick.c \
9
lolvldrv.c \
10
mci.c \
11
mmio.c \
12
playsound.c \
13
time.c \
14
waveform.c \
15
winmm.c
16
17
RC_SRCS
=
\
18
winmm.rc \
19
winmm_res.rc