summaryrefslogtreecommitdiff
path: root/main/lzo/B/prepare.bat
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2017-12-28 00:30:40 +0100
committerArne Schwabe <arne@rfc2549.org>2017-12-28 00:30:40 +0100
commit2b2dee6586048e62d066a3ea7b761649828b3aff (patch)
treee4afa9c4e225cf808a179dac57be769f63c60d4d /main/lzo/B/prepare.bat
parentb14d9bdfa98b85b9f836d73fbcfc65582a92184a (diff)
Add OpenVPN3 to build, change build system to cmake
Diffstat (limited to 'main/lzo/B/prepare.bat')
-rw-r--r--main/lzo/B/prepare.bat10
1 files changed, 0 insertions, 10 deletions
diff --git a/main/lzo/B/prepare.bat b/main/lzo/B/prepare.bat
deleted file mode 100644
index 34bac191..00000000
--- a/main/lzo/B/prepare.bat
+++ /dev/null
@@ -1,10 +0,0 @@
-@call b\unset.bat
-@call b\clean.bat
-
-@set CFI=-Iinclude -I. -Isrc
-@set CFASM=-DLZO_USE_ASM
-@set BNAME=lzo2
-@set BLIB=lzo2.lib
-@set BDLL=lzo2.dll
-
-@echo Compiling, please be patient...