diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-09-30 12:21:25 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-09-30 12:21:25 +0000 |
commit | bc6efebce6cd85aece87b2ea1976fec2e62c5bd8 (patch) | |
tree | e17da6b74b6a2651eabb364924482d32aa6f73b8 /ucb | |
parent | 3d4a11f63e785e123d6a071332c47627ae5d8d5e (diff) |
#i10000# Add new SO only module dependency gnomelibs
Diffstat (limited to 'ucb')
-rw-r--r-- | ucb/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/prj/build.lst b/ucb/prj/build.lst index 836acfd5ef8d..2616508f7457 100644 --- a/ucb/prj/build.lst +++ b/ucb/prj/build.lst @@ -1,4 +1,4 @@ -uc ucb : tools cppuhelper curl neon offapi sal salhelper ucbhelper udkapi vos NULL +uc ucb : tools cppuhelper curl neon offapi sal salhelper ucbhelper udkapi vos SO:gnomelibs NULL uc ucb usr1 - all uc_mkout NULL uc ucb\unotypes nmake - all uc_unotypes NULL uc ucb\source\regexp nmake - all uc_regexp uc_unotypes NULL |