diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-02-11 14:49:57 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-02-11 14:49:57 +0000 |
commit | 8e6ffc3ca53e84a60dbe603832959f61e9f1ed0a (patch) | |
tree | db1377cb4fb7335bd6ceaa753a5480327c017f47 /tools | |
parent | 77813c377f47f017e0d04ff81c23306ddd12e794 (diff) |
INTEGRATION: CWS buildcond02 (1.19.42); FILE MERGED
2005/01/31 13:18:31 mmeeks 1.19.42.2: RESYNC: (1.19-1.20); FILE MERGED
2004/12/09 16:41:54 mmeeks 1.19.42.1: Issue number: #i35742#
Submitted by: mmeeks
Conditionalize zlib dependency
Diffstat (limited to 'tools')
-rw-r--r-- | tools/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/prj/build.lst b/tools/prj/build.lst index a6bf0208c4f3..39e36d9d718d 100644 --- a/tools/prj/build.lst +++ b/tools/prj/build.lst @@ -1,4 +1,4 @@ -tl tools : cppu external offuh vos zlib expat basegfx comphelper NULL +tl tools : cppu external offuh vos ZLIB:zlib expat basegfx comphelper NULL tl tools usr1 - all tl_mkout NULL tl tools\bootstrp\isdll get - all tl_bsisdll NULL tl tools\bootstrp\addexes get - all tl_bsexes NULL |