diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-29 13:17:25 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-29 13:17:25 +0000 |
commit | 9afd00f16bb8d296fc9a7f41be944ca50394595a (patch) | |
tree | 5b08153f76f04b61f80ceaca016571b8d2889408 /sd/prj | |
parent | 668ab2c1c7dc9c29a45523b720a09c96b3829eb3 (diff) |
INTEGRATION: CWS rt16 (1.25.98); FILE MERGED
2006/08/08 12:33:54 rt 1.25.98.1: Clean up.
Diffstat (limited to 'sd/prj')
-rw-r--r-- | sd/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/prj/d.lst b/sd/prj/d.lst index c94ba831f20a..8004f319cf8f 100644 --- a/sd/prj/d.lst +++ b/sd/prj/d.lst @@ -28,7 +28,6 @@ mkdir: %_DEST%\xml%_EXT%\uiconfig\modules\simpress\statusbar ..\%__SRC%\lib\sdi.lib %_DEST%\lib%_EXT%\sdi.lib ..\%__SRC%\slb\lib*.* %_DEST%\lib%_EXT%\lib*.* ..\%__SRC%\lib\lib*.* %_DEST%\lib%_EXT%\lib*.* -..\%__SRC%\bin\sdraw3.exe %_DEST%\bin%_EXT%\sdraw3.exe ..\%__SRC%\bin\sd?????.dll %_DEST%\bin%_EXT%\sd?????.dll ..\%__SRC%\bin\sd??????.dll %_DEST%\bin%_EXT%\sd??????.dll ..\%__SRC%\bin\sd*.res %_DEST%\bin%_EXT%\sd*.res @@ -72,4 +71,3 @@ mkdir: %_DEST%\inc%_EXT%\sd ..\uiconfig\sdraw\statusbar\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\sdraw\statusbar\*.xml ..\uiconfig\simpress\statusbar\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\simpress\statusbar\*.xml -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |