summaryrefslogtreecommitdiff
path: root/remotebridges/prj/d.lst
blob: 6a2faee64e3ed1b29b6af25e6c6e545d14e48a68 (plain)
1
2
3
4
5
6
7
8
9
10
..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*
..\%__SRC%\bin\*.rdb %_DEST%\rdb%_EXT%\*
..\source\factory\brdgfctr.xml %_DEST%\xml%_EXT%\bridgefac.uno.xml
..\source\bridge\remotebridge.xml %_DEST%\xml%_EXT%\remotebridge.uno.xml
..\source\dynamicloader\dynamicloader.xml %_DEST%\xml%_EXT%\dynamicloader.uno.xml
..\source\unourl_resolver\uuresolver.xml %_DEST%\xml%_EXT%\uuresolver.uno.xml
..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*

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