mshtml: Move IOleInPlaceFrame::SetActiveObject call to separated function.
[wine] / dlls / shell32 / tests / Makefile.in
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
8
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
18
19 @MAKE_TEST_RULES@
20
21 @DEPENDENCIES@  # everything below this line is overwritten by make depend