diff options
author | Carsten Driesner <cd@openoffice.org> | 2001-12-04 06:49:07 +0000 |
---|---|---|
committer | Carsten Driesner <cd@openoffice.org> | 2001-12-04 06:49:07 +0000 |
commit | 8c65ab24d7f6d9ae0e6a1ce2e96693bfa1f28529 (patch) | |
tree | 9665220e41d250e84d25138a4110116cdb53ef25 /framework/prj | |
parent | f53deef5d952c6f6b0bfaa5d71ae93c3e22a9795 (diff) |
#93782# Enable replaceability of context menus
Diffstat (limited to 'framework/prj')
-rw-r--r-- | framework/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/prj/d.lst b/framework/prj/d.lst index 038c19b1f095..2f8ad3733bbb 100644 --- a/framework/prj/d.lst +++ b/framework/prj/d.lst @@ -21,6 +21,7 @@ mkdir: %_DEST%\inc%_EXT%\framework ..\inc\classes\statusbarconfiguration.hxx %_DEST%\inc%_EXT%\framework\statusbarconfiguration.hxx ..\inc\classes\eventsconfiguration.hxx %_DEST%\inc%_EXT%\framework\eventsconfiguration.hxx ..\inc\classes\imagesconfiguration.hxx %_DEST%\inc%_EXT%\framework\imagesconfiguration.hxx +..\inc\helper\actiontriggerhelper.hxx %_DEST%\inc%_EXT%\framework\actiontriggerhelper.hxx ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib ..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx |