diff options
author | Mathias Bauer <mba@openoffice.org> | 2011-03-02 13:22:42 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-17 01:01:10 +0200 |
commit | fa4ec3c338e5b33e9886ee489bbe38ddd7dfae3c (patch) | |
tree | 28ee9ec51e47d3be7c5a659153b63c2920139fb4 /sax/prj/build.lst | |
parent | e3dd3608fb459bb8f68b1efa2e205df6d7a07d16 (diff) |
CWS gnumake4: convert sax to new build system [hg:389d236eb6b2]
Diffstat (limited to 'sax/prj/build.lst')
-rw-r--r-- | sax/prj/build.lst | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sax/prj/build.lst b/sax/prj/build.lst index 849700087ae7..0a8a3789e1d8 100644 --- a/sax/prj/build.lst +++ b/sax/prj/build.lst @@ -1,6 +1,3 @@ ax sax : offapi cppuhelper EXPAT:expat comphelper LIBXSLT:libxslt NULL -ax sax usr1 - all ax_mkout NULL -ax sax\source\expatwrap nmake - all ax_expatwrap NULL -ax sax\source\tools nmake - all ax_tools NULL -ax sax\source\fastparser nmake - all ax_fastparser ax_expatwrap ax_tools NULL -ax sax\qa\cppunit nmake - all ax_qa_cppunit ax_tools NULL +ax sax\prj nmake - all ax_prj NULL + |