diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-07-02 17:28:05 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-07-02 17:28:05 +0200 |
commit | ace5e90b3dbc33f0fc34ac2f3dc40d3c990a6a11 (patch) | |
tree | 0b5cda436e04ee29efb5220da5634d04455c65c0 /lzo/B/prepare.bat | |
parent | 78172a10165a969b8c002b6bdcf9dc47fa6cd5f3 (diff) |
Update lzo version
Diffstat (limited to 'lzo/B/prepare.bat')
-rw-r--r-- | lzo/B/prepare.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lzo/B/prepare.bat b/lzo/B/prepare.bat index 2c958f20..34bac191 100644 --- a/lzo/B/prepare.bat +++ b/lzo/B/prepare.bat @@ -1,7 +1,7 @@ @call b\unset.bat
@call b\clean.bat
-@set CFI=-Iinclude -I.
+@set CFI=-Iinclude -I. -Isrc
@set CFASM=-DLZO_USE_ASM
@set BNAME=lzo2
@set BLIB=lzo2.lib
|