projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
windowscodecs: Implement JpegEncoder_CreateNewFrame.
[wine]
/
dlls
/
dmsynth
/
Makefile.in
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@