87f37bc5a3
-Built-in version of the library for Windows, Android and iOS (other OSs use system one) -Small fixes all around
4 lines
113 B
Batchfile
Executable file
4 lines
113 B
Batchfile
Executable file
del mttest.exe
|
|
|
|
cl /O2 -DWIN32 /MD -I..\..\out mttest.c /Femttest ..\..\out\ssleay32.lib ..\..\out\libeay32.lib
|
|
|