diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-07-02 21:42:07 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-07-02 21:42:07 +0200 |
commit | 21c3e54010129b504891e1786bf425d89328c969 (patch) | |
tree | 2e3eba26f5f0fa454188e1b52c7cab3761c4f208 /lzo/B/prepare.bat | |
parent | d4a1b52faa85df4446560a48c6bcc57f016e0c3c (diff) | |
parent | b42eacfa8da0a642d629714f188cc0fc4c7e601a (diff) |
Merge
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
|