diff options
author | sb <sb@openoffice.org> | 2010-09-10 13:10:07 +0200 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-09-10 13:10:07 +0200 |
commit | a0cb17e25ec80250a4c7e4547a63bf090aea04d3 (patch) | |
tree | dd87f4ccb9f2ec327e281ac244d789fda5771d78 /sd/prj | |
parent | 3099107b00be8af1e6864e105326af77e401f7f2 (diff) |
sb129: #i113189# change UNO components to use passive registration
Diffstat (limited to 'sd/prj')
-rwxr-xr-x | sd/prj/d.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/prj/d.lst b/sd/prj/d.lst index 14f85e982eab..0ebbb9a4eff0 100755 --- a/sd/prj/d.lst +++ b/sd/prj/d.lst @@ -55,3 +55,5 @@ mkdir: %_DEST%\inc%_EXT%\sd ..\uiconfig\sdraw\statusbar\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\sdraw\statusbar\*.xml ..\uiconfig\simpress\statusbar\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\simpress\statusbar\*.xml +..\%__SRC%\misc\sd.component %_DEST%\xml%_EXT%\sd.component +..\%__SRC%\misc\sdd.component %_DEST%\xml%_EXT%\sdd.component |