diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 13:04:43 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 13:04:43 +0000 |
commit | 34ad296a6b1f6164bae4cc484415a0f02816f5fc (patch) | |
tree | c35a94e1a442301c6472b6eb949a38082d6e2443 /connectivity/prj/d.lst | |
parent | ea911fa1f583534712c99a9884166d81062047b5 (diff) |
INTEGRATION: CWS pj53 (1.24.12); FILE MERGED
2006/04/13 14:39:16 pjanik 1.24.12.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'connectivity/prj/d.lst')
-rw-r--r-- | connectivity/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/prj/d.lst b/connectivity/prj/d.lst index 95de55f7c030..8dc83dbb64b7 100644 --- a/connectivity/prj/d.lst +++ b/connectivity/prj/d.lst @@ -28,4 +28,4 @@ hedabu: ..\%__SRC%\inc\sqlbison.hxx %_DEST%\inc%_EXT%\connectivity\sqlbison.hxx hedabu: ..\inc\connectivity\sdbcx\*.hxx %_DEST%\inc%_EXT%\connectivity\sdbcx\*.hxx hedabu: ..\version.mk %_DEST%\inc%_EXT%\connectivity\version.mk -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" |