tahoma2d/thirdparty/lzo/2.03/B/prepare.bat

11 lines
178 B
Batchfile
Raw Normal View History

2016-03-24 05:25:36 +13:00
@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...