6 lines
73 B
Makefile
6 lines
73 B
Makefile
|
TESTDLL = msvcp140.dll
|
||
|
APPMODE = -mno-cygwin
|
||
|
|
||
|
C_SRCS = \
|
||
|
msvcp140.c
|