diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 12:51:45 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 12:51:45 +0000 |
commit | 7f64d73d8f9a2f038c35b11130f68058eed6b950 (patch) | |
tree | 1b06ed7b12e7ea77801ec2e159b389559348ae6d /animations/prj | |
parent | 5d933903fc5cfc606399d98facb9b04f3383737e (diff) |
INTEGRATION: CWS pj53 (1.2.22); FILE MERGED
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.
Diffstat (limited to 'animations/prj')
-rw-r--r-- | animations/prj/d.lst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/animations/prj/d.lst b/animations/prj/d.lst index 9b1f1d1a71e8..13c6dd30d6a2 100644 --- a/animations/prj/d.lst +++ b/animations/prj/d.lst @@ -5,8 +5,7 @@ ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib -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" +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 |