summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorTino Rachui <tra@openoffice.org>2001-05-28 12:28:28 +0000
committerTino Rachui <tra@openoffice.org>2001-05-28 12:28:28 +0000
commitdbefe139e67c1a6a8b9093e8abd24fcd437b5711 (patch)
treedcf9e02500a3a8293df8f8795a999b7a5bf128d6 /shell
parentb8adfa8685abcd00c5eb6fb8402f797d4417fb93 (diff)
#86943#added proxysettings
Diffstat (limited to 'shell')
-rw-r--r--shell/prj/build.lst7
-rw-r--r--shell/prj/d.lst3
2 files changed, 6 insertions, 4 deletions
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