diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-09-16 23:25:09 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-09-16 23:25:09 +0200 |
commit | c92516883e89327f98606c7641e6d43a1e2d1db2 (patch) | |
tree | d5ae3e478cbe830d54f2a8e351954266f2ae422f /cppunit | |
parent | c3e81ce17ef23f013aacfea5ab08d912a2dd51be (diff) |
#i103496#: add missing dependency on soltools
Diffstat (limited to 'cppunit')
-rw-r--r-- | cppunit/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppunit/prj/build.lst b/cppunit/prj/build.lst index 19b8cded9ee3..5a048eb9b292 100644 --- a/cppunit/prj/build.lst +++ b/cppunit/prj/build.lst @@ -1,3 +1,3 @@ -c5t cppunit : NULL +c5t cppunit : soltools NULL c5t cppunit usr1 - all c5t_mkout NULL c5t cppunit nmake - all c5t_make NULL |