summaryrefslogtreecommitdiff
path: root/shell/prj
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2009-03-02 08:55:03 +0000
committerOliver Bolte <obo@openoffice.org>2009-03-02 08:55:03 +0000
commit7916faf1b8ede0b15f1d5d89f7c2488cfa7ef50d (patch)
tree469b246ca67f6cf4e3ec7ff6563e18e98b780057 /shell/prj
parentaee7e11d704523f4ce45c7e0d21b81e9dda2a47d (diff)
CWS-TOOLING: integrate CWS os2port05
2009-02-05 19:23:48 +0100 ydario r267438 : i98084: add quotes to paths, required to properly set libpath when installation directory has spaces in it. Fixes ticket:135. 2009-01-22 13:24:00 +0100 ydario r266715 : i98084: use native code to set readonly-hidden flags (see w32), fixes lock files set as readonly and not removable. 2009-01-22 13:22:45 +0100 ydario r266714 : i98084: fix build error with gcc432, requires os2 headers now. 2009-01-21 23:42:58 +0100 ydario r266707 : i98084: properly generates rtti names for unknown symbols, see ticket:138. 2009-01-21 23:41:27 +0100 ydario r266706 : i98084: if xmlsec is not built, certificate is not valid, fixes ticket:138. 2009-01-15 23:39:09 +0100 ydario r266396 : i98084: convert unicode to char for panic dialog messages. 2009-01-15 23:36:13 +0100 ydario r266395 : i98084: use dmake build system instead of configure scripts. 2009-01-15 23:32:05 +0100 ydario r266394 : i98084: add senddoc/open-url integration. changeset 865-866.
Diffstat (limited to 'shell/prj')
-rw-r--r--shell/prj/build.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/prj/build.lst b/shell/prj/build.lst
index 510071ccc868..9758834dc803 100644
--- a/shell/prj/build.lst
+++ b/shell/prj/build.lst
@@ -5,6 +5,7 @@ sl shell\source\win32\simplemail nmake - w sl_win32_simp
sl shell\source\unix\exec nmake - u sl_unix sl_inc NULL
sl shell\source\unix\exec nmake - p sl_unix sl_inc NULL
sl shell\source\unix\misc nmake - u sl_unix_misc sl_inc NULL
+sl shell\source\unix\misc nmake - p sl_unix_misc sl_inc NULL
sl shell\source\cmdmail nmake - u sl_cmdmail sl_inc NULL
sl shell\source\cmdmail nmake - p sl_cmdmail sl_inc NULL
sl shell\source\all nmake - all sl_all sl_inc NULL