summaryrefslogtreecommitdiff
path: root/shell/prj
diff options
context:
space:
mode:
authorTino Rachui <tra@openoffice.org>2002-07-05 06:29:00 +0000
committerTino Rachui <tra@openoffice.org>2002-07-05 06:29:00 +0000
commit6de1cd6781fe20e34654b60b568d6a70041e448f (patch)
treedc190504d259a8e71866c691681cf914f4e5daf0 /shell/prj
parent4c7f84599731133052892151158dc8e0dbc6cb5c (diff)
#97681#
Diffstat (limited to 'shell/prj')
-rw-r--r--shell/prj/build.lst2
-rw-r--r--shell/prj/d.lst5
2 files changed, 7 insertions, 0 deletions
diff --git a/shell/prj/build.lst b/shell/prj/build.lst
index 1ac370358ab3..a4c3f2924a1d 100644
--- a/shell/prj/build.lst
+++ b/shell/prj/build.lst
@@ -4,3 +4,5 @@ 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
+sh shell\source\unix\sysshell nmake - u sh_unix_sysshell NULL
+sh shell\source\win32\sysshell nmake - w sh_win32_sysshell NULL
diff --git a/shell/prj/d.lst b/shell/prj/d.lst
index 409d9ec53d61..004b178020f3 100644
--- a/shell/prj/d.lst
+++ b/shell/prj/d.lst
@@ -1,3 +1,8 @@
+mkdir: %_DEST%\inc%_EXT%\shell
+
+..\inc\*.hxx %_DEST%\inc%_EXT%\shell\*.hxx
+
+..\%__SRC%\slb\*.lib %_DEST%\lib%_EXT%\*.lib
..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so
..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib