diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-07-30 10:17:58 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-07-30 10:17:58 +0200 |
commit | bbcbe228bdb500ffc0dddbcecf07e307325c8b1c (patch) | |
tree | 9332aad1c2697b2baef8b856df169bb3ae28afa0 | |
parent | 0977de1408e4c30a784466b96a75a9f6b566edce (diff) |
more dependencies fixed
-rw-r--r-- | apache-commons/prj/build.lst | 2 | ||||
-rw-r--r-- | swext/prj/build.lst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apache-commons/prj/build.lst b/apache-commons/prj/build.lst index 0a9f79b..80940d4 100644 --- a/apache-commons/prj/build.lst +++ b/apache-commons/prj/build.lst @@ -1,4 +1,4 @@ -ac apache-commons : solenv TOMCAT:tomcat NULL +ac apache-commons : solenv TOMCAT:tomcat officecfg filter NULL ac apache-commons usr1 - all ac_mkout NULL ac apache-commons\java\codec nmake - all ac_codec NULL ac apache-commons\java\lang nmake - all ac_lang NULL diff --git a/swext/prj/build.lst b/swext/prj/build.lst index b748f74..64084c2 100644 --- a/swext/prj/build.lst +++ b/swext/prj/build.lst @@ -1,4 +1,4 @@ -swext swext : l10n javaunohelper ridljar unoil jurt APACHE_COMMONS:apache-commons readlicense_oo xsltml filter NULL +swext swext : l10n javaunohelper ridljar unoil jurt APACHE_COMMONS:apache-commons readlicense_oo xsltml NULL swext swext usr1 - all swext_mkout NULL swext swext\mediawiki\help nmake - all swext_mwhelp NULL swext swext\mediawiki\src\registry\schema\org\openoffice\Office\Custom nmake - all swext_mwschema NULL |