tahoma2d/thirdparty/lzo/2.03/B/prepare.bat
2016-03-24 01:31:57 +09:00

10 lines
178 B
Batchfile

@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...