]> WPIA git - cassiopeia.git/blobdiff - lib/openssl/crypto/threads/win32.bat
add: execute openssl fetcher to fetch openssl 1.0.1j
[cassiopeia.git] / lib / openssl / crypto / threads / win32.bat
diff --git a/lib/openssl/crypto/threads/win32.bat b/lib/openssl/crypto/threads/win32.bat
new file mode 100755 (executable)
index 0000000..ee6da80
--- /dev/null
@@ -0,0 +1,4 @@
+del mttest.exe
+
+cl /O2 -DWIN32 /MD -I..\..\out mttest.c /Femttest ..\..\out\ssleay32.lib ..\..\out\libeay32.lib
+