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 | a43f7851c7d3424e845eedffe8ef25c6e9e8fe99 (patch) | |
tree | 6f9d6b8b67bc97841060cdeadfd516024a5f8720 /chart2/prj | |
parent | 0badf8094b28ceb44f2e65787eed93982fe0c0ea (diff) |
sb129: #i113189# change UNO components to use passive registration
Diffstat (limited to 'chart2/prj')
-rw-r--r-- | chart2/prj/d.lst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chart2/prj/d.lst b/chart2/prj/d.lst index 440e2efbe8c5..bf1085336c05 100644 --- a/chart2/prj/d.lst +++ b/chart2/prj/d.lst @@ -21,3 +21,7 @@ mkdir: %_DEST%\xml%_EXT%\uiconfig\modules\schart\statusbar ..\uiconfig\statusbar\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\schart\statusbar\*.xml mkdir: %_DEST%\inc%_EXT%\chart2 +..\%__SRC%\misc\chartcontroller.component %_DEST%\xml%_EXT%\chartcontroller.component +..\%__SRC%\misc\chartmodel.component %_DEST%\xml%_EXT%\chartmodel.component +..\%__SRC%\misc\charttools.component %_DEST%\xml%_EXT%\charttools.component +..\%__SRC%\misc\chartview.component %_DEST%\xml%_EXT%\chartview.component |