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 | 5687d1cff1f534dbf33ea91458ef965f54d67b20 (patch) | |
tree | e90d0c324c21fb939cdb60b2b99efe708a05d2f3 /dbaccess/prj/d.lst | |
parent | 0f5ba7ad503e250de65c626ad2b7ae55393e14bb (diff) |
Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h
Diffstat (limited to 'dbaccess/prj/d.lst')
-rw-r--r-- | dbaccess/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/prj/d.lst b/dbaccess/prj/d.lst index 107581d24386..3d60f782427f 100644 --- a/dbaccess/prj/d.lst +++ b/dbaccess/prj/d.lst @@ -10,7 +10,7 @@ touch: ..\%__SRC%\misc\dbaccess.hid %_DEST%\bin%_EXT%\dba.hid ..\%__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" |