wine/dlls/qmgr/tests/Makefile.in
Eric Pouech 7eab62d36e qmgr/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-03 12:06:36 +01:00

10 lines
129 B
Makefile

TESTDLL = qmgr.dll
IMPORTS = uuid ole32 shlwapi user32
C_SRCS = \
enum_files.c \
enum_jobs.c \
file.c \
job.c \
qmgr.c