diff options
author | Rene Engelhard <rene@openoffice.org> | 2010-03-03 21:04:06 +0100 |
---|---|---|
committer | Rene Engelhard <rene@openoffice.org> | 2010-03-03 21:04:06 +0100 |
commit | 17feb1f6049deb8a388f0bf6fa625c95231dccae (patch) | |
tree | e058acf4cea4fb0fe614ecab13e744f01dfe14d6 /o3tl | |
parent | 9dbddaf44155708bee14f898dbfea5de06fdbdae (diff) |
sb118: add forgotten CPPUNIT: in o3tl
Diffstat (limited to 'o3tl')
-rw-r--r-- | o3tl/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/o3tl/prj/build.lst b/o3tl/prj/build.lst index fe6b53d1c732..2606d1df8586 100644 --- a/o3tl/prj/build.lst +++ b/o3tl/prj/build.lst @@ -1,4 +1,4 @@ -ot o3tl : sal cppunit BOOST:boost NULL +ot o3tl : sal CPPUNIT:cppunit BOOST:boost NULL ot o3tl usr1 - all ot_mkout NULL ot o3tl\inc get - all ot_inc NULL ot o3tl\prj get - all ot_prj NULL |