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