repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shell32: Add printers CLSID to test, clean up a bit.
[wine/testsucceed.git]
/
dlls
/
mshtml
/
tests
/
Makefile.in
blob
2c867660381593bf2c4f24c7164c38ee4814792c
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
mshtml.dll
6
IMPORTS
=
ole32 oleaut32 wininet user32 urlmon gdi32 advapi32 kernel32
7
8
C_SRCS
=
\
9
dom.c \
10
events.c \
11
htmldoc.c \
12
htmllocation.c \
13
misc.c \
14
protocol.c \
15
script.c
16
17
RC_SRCS
=
rsrc.rc
18
19
@MAKE_TEST_RULES@