diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:40:05 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:40:05 +0000 |
commit | 5c1fd578836d9d8f3844a6e954e522e4620dbbc0 (patch) | |
tree | 62378ca6a53c429966647be94e090808ced63147 /sd | |
parent | 1ff910da279bf6e354ac36807b8c95b9129799b6 (diff) |
INTEGRATION: CWS geordi2q14 (1.15.72); FILE MERGED
2004/01/30 16:58:37 hr 1.15.72.2: #111934#: merge CWS ooo111fix2
2004/01/29 18:55:11 hr 1.15.72.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'sd')
-rw-r--r-- | sd/prj/d.lst | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/prj/d.lst b/sd/prj/d.lst index b69b52b32082..f91ef6c68337 100644 --- a/sd/prj/d.lst +++ b/sd/prj/d.lst @@ -64,7 +64,4 @@ mkdir: %_DEST%\inc%_EXT%\sd ..\xml\AccessiblePresentationOLEShape.xml %_DEST%\xml%_EXT%\AccessiblePresentationOLEShape.xml ..\xml\AccessiblePageShape.xml %_DEST%\xml%_EXT%\AccessiblePageShape.xml -..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib -..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx -..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h* - +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |