projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
mshtml: Added IHTMLScriptElement::put_text implementation.
[wine]
/
dlls
/
mciqtz32
/
Makefile.in
1
MODULE = mciqtz32.dll
2
IMPORTS = strmiids oleaut32 ole32 winmm user32 gdi32
3
4
C_SRCS = \
5
mciqtz.c
6
7
RC_SRCS = \
8
mciavi_res.rc \
9
version.rc
10
11
@MAKE_DLL_RULES@