summaryrefslogtreecommitdiffstats
path: root/crypto/threads/ptest.bat
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-02-25 23:18:27 +0000
committerRichard Levitte <levitte@openssl.org>2000-02-25 23:18:27 +0000
commit9da65c3280872e2228001fa3f0aabe4f94357c41 (patch)
tree8d607ccfec22bad95e473d104f2c9244b08cad9b /crypto/threads/ptest.bat
parentdc8c8cda4dcbb59a5e99b6cc6668f620b244888c (diff)
Adjust all the old scripts to deal with the new location.
Diffstat (limited to 'crypto/threads/ptest.bat')
-rwxr-xr-xcrypto/threads/ptest.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/threads/ptest.bat b/crypto/threads/ptest.bat
index ccaccae09d..4071b5ffea 100755
--- a/crypto/threads/ptest.bat
+++ b/crypto/threads/ptest.bat
@@ -1,4 +1,4 @@
del mttest.exe
-purify cl /O2 -DWIN32 /MD -I..\out mttest.c /Femttest ..\out\ssl32.lib ..\out\crypt32.lib
+purify cl /O2 -DWIN32 /MD -I..\..\out mttest.c /Femttest ..\..\out\ssl32.lib ..\..\out\crypt32.lib