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

18 lines
316 B
Makefile
Raw Normal View History

2008-02-11 20:09:34 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = qmgr.dll
IMPORTS = ole32 shlwapi user32 kernel32
2008-02-11 20:09:34 +01:00
CTESTS = \
enum_files.c \
enum_jobs.c \
file.c \
job.c \
2008-02-11 20:09:34 +01:00
qmgr.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend