summaryrefslogtreecommitdiff
path: root/instsetoo_native/prj
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-07-07 08:07:25 +0000
committerOliver Bolte <obo@openoffice.org>2004-07-07 08:07:25 +0000
commit584ee96ee18fcfe4762b57e411405bf4dede2e19 (patch)
tree9420b3ba32568e65e1fcb12155d61f0df3ca3d1e /instsetoo_native/prj
parent0b9bb132439e4fc5bd9ea150b92f9d8905a4d203 (diff)
#i10000# create user interface configuration package
Diffstat (limited to 'instsetoo_native/prj')
-rw-r--r--instsetoo_native/prj/build.lst5
-rw-r--r--instsetoo_native/prj/d.lst1
2 files changed, 4 insertions, 2 deletions
diff --git a/instsetoo_native/prj/build.lst b/instsetoo_native/prj/build.lst
index 8ea0d106a768..b30ee0a21c87 100644
--- a/instsetoo_native/prj/build.lst
+++ b/instsetoo_native/prj/build.lst
@@ -1,4 +1,5 @@
-oon instsetoo_native : UnoControls basctl chaos configmgr cpputools dbaccess desktop eventattacher extensions extras fileaccess forms io package padmin readlicense_oo remotebridges scaddins scp2 setup_native SO:epm shell sc sch chart2 sd starmath sw ucb wizards officecfg xmlhelp helpcontent MathMLDTD dictionaries bitstream_vera_fonts filter psprint_config fpicker odk embedserv pyuno crashrep scripting embeddedobj hwpfilter unoxml slideshow binfilter NULL
+oon instsetoo_native : UnoControls basctl chaos configmgr cpputools dbaccess desktop eventattacher extensions extras fileaccess forms io package padmin readlicense_oo remotebridges scaddins scp2 setup_native SO:epm shell sc sch chart2 sd starmath sw ucb wizards officecfg xmlhelp helpcontent MathMLDTD dictionaries bitstream_vera_fonts filter psprint_config fpicker odk embedserv pyuno crashrep scripting embeddedobj hwpfilter unoxml slideshow binfilter msfontextract NULL
oon instsetoo_native usr1 - all oon_mkout NULL
oon instsetoo_native\packimages nmake - all oon_pack NULL
-oon instsetoo_native\util nmake - all oon_util oon_pack NULL
+oon instsetoo_native\packconfig nmake - all oon_config NULL
+oon instsetoo_native\util nmake - all oon_util oon_pack oon_config NULL
diff --git a/instsetoo_native/prj/d.lst b/instsetoo_native/prj/d.lst
index 438abc1aab25..232c30465f2e 100644
--- a/instsetoo_native/prj/d.lst
+++ b/instsetoo_native/prj/d.lst
@@ -2,5 +2,6 @@ mkdir: %COMMON_DEST%\bin%_EXT%\ooo
..\util\hid.lst %COMMON_DEST%\bin%_EXT%\ooo\hid.lst
..\%COMMON_OUTDIR%\bin\images.zip %COMMON_DEST%\bin%_EXT%\images.zip
..\%COMMON_OUTDIR%\bin\images.zip %COMMON_DEST%\bin%_EXT%\images2.zip
+..\%COMMON_OUTDIR%\bin\uiconfig.zip %COMMON_DEST%\bin%_EXT%\uiconfig.zip
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"