wine/dlls/msvcp140/tests/Makefile.in
Paul Gofman c19dc3fdca msvcp: Use _beginthreadex() in _Thrd_start().
Test code is based in ucrtbase/thread.c tests.
2025-05-14 21:37:42 +02:00

6 lines
83 B
Makefile

TESTDLL = msvcp140.dll
SOURCES = \
msvcp140.c \
threaddll.c \
threaddll.spec