diff options
author | Niko Rönkkö <ronkko@iki.fi> | 2010-11-04 23:37:54 +0100 |
---|---|---|
committer | Thorsten Behrens <tbehrens@novell.com> | 2010-11-04 23:37:54 +0100 |
commit | be65a33f73f408257302b78b0da1983e75f58b14 (patch) | |
tree | f36d8555c8d0ae307368c846bdb400d24f419bf1 | |
parent | c76416bfc095c3fe20bda7e6bda73ed3829d2071 (diff) |
Elide all "SO:" and "OOo:" build.lst prefixes
-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 a4faaa8..75939b3 100644 --- a/libxmlsec/prj/build.lst +++ b/libxmlsec/prj/build.lst @@ -1,3 +1,3 @@ -ls libxmlsec : stlport soltools LIBXML2:libxml2 MOZ:moz SO:moz_prebuilt NULL +ls libxmlsec : stlport soltools LIBXML2:libxml2 MOZ:moz NULL ls libxmlsec usr1 - all ls_mkout NULL ls libxmlsec nmake - all ls_xmlsec1 NULL |