summaryrefslogtreecommitdiff
path: root/lzo/B/prepare.bat
blob: 2c958f204c8f408023e8043c4b736a596241d847 (plain)
1
2
3
4
5
6
7
8
9
10
@call b\unset.bat
@call b\clean.bat

@set CFI=-Iinclude -I.
@set CFASM=-DLZO_USE_ASM
@set BNAME=lzo2
@set BLIB=lzo2.lib
@set BDLL=lzo2.dll

@echo Compiling, please be patient...