wine/dlls/packager/Makefile.in
Eric Pouech 29a668a625 packager: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-17 09:07:07 +01:00

9 lines
144 B
Makefile

MODULE = packager.dll
IMPORTS = uuid shell32 shlwapi user32
C_SRCS = \
packager_main.c
RC_SRCS = packager.rc
IDL_SRCS = packager_classes.idl