summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorPatrick Luby <pluby@openoffice.org>2001-03-02 21:39:55 +0000
committerPatrick Luby <pluby@openoffice.org>2001-03-02 21:39:55 +0000
commit9282c93cb4cbb7967fc234e5cd6ee93b2109fa2b (patch)
treea5219f66adf547d839d7196a23995ccf1a74f680 /vcl
parentc63e3fa1bb47f0b2eb1a77010f51f2830303abae (diff)
Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h
Diffstat (limited to 'vcl')
-rw-r--r--vcl/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/prj/d.lst b/vcl/prj/d.lst
index 03c3f1fa6eb3..9d42b1dadd27 100644
--- a/vcl/prj/d.lst
+++ b/vcl/prj/d.lst
@@ -184,7 +184,7 @@ hedabu: ..\unx\inc\salconfig.hxx %_DEST%\inc%_EXT%\vcl\unx\salconfig.hxx
..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib
..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
-..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx
+..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h*
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi"