diff options
author | Matthias Huetsch [mhu] <matthias.huetsch@sun.com> | 2010-06-16 17:09:09 +0200 |
---|---|---|
committer | Matthias Huetsch [mhu] <matthias.huetsch@sun.com> | 2010-06-16 17:09:09 +0200 |
commit | 14cad1ab1a571527196b7be799b46c1aa5ac7e20 (patch) | |
tree | 57e059aa981c697ac9befa985208b5eee8335268 /sax/prj | |
parent | 5d2f6cb97629e2d3d876f31403ea2e022b22a2b9 (diff) | |
parent | 1184876fc2d6662101facfc1db7464a0d01e2428 (diff) |
Update from master repository (DEV300_m82).
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 |