diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-10-01 09:04:58 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-10-01 09:04:58 +0000 |
commit | af3de2fe97b05748b91214cebb1ce0fb7d0b981f (patch) | |
tree | 927996bcd19754172accdd8dcee389fad11d3c77 /swext | |
parent | 3ba82371e2629bf9a6e3b2c87dd419fa35af87b4 (diff) |
CWS-TOOLING: integrate CWS sb93
Diffstat (limited to 'swext')
-rw-r--r-- | swext/mediawiki/build.xml | 3 | ||||
-rw-r--r-- | swext/prj/build.lst | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/swext/mediawiki/build.xml b/swext/mediawiki/build.xml index efdfcc3bf768..b8246c6c2f8c 100644 --- a/swext/mediawiki/build.xml +++ b/swext/mediawiki/build.xml @@ -9,7 +9,7 @@ $RCSfile: build.xml,v $ - $Revision: 1.20 $ + $Revision: 1.20.8.1 $ This file is part of OpenOffice.org. @@ -63,7 +63,6 @@ <path id="classpath"> <pathelement location="${officeclasses}/juh.jar"/> <pathelement location="${officeclasses}/jurt.jar"/> - <pathelement location="${officeclasses}/jut.jar"/> <pathelement location="${officeclasses}/ridl.jar"/> <pathelement location="${officeclasses}/unoil.jar"/> <!-- 3rd party libs --> diff --git a/swext/prj/build.lst b/swext/prj/build.lst index 68c998c95a74..de32d9ee45cc 100644 --- a/swext/prj/build.lst +++ b/swext/prj/build.lst @@ -1,4 +1,4 @@ -swext swext : jut javaunohelper ridljar unoil jurt APACHE_COMMONS:apache-commons officecfg readlicense_oo NULL +swext swext : javaunohelper ridljar unoil jurt APACHE_COMMONS:apache-commons officecfg readlicense_oo 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 |