diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-07-29 12:26:26 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-07-29 12:26:26 +0000 |
commit | ded6d6efef8c87f43beb7497a6e715eb450241dc (patch) | |
tree | e98c03e4795797f77c49c96bc885ca73bd4dfd0f /ucbhelper/prj | |
parent | e9a697da1bfcd4bdde01f6e435e144535cc45fa2 (diff) |
#100000# Needs comphelper (source/provider/backgrounddownload.cxx includes comphelper/condition.hxx).
Diffstat (limited to 'ucbhelper/prj')
-rw-r--r-- | ucbhelper/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucbhelper/prj/build.lst b/ucbhelper/prj/build.lst index 3cbbe7aa65f9..3da8f6c784dc 100644 --- a/ucbhelper/prj/build.lst +++ b/ucbhelper/prj/build.lst @@ -1,4 +1,4 @@ -uh ucbhelper : offuh sal vos cppu cppuhelper NULL +uh ucbhelper : offuh sal vos cppu cppuhelper comphelper NULL uh ucbhelper usr1 - all uh_mkout NULL uh ucbhelper\unotypes nmake - all uh_unotypes NULL uh ucbhelper\source\client nmake - all uh_client uh_unotypes NULL |