X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=lib%2Fopenssl%2Fcrypto%2Fthreads%2Fwin32.bat;fp=lib%2Fopenssl%2Fcrypto%2Fthreads%2Fwin32.bat;h=ee6da80a07d40a8b0ff427f43f2149b5bc0f6e6c;hb=9ff1530871deeb0f7eaa35ca0db6630724045e4a;hp=0000000000000000000000000000000000000000;hpb=25b73076b01ae059da1a2e9a1677e00788ada620;p=cassiopeia.git diff --git a/lib/openssl/crypto/threads/win32.bat b/lib/openssl/crypto/threads/win32.bat new file mode 100755 index 0000000..ee6da80 --- /dev/null +++ b/lib/openssl/crypto/threads/win32.bat @@ -0,0 +1,4 @@ +del mttest.exe + +cl /O2 -DWIN32 /MD -I..\..\out mttest.c /Femttest ..\..\out\ssleay32.lib ..\..\out\libeay32.lib +