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 | 01c2f02ec849927b69d9ec7b9c1c147ad56b599f (patch) | |
tree | 30399cac4c3f83a1efcc45eb3cd00c3c18f999e0 /starmath/prj | |
parent | 3d341c8efb7aa4784b3341ef752c16e07df5d951 (diff) |
sb129: #i113189# change UNO components to use passive registration
Diffstat (limited to 'starmath/prj')
-rw-r--r-- | starmath/prj/d.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/starmath/prj/d.lst b/starmath/prj/d.lst index bc48875e81e6..78bae57498ea 100644 --- a/starmath/prj/d.lst +++ b/starmath/prj/d.lst @@ -19,3 +19,5 @@ mkdir: %_DEST%\inc%_EXT%\starmath ..\uiconfig\smath\menubar\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\smath\menubar\*.xml ..\uiconfig\smath\toolbar\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\smath\toolbar\*.xml ..\uiconfig\smath\statusbar\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\smath\statusbar\*.xml +..\%__SRC%\misc\sm.component %_DEST%\xml%_EXT%\sm.component +..\%__SRC%\misc\smd.component %_DEST%\xml%_EXT%\smd.component |