diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-12-16 17:44:39 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-12-16 17:45:10 +0100 |
commit | c4e52039994b9c0011e1ba64e1223ee89d5d970a (patch) | |
tree | b421bb06ef9da4d2d24a4e19612bd4b19c1ec649 /binaryurp | |
parent | f3acd83c1c406f6527d05b0a52a2bef03557e2e1 (diff) |
Code modules no longer depend on stlport.
Diffstat (limited to 'binaryurp')
-rw-r--r-- | binaryurp/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binaryurp/prj/build.lst b/binaryurp/prj/build.lst index 413b430154f7..eba5c278566f 100644 --- a/binaryurp/prj/build.lst +++ b/binaryurp/prj/build.lst @@ -1,2 +1,2 @@ -bu binaryurp : BOOST:boost LIBXSLT:libxslt cppu cppuhelper offapi sal salhelper stlport NULL +bu binaryurp : BOOST:boost LIBXSLT:libxslt cppu cppuhelper offapi sal salhelper NULL bu binaryurp\prj nmake - all bu_prj NULL |