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

27 lines
419 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = shell32.dll
IMPORTS = shell32 ole32 oleaut32 user32 advapi32
C_SRCS = \
appbar.c \
autocomplete.c \
brsfolder.c \
2002-11-12 02:13:10 +01:00
generated.c \
progman_dde.c \
shelllink.c \
shellpath.c \
shfldr_special.c \
2005-07-24 18:26:53 +02:00
shlexec.c \
2004-02-10 03:19:03 +01:00
shlfileop.c \
shlfolder.c \
shlview.c \
string.c \
systray.c
RC_SRCS = rsrc.rc
@MAKE_TEST_RULES@