diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-21 17:34:55 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 19:55:38 -0500 |
commit | ab9eecc53a6f87ccb6004e21c44d73b5f6e1ec1f (patch) | |
tree | 42ec37a9189f66555e40ab854fd0f18a4776aee1 /tools/prj | |
parent | 08be4cfe51342b5b08511951b9c5ff13b3eeee8d (diff) |
Finally, gut the vos module out of the build
Diffstat (limited to 'tools/prj')
-rw-r--r-- | tools/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/prj/build.lst b/tools/prj/build.lst index 659ecfe66cab..1648d54e9942 100644 --- a/tools/prj/build.lst +++ b/tools/prj/build.lst @@ -1,4 +1,4 @@ -tl tools : cppu external offuh vos ZLIB:zlib EXPAT:expat basegfx comphelper i18npool NULL +tl tools : cppu external offuh ZLIB:zlib EXPAT:expat basegfx comphelper i18npool NULL 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 |