wine/dlls/ucrtbase/tests/Makefile.in
2025-04-23 22:52:11 +02:00

14 lines
179 B
Makefile

TESTDLL = ucrtbase.dll
IMPORTS = ucrtbase
SOURCES = \
cpp.c \
environ.c \
file.c \
misc.c \
printf.c \
scanf.c \
string.c \
thread.c \
threaddll.c \
threaddll.spec