5 lines
58 B
Makefile
5 lines
58 B
Makefile
TESTDLL = msvcp100.dll
|
|
|
|
SOURCES = \
|
|
misc.c \
|
|
string.c
|