wine/dlls/mscoree/tests/Makefile.in
Eric Pouech 816395e877 mscoree/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Esme Povirk <esme@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-02 20:17:25 +01:00

12 lines
186 B
Makefile

TESTDLL = mscoree.dll
IMPORTS = ole32 shlwapi uuid shell32 advapi32
C_SRCS = \
comtest.c \
debugging.c \
metahost.c \
mscoree.c
RC_SRCS = resource.rc
IDL_SRCS = interfaces.idl