From 3e4d8f433239c40311037616b1b8833a06651ae0 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 16 Apr 2012 19:21:14 +0200 Subject: Initial import --- openssl/crypto/threads/ptest.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 openssl/crypto/threads/ptest.bat (limited to 'openssl/crypto/threads/ptest.bat') diff --git a/openssl/crypto/threads/ptest.bat b/openssl/crypto/threads/ptest.bat new file mode 100755 index 0000000..4071b5f --- /dev/null +++ b/openssl/crypto/threads/ptest.bat @@ -0,0 +1,4 @@ +del mttest.exe + +purify cl /O2 -DWIN32 /MD -I..\..\out mttest.c /Femttest ..\..\out\ssl32.lib ..\..\out\crypt32.lib + -- cgit v1.2.3