diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-07-09 20:49:13 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-07-10 09:38:55 +0200 |
commit | c60e9ceaf2564ec3a8005aad84bbef0cf211e5ec (patch) | |
tree | 6146ff16f8a4ab65377ad8d8cee01095aec1648c /sax/prj/build.lst | |
parent | 40c9e4f82e4340fc0fdd962187cad0d9dcee04c7 (diff) |
Enable test/sax
To compile some adjustments had to be made.
Diffstat (limited to 'sax/prj/build.lst')
-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 849700087ae7..658ec97e8e79 100644 --- a/sax/prj/build.lst +++ b/sax/prj/build.lst @@ -4,3 +4,4 @@ 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\test nmake - all ax_test NULL |