From 04473ae16f68e3188c57de9b47975aa248c84640 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Thu, 20 Apr 2006 12:51:03 +0000 Subject: 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. --- cppuhelper/prj/d.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cppuhelper/prj') 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*.*.* -- cgit