diff options
author | sb <sb@openoffice.org> | 2010-10-21 16:44:33 +0200 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-10-21 16:44:33 +0200 |
commit | 42b3548f762c999cb3b806447cff717aca2bbaa3 (patch) | |
tree | fec79e4a19093e105f4a3119efebc55ee95cc2e2 /unoxml/prj | |
parent | 262ff8a349c2a58bbabd27a7de82c285afcb1fe3 (diff) | |
parent | 7e56aed62ec2230680d6f4a69ae3462974daa458 (diff) |
sb131: merged in DEV300_m90
Diffstat (limited to 'unoxml/prj')
-rw-r--r-- | unoxml/prj/build.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/unoxml/prj/build.lst b/unoxml/prj/build.lst index cc54f6d3ad28..1a6b330c2c6b 100644 --- a/unoxml/prj/build.lst +++ b/unoxml/prj/build.lst @@ -4,3 +4,5 @@ ux unoxml\source\xpath nmake - all ux_xpath ux_dom NULL ux unoxml\source\events nmake - all ux_events ux_dom NULL ux unoxml\source\service nmake - all ux_service ux_dom ux_xpath ux_events NULL ux unoxml\source\rdf nmake - all ux_librdf NULL + +ux unoxml\qa\complex\unoxml nmake - all ux_complex ux_librdf NULL |