diff options
author | Caolán McNamara <caolanm@redhat.com> | 2010-12-20 14:44:56 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-12-20 14:44:56 +0000 |
commit | 3d91eca0d2ee9fec699ec678bed492c3bc30d9f1 (patch) | |
tree | a7dbd5fdbbef06970709f7982801c5aee5dfe7e7 /starmath/prj | |
parent | 0b9ad2ddff997ccf85c6d4d216a7f8b471057001 (diff) |
cppcheck: always build these tests now
Diffstat (limited to 'starmath/prj')
-rw-r--r-- | starmath/prj/build.lst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/starmath/prj/build.lst b/starmath/prj/build.lst index cbfff6772402..1eb4c2334f25 100644 --- a/starmath/prj/build.lst +++ b/starmath/prj/build.lst @@ -1,4 +1,4 @@ -sm starmath : l10n svx NULL +sm starmath : l10n svx dtrans NULL sm starmath usr1 - all sm_mkout NULL sm starmath\inc nmake - all sm_inc NULL sm starmath\prj get - all sm_prj NULL @@ -6,4 +6,5 @@ sm starmath\res get - all sm_res NULL sm starmath\sdi nmake - all sm_sdi NULL sm starmath\source nmake - all sm_sorce sm_sdi sm_inc NULL sm starmath\util nmake - all sm_util sm_sorce NULL -sm starmath\qa\unoapi nmake - all sm_qa_unoapi NULL +sm starmath\qa\unoapi nmake - all sm_qa_unoapi NULL +sm starmath\qa\cppunit nmake - all sm_qa_cppunit sm_util NULL |