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
advapi32: Make rpcrt4 a delayed import to work around circular dependencies with...
[wine/testsucceed.git]
/
dlls
/
shdocvw
/
tests
/
Makefile.in
blob
5e4e087bb9f472aec74569db7f279ae651bb0c2b
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
shdocvw.dll
6
IMPORTS
=
shell32 ole32 oleaut32 user32 gdi32 advapi32 kernel32
7
8
C_SRCS
=
\
9
intshcut.c \
10
shdocvw.c \
11
shortcut.c \
12
webbrowser.c
13
14
@MAKE_TEST_RULES@