From dbefe139e67c1a6a8b9093e8abd24fcd437b5711 Mon Sep 17 00:00:00 2001 From: Tino Rachui Date: Mon, 28 May 2001 12:28:28 +0000 Subject: #86943#added proxysettings --- shell/prj/build.lst | 7 ++++--- shell/prj/d.lst | 3 ++- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'shell') diff --git a/shell/prj/build.lst b/shell/prj/build.lst index 819888e10157..835a12cd455b 100644 --- a/shell/prj/build.lst +++ b/shell/prj/build.lst @@ -1,3 +1,4 @@ -sh shell : rdbmaker NULL -sh shell\source\win32\ nmake - w sh_win32 NULL -sh shell\source\win32\simplemail nmake - w sh_win32_simplemail NULL +sh shell : rdbmaker drafts NULL +sh shell\source\win32\ nmake - w sh_win32 NULL +sh shell\source\win32\simplemail nmake - w sh_win32_simplemail NULL +sh shell\source\proxysettings nmake - all sh_proxysettings NULL diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 6f45b3ee75c7..6e651c8478b1 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -3,4 +3,5 @@ ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib ..\source\win32\syssh.xml %_DEST%\xml%_EXT%\syssh.xml -..\source\win32\simplemail\smplmail.xml %_DEST%\xml%_EXT%\smplmail.xml \ No newline at end of file +..\source\win32\simplemail\smplmail.xml %_DEST%\xml%_EXT%\smplmail.xml +..\source\proxysettings\proxyset.xml %_DEST%\xml%_EXT%\proxyset.xml -- cgit