From 71c8427084dbbda4b8868852f4bd4553a69c523d Mon Sep 17 00:00:00 2001 From: Carsten Driesner Date: Thu, 8 Nov 2001 07:54:39 +0000 Subject: #93921# export new header and dtd --- framework/prj/d.lst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'framework/prj/d.lst') 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 -- cgit