summaryrefslogtreecommitdiffstats
path: root/starmath/prj
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 15:32:23 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 15:32:23 +0000
commit198a81cd844c5d51c7bcaf110bf8002582c85226 (patch)
tree7440ac6c8fcc3b6db763aa5299aed9438423551c /starmath/prj
parentINTEGRATION: CWS toolbars2 (1.41.2); FILE MERGED (diff)
downloadcore-198a81cd844c5d51c7bcaf110bf8002582c85226.tar.gz
core-198a81cd844c5d51c7bcaf110bf8002582c85226.zip
INTEGRATION: CWS toolbars2 (1.18.42); FILE MERGED
2004/08/17 07:56:10 cd 1.18.42.1: #i32219# Deliver statusbar XML file
Diffstat (limited to 'starmath/prj')
-rw-r--r--starmath/prj/d.lst2
1 files changed, 2 insertions, 0 deletions
diff --git a/starmath/prj/d.lst b/starmath/prj/d.lst
index a09324d781a0..165c707c47cc 100644
--- a/starmath/prj/d.lst
+++ b/starmath/prj/d.lst
@@ -3,6 +3,7 @@ mkdir: %_DEST%\xml%_EXT%\uiconfig
mkdir: %_DEST%\xml%_EXT%\uiconfig\smath
mkdir: %_DEST%\xml%_EXT%\uiconfig\smath\menubar
mkdir: %_DEST%\xml%_EXT%\uiconfig\smath\toolbar
+mkdir: %_DEST%\xml%_EXT%\uiconfig\smath\statusbar
..\%COMMON_OUTDIR%\misc\*.hid %COMMON_DEST%\bin%_EXT%\hid\*.hid
..\%__SRC%\lib\lib*.* %_DEST%\lib%_EXT%\lib*.*
@@ -16,5 +17,6 @@ mkdir: %_DEST%\inc%_EXT%\starmath
..\uiconfig\smath\menubar\*.xml %_DEST%\xml%_EXT%\uiconfig\smath\menubar\*.xml
..\uiconfig\smath\toolbar\*.xml %_DEST%\xml%_EXT%\uiconfig\smath\toolbar\*.xml
+..\uiconfig\smath\statusbar\*.xml %_DEST%\xml%_EXT%\uiconfig\smath\statusbar\*.xml
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"