diff options
author | Jan Holesovsky <kendy@suse.cz> | 2011-03-17 17:00:41 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-03-17 17:00:41 +0100 |
commit | 28515466bdbe8561014c30032ebe54e55abbdf36 (patch) | |
tree | 75674eb0cbb96923a28c9015485738918a78d9e7 | |
parent | f23d1a8054b085ebff77dba17cd00ec9069288ad (diff) | |
parent | e26c5eede9dd5023ddaee1b1b60068a02d1c4d21 (diff) |
Merge remote-tracking branch 'origin/integration/dev300_m101'
-rw-r--r-- | sdext/prj/build.lst | 2 | ||||
-rw-r--r-- | swext/prj/build.lst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sdext/prj/build.lst b/sdext/prj/build.lst index 3603afb..2604633 100644 --- a/sdext/prj/build.lst +++ b/sdext/prj/build.lst @@ -1,4 +1,4 @@ -dx sdext : l10n offuh comphelper unotools readlicense_oo cppu tools cppuhelper sal javaunohelper officecfg XPDF:xpdf LIBXSLT:libxslt xmlhelp NULL +dx sdext : L10N:l10n offuh comphelper unotools readlicense_oo cppu tools cppuhelper sal javaunohelper officecfg XPDF:xpdf LIBXSLT:libxslt xmlhelp NULL dx sdext usr1 - all sdext_mkout NULL dx sdext\prj get - all sdext_prj NULL dx sdext\source\minimizer nmake - all sdext_minimizer sdext_minimizer_rdoooe sdext_minimizer_rdooo sdext_inc NULL diff --git a/swext/prj/build.lst b/swext/prj/build.lst index 2e96591..e00d2a4 100644 --- a/swext/prj/build.lst +++ b/swext/prj/build.lst @@ -1,4 +1,4 @@ -swext swext : officecfg l10n l10ntools javaunohelper ridljar unoil jurt APACHE_COMMONS:apache-commons readlicense_oo xsltml xmlhelp NULL +swext swext : officecfg L10N:l10n l10ntools javaunohelper ridljar unoil jurt APACHE_COMMONS:apache-commons readlicense_oo xsltml xmlhelp 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 |