diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-12-10 15:56:37 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-12-10 15:56:37 +0100 |
commit | 943f53b34ec1c44229cedecf5d304d1a91d326b6 (patch) | |
tree | 69c1ce958e5f626605a52e868077450178c93022 | |
parent | d844e062d0717f8665c0b705a36dd40427635dfb (diff) |
#i107449#: embeddedobj now buildable without GUI libraries; added new module vbahelper
-rw-r--r-- | splitbuild/common.lst | 2 | ||||
-rw-r--r-- | splitbuild/framework.lst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/splitbuild/common.lst b/splitbuild/common.lst index 7b7214f0d227..9566e0f688c3 100644 --- a/splitbuild/common.lst +++ b/splitbuild/common.lst @@ -1 +1 @@ -basebmp basegfx bean comphelper configmgr connectivity embedserv eventattacher fileaccess i18npool i18nutil linguistic lingucomponent o3tl officecfg oovbaapi package pyuno regexp rsc sax shell sot svl tools transex3 ucb ucbhelper unotools unoxml vos xmerge xmlhelp xmloff xmlscript wizards +basebmp basegfx bean comphelper configmgr connectivity embeddedobj embedserv eventattacher fileaccess i18npool i18nutil linguistic lingucomponent o3tl officecfg oovbaapi package pyuno regexp rsc sax shell sot svl tools transex3 ucb ucbhelper unotools unoxml vos xmerge xmlhelp xmloff xmlscript wizards diff --git a/splitbuild/framework.lst b/splitbuild/framework.lst index 89ed01c617d6..1333e7dc7eec 100644 --- a/splitbuild/framework.lst +++ b/splitbuild/framework.lst @@ -1 +1 @@ -automation avmedia basic basctl cui desktop drawinglayer embeddedobj extensions forms formula framework idl scripting sfx2 svx xmlsecurity +automation avmedia basic basctl cui desktop drawinglayer extensions forms formula framework idl scripting sfx2 svx xmlsecurity vbahelper |