summaryrefslogtreecommitdiffstats
path: root/swext/prj
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2011-09-21 15:38:53 -0400
committerPeter Foley <pefoley2@verizon.net>2011-10-07 23:03:34 +0000
commite7a1e17c4fdea4103e7f921e8cd9c315c1dbe612 (patch)
tree12450a7f23781407ba0f08203bc8b106e1649bbb /swext/prj
parentset the correct url for vba unit test (diff)
downloadcore-e7a1e17c4fdea4103e7f921e8cd9c315c1dbe612.tar.gz
core-e7a1e17c4fdea4103e7f921e8cd9c315c1dbe612.zip
convert swext to gbuild and add to tail_build
Diffstat (limited to 'swext/prj')
-rw-r--r--swext/prj/build.lst9
-rw-r--r--swext/prj/d.lst5
-rw-r--r--swext/prj/makefile.mk1
3 files changed, 2 insertions, 13 deletions
diff --git a/swext/prj/build.lst b/swext/prj/build.lst
index 0bac744df814..314cbd8f9248 100644
--- a/swext/prj/build.lst
+++ b/swext/prj/build.lst
@@ -1,10 +1,3 @@
swext swext : officecfg TRANSLATIONS:translations DESKTOP: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
-swext swext\mediawiki\src\registry\data\org\openoffice\Office\Custom nmake - all swext_mwcustomdata swext_mwschema NULL
-swext swext\mediawiki\src\registry\data\org\openoffice\Office nmake - all swext_mwofficedata NULL
-swext swext\mediawiki\src\registry\data\org\openoffice\TypeDetection nmake - all swext_mwtypedetection NULL
-swext swext\mediawiki\src nmake - all swext_mwlicense NULL
-swext swext\mediawiki nmake - all swext_mw swext_mwhelp swext_mwschema swext_mwcustomdata swext_mwofficedata swext_mwlicense swext_mwtypedetection NULL
+swext swext\prj nmake - all swext_prj NULL
diff --git a/swext/prj/d.lst b/swext/prj/d.lst
index 7f7ff29dc0ee..e69de29bb2d1 100644
--- a/swext/prj/d.lst
+++ b/swext/prj/d.lst
@@ -1,5 +0,0 @@
-mkdir: %_DEST%\bin\swext
-..\%__SRC%\bin\wiki-publisher.oxt %_DEST%\bin\swext\wiki-publisher.oxt
-..\%__SRC%\bin\wiki-publisher.oxt %_DEST%\bin\wiki-publisher.oxt
-..\%__SRC%\bin\mediawiki_develop.zip %_DEST%\bin\swext\mediawiki_develop.zip
-
diff --git a/swext/prj/makefile.mk b/swext/prj/makefile.mk
new file mode 100644
index 000000000000..0997622e00f6
--- /dev/null
+++ b/swext/prj/makefile.mk
@@ -0,0 +1 @@
+.INCLUDE : gbuildbridge.mk