Release 0.9.39.
[wine/gsoc-2012-control.git] / dlls / shell32 / tests / Makefile.in
blobf66b34d279aa6877c0415284700b8a07c55a124f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = shell32.dll
6 IMPORTS = shell32 ole32 oleaut32 shlwapi user32 gdi32 advapi32 kernel32
7 EXTRALIBS = -luuid
9 CTESTS = \
10 generated.c \
11 shelllink.c \
12 shellpath.c \
13 shlexec.c \
14 shlfileop.c \
15 shlfolder.c \
16 string.c \
17 systray.c
19 @MAKE_TEST_RULES@
21 @DEPENDENCIES@ # everything below this line is overwritten by make depend