diff options
author | Patrick Luby <pluby@openoffice.org> | 2001-03-06 04:32:37 +0000 |
---|---|---|
committer | Patrick Luby <pluby@openoffice.org> | 2001-03-06 04:32:37 +0000 |
commit | 1c09dd4518b3f2bdcf506ebf7be13049d00e54e6 (patch) | |
tree | 0698ccc290bb3fb89adafdcefc88fe746968b28b /io/prj | |
parent | 27e01ccc9adf8cbb9c0aa5c8c9d48731858995ea (diff) |
Added delivery of Mac OS X shared libraries
Diffstat (limited to 'io/prj')
-rw-r--r-- | io/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/io/prj/d.lst b/io/prj/d.lst index 34fb2f7e9556..6dafbae77c63 100644 --- a/io/prj/d.lst +++ b/io/prj/d.lst @@ -4,6 +4,7 @@ ..\source\connector\connectr.xml %_DEST%\xml%_EXT%\connectr.xml ..\source\stm\stm.xml %_DEST%\xml%_EXT%\stm.xml ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\* +..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\* ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib ..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx |