wine/dlls/shell32/tests/Makefile.in
Alex Henrie 02efd35ce2 shell32/tests: Add tests for FolderItems_Item and FolderItems_get_Count.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-12 20:32:02 +02:00

25 lines
400 B
Makefile

TESTDLL = shell32.dll
IMPORTS = shell32 ole32 oleaut32 user32 gdi32 advapi32 shlwapi
C_SRCS = \
appbar.c \
assoc.c \
autocomplete.c \
brsfolder.c \
ebrowser.c \
generated.c \
progman_dde.c \
recyclebin.c \
shelldispatch.c \
shelllink.c \
shellole.c \
shellpath.c \
shfldr_special.c \
shlexec.c \
shlfileop.c \
shlfolder.c \
shlview.c \
string.c \
systray.c
RC_SRCS = rsrc.rc