projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
mshtml: Fixed memory leak.
[wine]
/
dlls
/
qedit
/
Makefile.in
1
MODULE = qedit.dll
2
IMPORTS = strmiids uuid oleaut32 ole32 advapi32
3
4
C_SRCS = \
5
main.c \
6
mediadet.c \
7
samplegrabber.c
8
9
IDL_R_SRCS = qedit_classes.idl
10
11
@MAKE_DLL_RULES@