summaryrefslogtreecommitdiff
path: root/extra/yassl/testsuite/make.bat
diff options
context:
space:
mode:
authorunknown <msvensson@shellback.(none)>2006-05-05 10:33:04 +0200
committerunknown <msvensson@shellback.(none)>2006-05-05 10:33:04 +0200
commit30c4210d708b8729597cb5913519aa1aa3436920 (patch)
tree46ae81e9fcf8418562ef08c3d8c0f66ce2a7dcbe /extra/yassl/testsuite/make.bat
parent54feed92b58ad5783952eb12975433e21976159c (diff)
downloadmariadb-git-30c4210d708b8729597cb5913519aa1aa3436920.tar.gz
Import from yaSSL
extra/yassl/examples/client/client.cpp: Import patch yassl.diff extra/yassl/examples/echoclient/echoclient.cpp: Import patch yassl.diff extra/yassl/examples/echoserver/echoserver.cpp: Import patch yassl.diff extra/yassl/examples/server/server.cpp: Import patch yassl.diff extra/yassl/include/openssl/ssl.h: Import patch yassl.diff extra/yassl/include/yassl_types.hpp: Import patch yassl.diff extra/yassl/src/make.bat: Import patch yassl.diff extra/yassl/src/ssl.cpp: Import patch yassl.diff extra/yassl/src/yassl_imp.cpp: Import patch yassl.diff extra/yassl/src/yassl_int.cpp: Import patch yassl.diff extra/yassl/taocrypt/benchmark/make.bat: Import patch yassl.diff extra/yassl/taocrypt/src/make.bat: Import patch yassl.diff extra/yassl/taocrypt/test/make.bat: Import patch yassl.diff extra/yassl/testsuite/make.bat: Import patch yassl.diff extra/yassl/testsuite/testsuite.cpp: Import patch yassl.diff
Diffstat (limited to 'extra/yassl/testsuite/make.bat')
-rw-r--r--extra/yassl/testsuite/make.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/yassl/testsuite/make.bat b/extra/yassl/testsuite/make.bat
index d8a55b0d3af..1bc7ce0513d 100644
--- a/extra/yassl/testsuite/make.bat
+++ b/extra/yassl/testsuite/make.bat
@@ -1,4 +1,4 @@
-# quick and dirty build file for testing different MSDEVs
+REM quick and dirty build file for testing different MSDEVs
setlocal
set myFLAGS= /I../include /I../taocrypt/include /I../mySTL /c /W3 /G6 /O2 /MT /D"WIN32" /D"NO_MAIN_DRIVER"