repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add AppDefaults app selection to control panel
[wine/gsoc-2012-control.git]
/
dlls
/
mshtml
/
tests
/
Makefile.in
blob
878dd26142faa7488af55591008dc3cb0498494a
1
TESTDLL
=
mshtml.dll
2
IMPORTS
=
ole32 oleaut32 wininet user32 urlmon gdi32 advapi32
3
4
C_SRCS
=
\
5
activex.c \
6
dom.c \
7
events.c \
8
htmldoc.c \
9
htmllocation.c \
10
misc.c \
11
protocol.c \
12
script.c \
13
style.c
14
15
RC_SRCS
=
rsrc.rc
16
17
@MAKE_TEST_RULES@