diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:42:28 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:42:28 +0000 |
commit | da68b2f2d48b1a399aa99116bfaf2359c69284e4 (patch) | |
tree | e9d1ae7f6ad18df747c750d6a1f9620117b67f50 /comphelper/prj | |
parent | 06258bec209a1c352ee5567b5c6dcbc6d850d388 (diff) |
INTEGRATION: CWS pj59 (1.12.56); FILE MERGED
2006/09/19 06:46:00 pjanik 1.12.56.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'comphelper/prj')
-rw-r--r-- | comphelper/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comphelper/prj/d.lst b/comphelper/prj/d.lst index 958e62e05978..f4d09c54ba70 100644 --- a/comphelper/prj/d.lst +++ b/comphelper/prj/d.lst @@ -12,5 +12,3 @@ mkdir: %_DEST%\inc%_EXT%\comphelper mkdir: %_DEST%\inc%_EXT%\cppuhelper ..\inc\comphelper\extract.hxx %_DEST%\inc%_EXT%\cppuhelper\extract.hxx ..\version.mk %_DEST%\inc%_EXT%\comphelper\version.mk - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |