From 5fc5d37330d3535a0f421632694d1e7918fc22d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Tue, 8 Apr 2014 11:38:09 +0200 Subject: Compiles correctly: app/build-native + gradle. --- app/openssl/crypto/threads/ptest.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 app/openssl/crypto/threads/ptest.bat (limited to 'app/openssl/crypto/threads/ptest.bat') diff --git a/app/openssl/crypto/threads/ptest.bat b/app/openssl/crypto/threads/ptest.bat new file mode 100755 index 00000000..4071b5ff --- /dev/null +++ b/app/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