diff options
author | Lars Langhans <lla@openoffice.org> | 2010-06-07 14:50:32 +0200 |
---|---|---|
committer | Lars Langhans <lla@openoffice.org> | 2010-06-07 14:50:32 +0200 |
commit | 51ab32b3658e8cabb9bae13903e93aa69ee70593 (patch) | |
tree | b18474b9884956e799c4471f35622279f5c8ec5d /unoxml/prj | |
parent | dd560309b450004dfe54ee2689758b84eaa363d3 (diff) |
sb123:#i111449# cleanups in unoxml qa/complex tests
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 |