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 1.1.37.
[wine/gsoc-2012-control.git]
/
dlls
/
shlwapi
/
tests
/
Makefile.in
blob
d626ed91c8357a8bb2fc830ffad16cf131c92197
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
shlwapi.dll
6
IMPORTS
=
shlwapi advapi32 ole32 oleaut32 kernel32
7
8
CTESTS
=
\
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
url.c
19
20
@MAKE_TEST_RULES@
21
22
@DEPENDENCIES@
# everything below this line is overwritten by make depend