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 | edb5ca5d0549b7d0825f1e5f53226c0934521b37 (patch) | |
tree | 8ea0beb131f0bb8f3db4a134507731f6f205032f /cppuhelper/prj | |
parent | 4ffb774d88d59e5f33d29c3b231260052ab8b3ee (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/prj')
-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 dd63aa126..1b6a40be5 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*.*.* |