summaryrefslogtreecommitdiff
path: root/shell/prj/build.lst
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-12-09 08:43:20 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-12-09 08:43:20 +0000
commitcad36daba44cb432559d0e7b68e5cd7744e8555e (patch)
treedb01f2d8674a660ea9076fbb03c14a20d6b5fee3 /shell/prj/build.lst
parent18456944853a992ebcc980201eb7a3d54771500e (diff)
CWS-TOOLING: integrate CWS os2port04
2008-11-27 13:22:38 +0100 ydario r264480 : #i96439#: fix build for unix platforms. 2008-11-26 18:32:42 +0100 ydario r264433 : #i96439#: os2 systemshell code (dummy code). 2008-11-26 16:33:48 +0100 ydario r264421 : #i96439#: vcl fix for pdf export of truetype fonts. 2008-11-26 15:04:44 +0100 ydario r264399 : #i96439#: build macros fix scripts, gcc specific flags. 2008-11-26 15:00:15 +0100 ydario r264398 : #i96439#: vcl source code updates. 2008-11-26 13:21:37 +0100 ydario r264378 : #i96439#: os2 build system fixes. 2008-11-26 13:20:27 +0100 ydario r264377 : #i96439#: configuration and build macros updates. 2008-11-26 13:16:35 +0100 ydario r264375 : #i96439#: new launcher code, build system updates. 2008-11-26 13:12:49 +0100 ydario r264373 : #i96439#: use OSL endian macro. 2008-11-26 12:54:50 +0100 ydario r264371 : #i96439#: os2 build system fixes. 2008-11-26 12:30:46 +0100 ydario r264367 : #i96439#: os2 build system fixes. 2008-11-26 12:09:33 +0100 ydario r264365 : #i96439#: _Export is a reserved keyword under gcc for os2. 2008-11-26 12:08:12 +0100 ydario r264364 : #i96439#: new libpath handling. 2008-11-26 11:57:51 +0100 ydario r264363 : #i96439#: use C call, generates proper stabs; fix rtti names.
Diffstat (limited to 'shell/prj/build.lst')
-rw-r--r--shell/prj/build.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/prj/build.lst b/shell/prj/build.lst
index 3a981a6041e7..510071ccc868 100644
--- a/shell/prj/build.lst
+++ b/shell/prj/build.lst
@@ -10,8 +10,8 @@ sl shell\source\cmdmail nmake - p sl_cmdmail sl
sl shell\source\all nmake - all sl_all sl_inc NULL
sl shell\source\unix\sysshell nmake - u sl_unix_sysshell sl_all sl_inc NULL
sl shell\source\aqua\sysshell nmake - u sl_aqua_sysshell sl_all sl_inc NULL
-sl shell\source\os2\sysshell nmake - p sl_os2_sysshell sl_all sl_inc NULL
sl shell\source\win32\sysshell nmake - w sl_win32_sysshell sl_inc NULL
+sl shell\source\os2\sysshell nmake - p sl_os2_sysshell sl_inc NULL
sl shell\source\tools\lngconvex nmake - w sl_win32_lngconv sl_inc NULL
sl shell\source\tools\regsvrex nmake - w sl_win32_regsvrex sl_inc NULL
sl shell\source\all\zipfile nmake - w sl_all_zipfile sl_inc NULL