2000-09-18 15:18:56 +00:00
|
|
|
..\%__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
|
2001-02-28 23:23:58 +00:00
|
|
|
|
2001-03-02 04:02:52 +00:00
|
|
|
..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib
|
2001-02-28 23:23:58 +00:00
|
|
|
..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
|
2001-03-02 21:39:55 +00:00
|
|
|
..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h*
|
2001-02-28 23:23:58 +00:00
|
|
|
|
|
|
|
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
|
2001-03-02 05:08:28 +00:00
|
|
|
dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi"
|