diff options
author | Patrick Luby <pluby@openoffice.org> | 2001-03-07 06:32:08 +0000 |
---|---|---|
committer | Patrick Luby <pluby@openoffice.org> | 2001-03-07 06:32:08 +0000 |
commit | 0119347743fcbb2433e1f6cc085107c50e22b58d (patch) | |
tree | 0a0b1f556651db534095f8fa2a91db560c790d4d | |
parent | 504e826c72ac86111319933b960f3532791d6b4c (diff) |
Added Mac OS X *.dylib files
-rw-r--r-- | fileaccess/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fileaccess/prj/d.lst b/fileaccess/prj/d.lst index 70ca30a41777..a3c7dca9d182 100644 --- a/fileaccess/prj/d.lst +++ b/fileaccess/prj/d.lst @@ -1,6 +1,7 @@ ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\* ..\%__SRC%\bin\*.rdb %_DEST%\rdb%_EXT%\* ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\* +..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\* ..\source\fileacc.xml %_DEST%\xml%_EXT%\fileacc.xml ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib |