diff options
author | Oliver Braun <obr@openoffice.org> | 2001-06-26 07:51:08 +0000 |
---|---|---|
committer | Oliver Braun <obr@openoffice.org> | 2001-06-26 07:51:08 +0000 |
commit | 2a7b57a5a759725db5c3f8aeb4bbee9b77d6b7ed (patch) | |
tree | e3ed4b99fb8de4c53693b1fd65b63e07ec944a39 /shell/prj | |
parent | 5601e297055c01314ecd4ee3f80c7ec0c950549f (diff) |
#88295# cmdmail added
Diffstat (limited to 'shell/prj')
-rw-r--r-- | shell/prj/build.lst | 1 | ||||
-rw-r--r-- | shell/prj/d.lst | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/shell/prj/build.lst b/shell/prj/build.lst index cd53a5c0de15..11e9a58ce24c 100644 --- a/shell/prj/build.lst +++ b/shell/prj/build.lst @@ -3,3 +3,4 @@ sh shell\source\win32\ nmake - w sh_win32 NULL sh shell\source\win32\simplemail nmake - w sh_win32_simplemail NULL sh shell\source\unix\exec nmake - u sh_win32 NULL sh shell\source\proxysettings nmake - all sh_proxysettings NULL +sh shell\source\cmdmail nmake - all sh_cmdmail NULL diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 51a4b59669ea..409d9ec53d61 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -6,3 +6,4 @@ ..\source\unix\exec\syssh.xml %_DEST%\xml%_EXT%\syssh.xml ..\source\win32\simplemail\smplmail.xml %_DEST%\xml%_EXT%\smplmail.xml ..\source\proxysettings\proxyset.xml %_DEST%\xml%_EXT%\proxyset.xml +..\source\cmdmail\cmdmail.xml %_DEST%\xml%_EXT%\cmdmail.xml |