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 | 4d486626c196bb6d06c145437f2a8d53c9730eed (patch) | |
tree | e8e41e5efe0daa7d24363b0052d6f93267cbaeed /cppunit | |
parent | b8a0c965bc3c1c784f4779125e27ad1333dee028 (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 19b8cde..5a048eb 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 |