Release 0.9.39.
[wine/gsoc-2012-control.git] / dlls / shlwapi / tests / Makefile.in
blob8d48932ab7d3a1ec9e02b1dda443f6d9a197ff8f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = shlwapi.dll
6 IMPORTS = shlwapi advapi32 ole32 oleaut32 kernel32
7 EXTRALIBS = -luuid
9 CTESTS = \
10 clist.c \
11 clsid.c \
12 generated.c \
13 ordinal.c \
14 path.c \
15 shreg.c \
16 string.c
18 @MAKE_TEST_RULES@
20 @DEPENDENCIES@ # everything below this line is overwritten by make depend