wine/dlls/scrrun/tests/Makefile.in
Nikolay Sivov 0190087e42 scrrun/tests: Build without -DWINE_NO_LONG_TYPES.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-11 10:57:17 +01:00

9 lines
135 B
Makefile

TESTDLL = scrrun.dll
IMPORTS = ole32 shlwapi uuid oleaut32 user32
C_SRCS = \
dictionary.c \
filesystem.c
IDL_SRCS = scrrun.idl