diff options
author | Michael Stahl <mst@openoffice.org> | 2010-05-19 18:35:11 +0200 |
---|---|---|
committer | Michael Stahl <mst@openoffice.org> | 2010-05-19 18:35:11 +0200 |
commit | 874bb80f4fe59a5920084b92edf0f583a22cb8f5 (patch) | |
tree | d2daa7eb0100d0e032837df1ffc2e77c61a1bbab /sax/prj | |
parent | c5934ada09feec288519cbdfbe1c0c988a2fceec (diff) |
sw33bf04: #i111712#: sax: convert crude test in converter.cxx to cppunit test
Diffstat (limited to 'sax/prj')
-rw-r--r-- | sax/prj/build.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sax/prj/build.lst b/sax/prj/build.lst index e3f70c484610..653d77ce9e25 100644 --- a/sax/prj/build.lst +++ b/sax/prj/build.lst @@ -3,3 +3,4 @@ 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 |