The Mingw32 configuration entry was missing one colon (found by
[openssl.git] / mt / win32.bat
1 del mttest.exe
2
3 cl /O2 -DWIN32 /MD -I..\out mttest.c /Femttest ..\out\ssleay32.lib ..\out\libeay32.lib
4