diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-21 16:17:14 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 17:58:13 -0500 |
commit | 4568eb5aea9c851596aba56af5a64677ba3c10f1 (patch) | |
tree | 42401249117b379f69104895d35181ac8b91c8a4 | |
parent | 99c1afa6f7ee0bf7cc15d16e5b3d73d32f53d1bc (diff) |
Finally, gut the vos module out of the build
-rw-r--r-- | oox/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/prj/build.lst b/oox/prj/build.lst index 1650e02ddfa1..57fde11e2c72 100644 --- a/oox/prj/build.lst +++ b/oox/prj/build.lst @@ -1,4 +1,4 @@ -oox oox : vos cppu cppuhelper comphelper filter sal offapi sax basegfx svx xmlscript tools vcl BOOST:boost OPENSSL:openssl NULL +oox oox : cppu cppuhelper comphelper filter sal offapi sax basegfx svx xmlscript tools vcl BOOST:boost OPENSSL:openssl NULL oox oox usr1 - all oox_mkout NULL oox oox\prj get - all oox_prj NULL oox oox\source\token nmake - all oox_token NULL |