Sweden-Number/dlls/shell32/tests/Makefile.in

23 lines
431 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = shell32.dll
IMPORTS = shell32 ole32 oleaut32 user32 advapi32 kernel32
EXTRALIBS = -luuid
CTESTS = \
generated.c \
shelllink.c \
shellpath.c \
shfldr_netplaces.c \
shlexec.c \
shlfileop.c \
shlfolder.c \
string.c \
systray.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend