summaryrefslogtreecommitdiff
path: root/forms/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
commitd131c47bfd15c2dfd8586d7b06271ead898460f4 (patch)
tree2330b8ed504637f5d248411b9c7b8a1f7dfd5881 /forms/prj
parent80fdf3696704607b1b45e144dd932857d8af2e90 (diff)
Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h
Diffstat (limited to 'forms/prj')
-rw-r--r--forms/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/prj/d.lst b/forms/prj/d.lst
index 3355a02223de..91f98a834686 100644
--- a/forms/prj/d.lst
+++ b/forms/prj/d.lst
@@ -7,7 +7,7 @@
..\%__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"