diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 12:51:03 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 12:51:03 +0000 |
commit | 04473ae16f68e3188c57de9b47975aa248c84640 (patch) | |
tree | f7dc9bbd0212599506fe3be491ecbb8bbad2f2d4 /cppuhelper | |
parent | bce63591974058837b3dc7ffe189096287dbd071 (diff) |
INTEGRATION: CWS pj53 (1.20.26); FILE MERGED
2006/04/13 14:39:46 pjanik 1.20.26.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'cppuhelper')
-rw-r--r-- | cppuhelper/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/prj/d.lst b/cppuhelper/prj/d.lst index dd63aa1268ff..1b6a40be50f8 100644 --- a/cppuhelper/prj/d.lst +++ b/cppuhelper/prj/d.lst @@ -67,6 +67,6 @@ mkdir: %_DEST%\inc%_EXT%\cppuhelper ..\%__SRC%\lib\libcppuhelper*.a %_DEST%\lib%_EXT%\* ..\%__SRC%\lib\cppuhelper*.lib %_DEST%\lib%_EXT%\* -dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" +dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" linklib: libuno_cppuhelper*.*.* |