diff options
author | Patrick Luby <pluby@openoffice.org> | 2001-03-07 06:08:48 +0000 |
---|---|---|
committer | Patrick Luby <pluby@openoffice.org> | 2001-03-07 06:08:48 +0000 |
commit | 9e4d4c4938002a3fbeea722bccb97369ee46aa4b (patch) | |
tree | 2ba2cf7fa91fd22673115ad0179aa058c203c356 /ucb/prj | |
parent | 249d6b37ed10dd8f7728dcfd76e4243f813500b5 (diff) |
Added *.dylib files for Mac OS X
Diffstat (limited to 'ucb/prj')
-rw-r--r-- | ucb/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ucb/prj/d.lst b/ucb/prj/d.lst index 834dbc60195b..d67da18292d1 100644 --- a/ucb/prj/d.lst +++ b/ucb/prj/d.lst @@ -15,6 +15,7 @@ ..\%__SRC%\bin\ucp*.dll %_DEST%\bin%_EXT%\ucp*.dll ..\%__SRC%\lib\libucp*.so %_DEST%\lib%_EXT%\libucp*.so +..\%__SRC%\lib\libucp*.dylib %_DEST%\lib%_EXT%\libucp*.dylib ..\%__SRC%\misc\ucp*.map %_DEST%\bin%_EXT%\ucp*.map ..\%__SRC%\misc\ucp*.sym %_DEST%\bin%_EXT%\ucp*.sym |