diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:09:18 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:09:18 +0000 |
commit | 0f722e303919de279be23cb24fdbc2189e10fe33 (patch) | |
tree | 4bfd2475106aa9e8e49de68cd1f3bac7cdae9fd2 /sax/prj | |
parent | 570a68ca9da5b87de47416087af76f5a7bc23bb5 (diff) |
INTEGRATION: CWS pj59 (1.9.10); FILE MERGED
2006/09/19 07:36:21 pjanik 1.9.10.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'sax/prj')
-rw-r--r-- | sax/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sax/prj/d.lst b/sax/prj/d.lst index c325b46c9c72..7fe1ab8ca4bd 100644 --- a/sax/prj/d.lst +++ b/sax/prj/d.lst @@ -1,5 +1,3 @@ ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |