diff options
author | Dirk Voelzke <dv@openoffice.org> | 2010-01-29 15:26:36 +0100 |
---|---|---|
committer | Dirk Voelzke <dv@openoffice.org> | 2010-01-29 15:26:36 +0100 |
commit | 66e9fff8d67cfbea50eb84badf1340e558600649 (patch) | |
tree | c0989ccbe54a95504d1bb7ccab6710d4400b0e51 /shell/prj | |
parent | c183b56839f52b1c16d600cf8172a67522ac7528 (diff) |
dv17: #i70994#: Added missing dependency for the property hdl in build.lst
Diffstat (limited to 'shell/prj')
-rwxr-xr-x | shell/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/prj/build.lst b/shell/prj/build.lst index 31eb4a9fdc3f..902db53d5ea1 100755 --- a/shell/prj/build.lst +++ b/shell/prj/build.lst @@ -23,7 +23,7 @@ sl shell\source\win32\shlxthandler\propsheets nmake - w sl_win32_shlx sl shell\source\win32\shlxthandler\infotips nmake - w sl_win32_shlxthandler_infotips sl_inc NULL sl shell\source\win32\shlxthandler\columninfo nmake - w sl_win32_shlxthandler_columninfo sl_inc NULL sl shell\source\win32\shlxthandler\thumbviewer nmake - w sl_win32_shlxthandler_thumbviewer sl_inc NULL -sl shell\source\win32\shlxthandler\prophdl nmake - w sl_win32_shlxthandler_prophdl sl_inc NULL +sl shell\source\win32\shlxthandler\prophdl nmake - w sl_win32_shlxthandler_prophdl sl_win32_shlxthandler_ooofilt.w sl_inc NULL sl shell\source\win32\shlxthandler\ooofilt nmake - w sl_win32_shlxthandler_ooofilt sl_all_zipfile.w sl_all_ooofilereader.w sl_win32_shlxthandler_util.w sl_all sl_inc NULL sl shell\source\win32\shlxthandler nmake - w sl_win32_shlxthandler sl_win32_lngconv.w sl_win32_shlxthandler_res.w sl_win32_shlxthandler_util.w sl_all_zipfile.w sl_all_ooofilereader.w sl_win32_shlxthandler_propsheets.w sl_win32_shlxthandler_infotips.w sl_win32_shlxthandler_columninfo.w sl_win32_shlxthandler_thumbviewer.w sl_win32_shlxthandler_prophdl.w sl_inc sl_win32_shlxthandler_ooofilt.w NULL sl shell\source\backends\localebe nmake - all sl_backends_localebe sl_inc NULL |