windowscodecs: Implement GetColorCount and GetType for palettes.
[wine/wine-gecko.git] / dlls / shell32 / tests / Makefile.in
blobdd0587cf103e431ce29202c97e754a38af01da73
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = shell32.dll
6 IMPORTS = shell32 ole32 oleaut32 user32 advapi32 kernel32
8 CTESTS = \
9 appbar.c \
10 autocomplete.c \
11 generated.c \
12 shelllink.c \
13 shellpath.c \
14 shfldr_special.c \
15 shlexec.c \
16 shlfileop.c \
17 shlfolder.c \
18 string.c \
19 systray.c
21 RC_SRCS = rsrc.rc
23 @MAKE_TEST_RULES@
25 @DEPENDENCIES@ # everything below this line is overwritten by make depend