diff options
author | Patrick Luby <pluby@openoffice.org> | 2001-03-02 21:39:55 +0000 |
---|---|---|
committer | Patrick Luby <pluby@openoffice.org> | 2001-03-02 21:39:55 +0000 |
commit | dc087c0d01cd1ff4cba6a980f67a4c5586eb177e (patch) | |
tree | 575b9c05227e1fa7abe0d29b55545e50f6e3c84b /sd/prj | |
parent | 539d2dcb30b1aceef4704bf6ed86858d1c808012 (diff) |
Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h
Diffstat (limited to 'sd/prj')
-rw-r--r-- | sd/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/prj/d.lst b/sd/prj/d.lst index 697fd968b..87789b6e0 100644 --- a/sd/prj/d.lst +++ b/sd/prj/d.lst @@ -79,7 +79,7 @@ hedabu: ..\inc\sdobjfac.hxx %_DEST%\inc%_EXT%\sd\sdobjfac.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" |