wine/dlls/msvcr70/tests/Makefile.in
Shaun Ren 6d2a9af43b msvcrt: Fix strncmp return value.
Some programs, such as Final Fantasy IV (3D remake), expect strncmp
to return exactly +/-1 when the strings are not equal.

Signed-off-by: Shaun Ren <sren@codeweavers.com>
2022-09-19 20:12:32 +02:00

5 lines
47 B
Makefile

TESTDLL = msvcr70.dll
C_SRCS = \
msvcr70.c