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

..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib
..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx

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