diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-02-09 04:26:57 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-02-09 19:57:26 +0100 |
commit | 1c497d6f5a9f54568976c4a171975398197dbde7 (patch) | |
tree | 3c5cfe20f650ac94477978feac1997279272de77 /libxmlsec/prj/build.lst | |
parent | 5becd474bc9242aeb0e39c5485bbdd9f5149ee5e (diff) |
Make stlport only optional dependency of postprocess
Diffstat (limited to 'libxmlsec/prj/build.lst')
-rw-r--r-- | libxmlsec/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libxmlsec/prj/build.lst b/libxmlsec/prj/build.lst index 75939b33892b..a52eb09268f8 100644 --- a/libxmlsec/prj/build.lst +++ b/libxmlsec/prj/build.lst @@ -1,3 +1,3 @@ -ls libxmlsec : stlport soltools LIBXML2:libxml2 MOZ:moz NULL +ls libxmlsec : soltools LIBXML2:libxml2 MOZ:moz NULL ls libxmlsec usr1 - all ls_mkout NULL ls libxmlsec nmake - all ls_xmlsec1 NULL |