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.3.7.
[wine/gsoc-2012-control.git]
/
dlls
/
shlwapi
/
tests
/
Makefile.in
blob
c28922f8dbdcf87c67a545b83d8a097f5fd7a535
1
TESTDLL
=
shlwapi.dll
2
IMPORTS
=
shlwapi user32 ole32 oleaut32 advapi32
3
4
C_SRCS
=
\
5
assoc.c \
6
clist.c \
7
clsid.c \
8
generated.c \
9
istream.c \
10
ordinal.c \
11
path.c \
12
shreg.c \
13
string.c \
14
thread.c \
15
url.c
16
17
@MAKE_TEST_RULES@