push 014043c4937c940c54cd1214c96e33a3b3c8cf7d
[wine/hacks.git] / dlls / qmgr / tests / Makefile.in
blob840676d35315e2e02d55436076c3950c8e46c7c6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = qmgr.dll
6 IMPORTS = ole32 shlwapi user32 kernel32
8 CTESTS = \
9 enum_files.c \
10 file.c \
11 job.c \
12 qmgr.c
14 @MAKE_TEST_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend