diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-06-17 14:40:55 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-06-17 14:40:55 +0000 |
commit | 74c60e1d6254726c39ab3946fbc24d020337ccfa (patch) | |
tree | da811effa6cc141d4832953fa44fac9f4eb7c1c1 /shell/prj | |
parent | c3a6b421f6fdb877411e37362fb386bcc80c37cd (diff) |
INTEGRATION: CWS defaultmailer (1.11.6); FILE MERGED
2004/06/08 10:32:20 obr 1.11.6.1: #i21321#,#i28378#,103347 cmdmail is now unix only and auto-detects the command line profile to use
Diffstat (limited to 'shell/prj')
-rw-r--r-- | shell/prj/d.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 1b5b495395eb..eec3720aaf93 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -5,6 +5,7 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\%__SRC%\slb\*.lib %_DEST%\lib%_EXT%\*.lib ..\%__SRC%\slb\*.a %_DEST%\lib%_EXT%\*.a ..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT% +..\%__SRC%\lib\*.uno.so %_DEST%\lib%_EXT%\*.uno.so ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll ..\%__SRC%\bin\*.exe %_DEST%\bin%_EXT%\*.exe ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib @@ -15,6 +16,7 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\%__SRC%\bin\kde-open-url %_DEST%\bin%_EXT%\kde-open-url ..\%__SRC%\bin\gnome-open-url %_DEST%\bin%_EXT%\gnome-open-url ..\%__SRC%\bin\gnome-open-url.bin %_DEST%\bin%_EXT%\gnome-open-url.bin +..\%__SRC%\bin\senddoc %_DEST%\bin%_EXT%\senddoc ..\source\win32\syssh.xml %_DEST%\xml%_EXT%\syssh.xml ..\source\unix\exec\syssh.xml %_DEST%\xml%_EXT%\syssh.xml |