diff options
author | Oliver Bolte <obo@openoffice.org> | 2003-10-20 14:48:09 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2003-10-20 14:48:09 +0000 |
commit | be7824e72493763530f14da2c9c2efeafe3af53e (patch) | |
tree | f1b7bf24cff445bc30c1552371e9dd7fa5e6ee8d /tools | |
parent | de8affcc4de232479075c93de9e64fa6801a31ed (diff) |
INTEGRATION: CWS qdiet01 (1.13.56); FILE MERGED
2003/10/10 11:22:26 mh 1.13.56.2: RESYNC: (1.13-1.14); FILE MERGED
2003/09/23 10:42:07 mh 1.13.56.1: remove old os2 files from standard source tree, #i18390#
Diffstat (limited to 'tools')
-rw-r--r-- | tools/prj/build.lst | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/tools/prj/build.lst b/tools/prj/build.lst index 279f593f641a..16ea63f26315 100644 --- a/tools/prj/build.lst +++ b/tools/prj/build.lst @@ -4,7 +4,6 @@ tl tools\bootstrp\isdll get - all tl_bsisdll NULL tl tools\bootstrp\addexes get - all tl_bsexes NULL tl tools\inc get - all tl_inc NULL tl tools\mac\inc get - all tl_mcinc NULL -tl tools\os2\inc get - all tl_o2inc NULL tl tools\prj get - all tl_prj NULL tl tools\prj usr7 - all tl_deliver NULL tl tools\prj usr42 - all tl_zn NULL @@ -26,11 +25,9 @@ tl tools\source\inet nmake - all tl_inet tl_fsys tl_sol.u NULL tl tools\source\timestamp nmake - all tl_tstamp tl_fsys tl_sol.u NULL tl tools\source\string nmake - all tl_string tl_fsys tl_sol.u NULL tl tools\win\source\dll nmake - w tl_dllw NULL -tl tools\os2\source\dll nmake - p tl_dllp NULL -tl tools\os2\source\wps nmake - p tl_wps NULL tl tools\unx\source\dll nmake - u tl_dllu tl_sol.u NULL tl tools\mac\source nmake - m tl_dllm NULL -tl tools\util nmake - all tl_utl tl_com tl_dat tl_deb tl_dllm.m tl_dllp.p tl_dllu.u tl_dllw.w tl_fsys tl_gen tl_inet tl_int tl_mem tl_mgr tl_rc tl_ref tl_str tl_string tl_tstamp tl_wps.p tl_zco NULL +tl tools\util nmake - all tl_utl tl_com tl_dat tl_deb tl_dllm.m tl_dllu.u tl_dllw.w tl_fsys tl_gen tl_inet tl_int tl_mem tl_mgr tl_rc tl_ref tl_str tl_string tl_tstamp tl_zco NULL tl tools\symbol nmake - all tl_sym tl_utl NULL tl tools\bootstrp nmake - all tl_bstrp tl_utl NULL tl tools\bootstrp\addexes2 nmake - all tl_bsexes2 tl_bstrp NULL |