and added files
[bcm963xx.git] / userapps / opensource / openssl / crypto / threads / ptest.bat
diff --git a/userapps/opensource/openssl/crypto/threads/ptest.bat b/userapps/opensource/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
+