makefiles: List the static libraries as normal imports instead of extra libs.
[wine/multimedia.git] / dlls / shlwapi / tests / Makefile.in
blob0b4d0199606df1ab280b321c2db39f045b7ae0f6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = shlwapi.dll
6 IMPORTS = uuid shlwapi advapi32 ole32 oleaut32 kernel32
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
19 @MAKE_TEST_RULES@
21 @DEPENDENCIES@ # everything below this line is overwritten by make depend