7f64d73d8f
2006/04/13 14:57:16 pjanik 1.2.22.2: #i64382#: Remove the call of create-libstatic-link. 2006/04/13 14:30:24 pjanik 1.2.22.1: #i61798#: Rename create-bundle to macosx-create-bundle.
11 lines
482 B
Text
11 lines
482 B
Text
..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*
|
|
..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*
|
|
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*
|
|
..\source\animcore\animcore.xml %_DEST%\xml%_EXT%\animcore.xml
|
|
|
|
..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib
|
|
|
|
dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
|
|
|
|
mkdir: %_DEST%\inc%_EXT%\animations
|
|
..\inc\animations\animationnodehelper.hxx %_DEST%\inc%_EXT%\animations\animationnodehelper.hxx
|