repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shlwapi: Be less strict on which type of IShellFolder can be enumerated.
[wine/hramrach.git]
/
dlls
/
shlwapi
/
tests
/
Makefile.in
blob
1e5cb5eb075f19f7b66ca7dedd8e9728f77954c0
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
shlwapi.dll
6
IMPORTS
=
shell32 shlwapi user32 ole32 oleaut32 advapi32 kernel32
7
8
C_SRCS
=
\
9
assoc.c \
10
clist.c \
11
clsid.c \
12
generated.c \
13
istream.c \
14
ordinal.c \
15
path.c \
16
shreg.c \
17
string.c \
18
thread.c \
19
url.c
20
21
@MAKE_TEST_RULES@