diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-01-07 08:47:56 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-01-07 08:47:56 +0000 |
commit | f22a7a6baa3b9bb13a5854929874cecb40aa539f (patch) | |
tree | 252fc4bff4cbfb43beb48d8d7e11f8cce450e2c7 /tools/prj | |
parent | 0ed6ddf3c47d12cca608e95b543ac4803241e951 (diff) |
INTEGRATION: CWS sb80 (1.27.4); FILE MERGED
2007/11/15 13:10:12 sb 1.27.4.1: #i81275# Added tools::extendApplicationEnvironment.
Diffstat (limited to 'tools/prj')
-rw-r--r-- | tools/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/prj/build.lst b/tools/prj/build.lst index e87e6f8bc4e2..659ecfe66cab 100644 --- a/tools/prj/build.lst +++ b/tools/prj/build.lst @@ -20,10 +20,11 @@ tl tools\source\zcodec nmake - all tl_zco tl_fsys tl_inc NULL tl tools\source\communi nmake - all tl_com tl_fsys tl_inc NULL tl tools\source\inet nmake - all tl_inet tl_fsys tl_inc NULL tl tools\source\string nmake - all tl_string tl_fsys tl_inc NULL +tl tools\source\misc nmake - all tl_misc tl_inc NULL tl tools\win\source\dll nmake - w tl_dllw tl_inc NULL tl tools\os2\source\dll nmake - p tl_dllp tl_inc NULL tl tools\unx\source\dll nmake - u tl_dllu tl_inc NULL -tl tools\util nmake - all tl_utl tl_com tl_dat tl_deb tl_dllu.u tl_dllp.p tl_dllw.w tl_fsys tl_gen tl_inet tl_mem tl_rc tl_ref tl_str tl_string tl_zco tl_ttloader NULL +tl tools\util nmake - all tl_utl tl_com tl_dat tl_deb tl_dllu.u tl_dllp.p tl_dllw.w tl_fsys tl_gen tl_inet tl_mem tl_rc tl_ref tl_str tl_string tl_misc tl_zco tl_ttloader NULL tl tools\bootstrp nmake - all tl_bstrp tl_utl tl_inc NULL tl tools\bootstrp\addexes2 nmake - all tl_bsexes2 tl_bstrp tl_inc NULL |