diff options
author | Kai Sommerfeld <kso@openoffice.org> | 2002-01-31 14:24:45 +0000 |
---|---|---|
committer | Kai Sommerfeld <kso@openoffice.org> | 2002-01-31 14:24:45 +0000 |
commit | 97199a3ed37d954dd63cb03dd4977f3e97177264 (patch) | |
tree | 138a85d8d017c9fb170a81550fa52683ba80c7de /ucbhelper/prj | |
parent | 7861cd790d0dd503e7b4ed4b682df2396767dcd5 (diff) |
#65293# - Generate missing header instead of making dependend on offuh.
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..70ae936c1964 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 : offapi sal vos cppu cppuhelper 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 |