summaryrefslogtreecommitdiff
path: root/sd/prj
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-02-25 16:16:50 +0000
committerKurt Zenker <kz@openoffice.org>2004-02-25 16:16:50 +0000
commitb9710971e8fe496a16445ec94452bbbdf6f131ba (patch)
tree1ad5de352f6f5c2f902bdb196afcd943e9bc3a09 /sd/prj
parent979fd87a94b717dac572965abf9149db946ebd0c (diff)
INTEGRATION: CWS layoutmanager (1.15.4); FILE MERGED
2004/02/19 18:17:17 cd 1.15.4.3: RESYNC: (1.15-1.16); FILE MERGED 2004/02/04 08:19:45 cd 1.15.4.2: #i25017# New default menubar configuration files 2004/02/03 15:16:30 cd 1.15.4.1: #i25017# Deliver new ui configuration files
Diffstat (limited to 'sd/prj')
-rw-r--r--sd/prj/d.lst8
1 files changed, 8 insertions, 0 deletions
diff --git a/sd/prj/d.lst b/sd/prj/d.lst
index f91ef6c68337..42f0a042fbdf 100644
--- a/sd/prj/d.lst
+++ b/sd/prj/d.lst
@@ -1,5 +1,10 @@
mkdir: %COMMON_DEST%\bin%_EXT%\hid
mkdir: %COMMON_DEST%\res%_EXT%
+mkdir: %_DEST%\xml%_EXT%\uiconfig
+mkdir: %_DEST%\xml%_EXT%\uiconfig\sdraw
+mkdir: %_DEST%\xml%_EXT%\uiconfig\simpress
+mkdir: %_DEST%\xml%_EXT%\uiconfig\sdraw\menubar
+mkdir: %_DEST%\xml%_EXT%\uiconfig\simpress\menubar
..\%COMMON_OUTDIR%\misc\*.hid %COMMON_DEST%\bin%_EXT%\hid\*.hid
..\%COMMON_OUTDIR%\srs\core_srs.hid %COMMON_DEST%\res%_EXT%\sdcore_srs.hid
@@ -64,4 +69,7 @@ mkdir: %_DEST%\inc%_EXT%\sd
..\xml\AccessiblePresentationOLEShape.xml %_DEST%\xml%_EXT%\AccessiblePresentationOLEShape.xml
..\xml\AccessiblePageShape.xml %_DEST%\xml%_EXT%\AccessiblePageShape.xml
+..\uiconfig\sdraw\menubar\*.xml %_DEST%\xml%_EXT%\uiconfig\sdraw\menubar\*.xml
+..\uiconfig\simpress\menubar\*.xml %_DEST%\xml%_EXT%\uiconfig\simpress\menubar\*.xml
+
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"