wine/dlls/msvcp140_atomic_wait/Makefile.in
Piotr Caban 32a369d6c2 msvcp140_atomic_wait: Add __std_atomic_notify_one_direct implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-28 11:35:48 +02:00

6 lines
85 B
Makefile

MODULE = msvcp140_atomic_wait.dll
IMPORTS = kernelbase msvcp140
C_SRCS = \
main.c