diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-05-31 14:48:48 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-06-01 15:37:26 +0100 |
commit | 909fa34d46cf6c382180b56c5c8b58478b4337f0 (patch) | |
tree | e3794bb379f0053546bc1fd6fab940db68edb0ef /starmath | |
parent | 9c67dc4b37cde050a07a8926941d059ff0ab398e (diff) |
add depends for cppunit test
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/prj/build.lst b/starmath/prj/build.lst index da2383eb27e8..6b60a031bd13 100644 --- a/starmath/prj/build.lst +++ b/starmath/prj/build.lst @@ -1,2 +1,2 @@ -sm starmath : LIBXSLT:libxslt TRANSLATIONS:translations svx ure NULL +sm starmath : LIBXSLT:libxslt TRANSLATIONS:translations svx configmgr dtrans ure NULL sm starmath\prj nmake - all sm_prj NULL |