diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-02-11 14:44:38 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-02-11 14:44:38 +0000 |
commit | 48e11d224063a6f76de4ea60497742e744ee7a77 (patch) | |
tree | 21ed5d999e78246a96267a66075a6dd4cebce1c1 /libxml2/prj | |
parent | 454675b8f47cdd0e1d0ad9d82ab514d09adb7577 (diff) |
INTEGRATION: CWS buildcond02 (1.4.18); FILE MERGED
2004/12/09 16:36:55 mmeeks 1.4.18.1: Issue number: #i35742#
Submitted by: mmeeks
Conditionalize zlib dependency
Diffstat (limited to 'libxml2/prj')
-rw-r--r-- | libxml2/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libxml2/prj/build.lst b/libxml2/prj/build.lst index 5ea1f2bf3f22..16c0b0d5e0b0 100644 --- a/libxml2/prj/build.lst +++ b/libxml2/prj/build.lst @@ -1,3 +1,3 @@ -lx libxml2 : soltools zlib NULL +lx libxml2 : soltools ZLIB:zlib NULL lx libxml2 usr1 - all lx_mkout NULL lx libxml2 nmake - all lx_libxml2 NULL |