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
Release 0.9.61.
[wine/gsoc-2012-control.git]
/
dlls
/
shlwapi
/
tests
/
Makefile.in
blob
0b4d0199606df1ab280b321c2db39f045b7ae0f6
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
shlwapi.dll
6
IMPORTS
=
uuid shlwapi advapi32 ole32 oleaut32 kernel32
7
8
CTESTS
=
\
9
clist.c \
10
clsid.c \
11
generated.c \
12
istream.c \
13
ordinal.c \
14
path.c \
15
shreg.c \
16
string.c \
17
url.c
18
19
@MAKE_TEST_RULES@
20
21
@DEPENDENCIES@
# everything below this line is overwritten by make depend