summaryrefslogtreecommitdiff
path: root/app/lzo/B/prepare.bat
diff options
context:
space:
mode:
Diffstat (limited to 'app/lzo/B/prepare.bat')
-rw-r--r--app/lzo/B/prepare.bat10
1 files changed, 0 insertions, 10 deletions
diff --git a/app/lzo/B/prepare.bat b/app/lzo/B/prepare.bat
deleted file mode 100644
index 34bac191..00000000
--- a/app/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...