15 lines
745 B
Text
15 lines
745 B
Text
mkdir: %_DEST%\inc%_EXT%\cpputools
|
|
..\inc\cpputools\jenv.hxx %_DEST%\inc%_EXT%\cpputools\jenv.hxx
|
|
..\%__SRC%\lib\jenv.lib %_DEST%\lib%_EXT%\jenv.lib
|
|
|
|
..\%__SRC%\bin\regcomp.exe %_DEST%\bin%_EXT%\regcomp.exe
|
|
..\%__SRC%\bin\regcomp %_DEST%\bin%_EXT%\regcomp
|
|
..\%__SRC%\bin\uno.exe %_DEST%\bin%_EXT%\uno.exe
|
|
..\%__SRC%\bin\uno %_DEST%\bin%_EXT%\uno
|
|
|
|
..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib
|
|
..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
|
|
..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h*
|
|
|
|
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
|
|
dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi"
|