summaryrefslogtreecommitdiffstats
path: root/comphelper/prj
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 /comphelper/prj
parent*** empty log message *** (diff)
downloadcore-9282c93cb4cbb7967fc234e5cd6ee93b2109fa2b.tar.gz
core-9282c93cb4cbb7967fc234e5cd6ee93b2109fa2b.zip
Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h
Diffstat (limited to 'comphelper/prj')
-rw-r--r--comphelper/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/prj/d.lst b/comphelper/prj/d.lst
index 358fd9c82274..8b8c2f6015e8 100644
--- a/comphelper/prj/d.lst
+++ b/comphelper/prj/d.lst
@@ -11,7 +11,7 @@ mkdir: %_DEST%\inc%_EXT%\comphelper
..\%__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"