diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:42:04 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:42:04 +0000 |
commit | ce4cb813ba9c6ad1d69e7c1e9f14299e3ddb964a (patch) | |
tree | ed7d5b0a7fe6e54016ce6935a1f8ce2dc1f9bcf5 /cpputools/prj | |
parent | db765a4d9e47458c24c546aa0eb564d068d6ce92 (diff) |
INTEGRATION: CWS pj59 (1.16.12); FILE MERGED
2006/09/19 06:53:33 pjanik 1.16.12.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'cpputools/prj')
-rw-r--r-- | cpputools/prj/d.lst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/cpputools/prj/d.lst b/cpputools/prj/d.lst index ccb0f3f110e2..1e6a1440e6d4 100644 --- a/cpputools/prj/d.lst +++ b/cpputools/prj/d.lst @@ -10,9 +10,3 @@ ..\%__SRC%\bin\regsingleton %_DEST%\bin%_EXT%\regsingleton ..\%__SRC%\bin\sp2bv.exe %_DEST%\bin%_EXT%\sp2bv.exe ..\%__SRC%\bin\sp2bv %_DEST%\bin%_EXT%\sp2bv - - - - - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |