diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-10-30 07:34:26 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-10-30 07:34:26 +0000 |
commit | fd60d6c0e394a5112aa17aa30bf891071c199a64 (patch) | |
tree | 92ecec9b9597af245b438341912aafe15e0bff7c /tools/prj | |
parent | ece955ae5868a3fcde7ded11fba0837bae8b5743 (diff) |
INTEGRATION: CWS ause060 (1.24.56); FILE MERGED
2006/09/22 18:08:17 hjs 1.24.56.1: #i69234# call required makefile
Diffstat (limited to 'tools/prj')
-rw-r--r-- | tools/prj/build.lst | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/tools/prj/build.lst b/tools/prj/build.lst index 3696b2478af1..ad41ce48f553 100644 --- a/tools/prj/build.lst +++ b/tools/prj/build.lst @@ -2,28 +2,28 @@ tl tools : cppu external offuh vos ZLIB:zlib EXPAT:expat basegfx comphelper i18n tl tools usr1 - all tl_mkout NULL 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\inc nmake - all tl_inc 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 tl tools\workben get - all tl_wben NULL -tl tools\source\testtoolloader nmake - all tl_ttloader NULL -tl tools\source\generic nmake - all tl_gen tl_fsys NULL -tl tools\source\memtools nmake - all tl_mem tl_fsys NULL -tl tools\source\debug nmake - all tl_deb tl_fsys NULL -tl tools\source\datetime nmake - all tl_dat tl_fsys NULL -tl tools\source\stream nmake - all tl_str tl_fsys NULL -tl tools\source\rc nmake - all tl_rc tl_fsys NULL -tl tools\source\ref nmake - all tl_ref tl_fsys NULL -tl tools\source\fsys nmake - all tl_fsys NULL -tl tools\source\zcodec nmake - all tl_zco tl_fsys NULL -tl tools\source\communi nmake - all tl_com tl_fsys NULL -tl tools\source\inet nmake - all tl_inet tl_fsys NULL -tl tools\source\timestamp nmake - all tl_tstamp tl_fsys NULL -tl tools\source\string nmake - all tl_string tl_fsys NULL -tl tools\win\source\dll nmake - w tl_dllw NULL -tl tools\unx\source\dll nmake - u tl_dllu NULL +tl tools\source\testtoolloader nmake - all tl_ttloader tl_inc NULL +tl tools\source\generic nmake - all tl_gen tl_fsys tl_inc NULL +tl tools\source\memtools nmake - all tl_mem tl_fsys tl_inc NULL +tl tools\source\debug nmake - all tl_deb tl_fsys tl_inc NULL +tl tools\source\datetime nmake - all tl_dat tl_fsys tl_inc NULL +tl tools\source\stream nmake - all tl_str tl_fsys tl_inc NULL +tl tools\source\rc nmake - all tl_rc tl_fsys tl_inc NULL +tl tools\source\ref nmake - all tl_ref tl_fsys tl_inc NULL +tl tools\source\fsys nmake - all tl_fsys tl_inc NULL +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\timestamp nmake - all tl_tstamp tl_fsys tl_inc NULL +tl tools\source\string nmake - all tl_string tl_fsys tl_inc NULL +tl tools\win\source\dll nmake - w tl_dllw 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_dllw.w tl_fsys tl_gen tl_inet tl_mem tl_rc tl_ref tl_str tl_string tl_tstamp tl_zco tl_ttloader NULL -tl tools\bootstrp nmake - all tl_bstrp tl_utl NULL -tl tools\bootstrp\addexes2 nmake - all tl_bsexes2 tl_bstrp 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 |