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
winex11: Add window data structure locking to the X window creation paths.
[wine.git]
/
dlls
/
dmsynth
/
Makefile.in
blob
7d46b24c89ac6d54658ad727f6350d019ba69e1c
1
MODULE
=
dmsynth.dll
2
IMPORTS
=
dxguid uuid ole32 advapi32
3
4
C_SRCS
=
\
5
dmsynth_main.c \
6
synth.c \
7
synthsink.c
8
9
IDL_R_SRCS
=
dmsynth.idl
10
11
RC_SRCS
=
version.rc
12
13
@MAKE_DLL_RULES@