From f2079a12cee700ccbec50957756f0c4ed5b22df0 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 22 Aug 2011 21:41:40 +0300 Subject: Drop OS/2 lines --- shell/prj/build.lst | 5 ----- 1 file changed, 5 deletions(-) (limited to 'shell/prj') diff --git a/shell/prj/build.lst b/shell/prj/build.lst index fb233e2c44ae..4ae5970098e7 100644 --- a/shell/prj/build.lst +++ b/shell/prj/build.lst @@ -3,19 +3,14 @@ sl shell\inc nmake - all sl_inc NULL sl shell\source\win32 nmake - w sl_win32 sl_inc NULL sl shell\source\win32\simplemail nmake - w sl_win32_simplemail sl_inc NULL 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 sl shell\source\unix\sysshell nmake - u sl_unix_sysshell sl_all sl_inc NULL sl shell\source\tools\lngconvex nmake - all 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 -sl shell\source\all\zipfile nmake - p sl_all_zipfile sl_inc NULL sl shell\source\all\ooofilereader nmake - w sl_all_ooofilereader sl_all_zipfile.w sl_all sl_inc NULL -sl shell\source\all\ooofilereader nmake - p sl_all_ooofilereader sl_all_zipfile.w sl_all sl_inc NULL sl shell\source\win32\shlxthandler\res nmake - w sl_win32_shlxthandler_res sl_win32_lngconv.w sl_inc NULL sl shell\source\win32\shlxthandler\util nmake - w sl_win32_shlxthandler_util sl_inc NULL sl shell\source\win32\shlxthandler\propsheets nmake - w sl_win32_shlxthandler_propsheets sl_inc NULL -- cgit