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

..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.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"
dos: sh -c "if test dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi"