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