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 /sccomp/prj | |
parent | 0badf8094b28ceb44f2e65787eed93982fe0c0ea (diff) |
sb129: #i113189# change UNO components to use passive registration
Diffstat (limited to 'sccomp/prj')
-rw-r--r-- | sccomp/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sccomp/prj/d.lst b/sccomp/prj/d.lst index f31644cf5e8c..2af1e70a9424 100644 --- a/sccomp/prj/d.lst +++ b/sccomp/prj/d.lst @@ -7,3 +7,4 @@ mkdir: %COMMON_DEST%\bin%_EXT%\hid ..\%__SRC%\lib\*.sl %_DEST%\lib%_EXT%\*.sl ..\%__SRC%\bin\*.bin %_DEST%\bin%_EXT%\*.bin ..\%__SRC%\bin\*.res %_DEST%\bin%_EXT%\*.res +..\%__SRC%\misc\solver.component %_DEST%\xml%_EXT%\solver.component |