repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mshtml: Pass external connection to WebBrowser host, if possible.
[wine.git]
/
dlls
/
shell32
/
tests
/
Makefile.in
blob
4a361e4432c4f834d539bdee0afca2fda802da81
1
TESTDLL
=
shell32.dll
2
IMPORTS
=
shell32 ole32 oleaut32 user32 advapi32
3
4
C_SRCS
=
\
5
appbar.c \
6
assoc.c \
7
autocomplete.c \
8
brsfolder.c \
9
ebrowser.c \
10
generated.c \
11
progman_dde.c \
12
recyclebin.c \
13
shelldispatch.c \
14
shelllink.c \
15
shellole.c \
16
shellpath.c \
17
shfldr_special.c \
18
shlexec.c \
19
shlfileop.c \
20
shlfolder.c \
21
shlview.c \
22
string.c \
23
systray.c
24
25
RC_SRCS
=
rsrc.rc
26
27
@MAKE_TEST_RULES@