mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 19:49:50 +00:00
6d2a9af43b
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>
4 lines
47 B
Makefile
4 lines
47 B
Makefile
TESTDLL = msvcr70.dll
|
|
|
|
C_SRCS = \
|
|
msvcr70.c
|