diff options
author | Carsten Driesner <cd@openoffice.org> | 2001-11-08 07:54:39 +0000 |
---|---|---|
committer | Carsten Driesner <cd@openoffice.org> | 2001-11-08 07:54:39 +0000 |
commit | 71c8427084dbbda4b8868852f4bd4553a69c523d (patch) | |
tree | e88567c3f5b60d40101a147f4e16533fdd256fd5 /framework/prj/d.lst | |
parent | f452bb0ab9a906600eecbb29745ae436d90540f3 (diff) |
#93921# export new header and dtd
Diffstat (limited to 'framework/prj/d.lst')
-rw-r--r-- | framework/prj/d.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/prj/d.lst b/framework/prj/d.lst index adb712d790ff..038c19b1f095 100644 --- a/framework/prj/d.lst +++ b/framework/prj/d.lst @@ -11,6 +11,7 @@ mkdir: %_DEST%\inc%_EXT%\framework ..\dtd\statusbar.dtd %_DEST%\bin%_EXT%\statusbar.dtd ..\dtd\event.dtd %_DEST%\bin%_EXT%\event.dtd ..\dtd\accelerator.dtd %_DEST%\bin%_EXT%\accelerator.dtd +..\dtd\image.dtd %_DEST%\bin%_EXT%\image.dtd ..\%__SRC%\lib\ifwe.lib %_DEST%\lib%_EXT%\ifwe.lib ..\inc\helper\imageproducer.hxx %_DEST%\inc%_EXT%\framework\imageproducer.hxx @@ -19,6 +20,7 @@ mkdir: %_DEST%\inc%_EXT%\framework ..\inc\classes\toolboxconfiguration.hxx %_DEST%\inc%_EXT%\framework\toolboxconfiguration.hxx ..\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 ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib ..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx |