summaryrefslogtreecommitdiff
path: root/io/prj/d.lst
blob: 9608a895f298773e657986187df5d7bba1569bec (plain)
1
2
3
4
5
6
7
8
9
..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*
..\%__SRC%\bin\*.rdb %_DEST%\rdb%_EXT%\*
..\source\acceptor\acceptor.xml %_DEST%\xml%_EXT%\acceptor.uno.xml
..\source\connector\connectr.xml %_DEST%\xml%_EXT%\connector.uno.xml
..\source\stm\stm.xml %_DEST%\xml%_EXT%\streams.uno.xml
..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*

dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"