diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-21 16:02:40 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 19:55:34 -0500 |
commit | 1df23c08d442cc3e5d3714b54b8d5ab73327b954 (patch) | |
tree | f8a92489802a454e2d3d4e5a5bcd9e47884ad294 /eventattacher | |
parent | 119873328acd70ca3569c21a0b1fe36277e8bf4c (diff) |
Finally, gut the vos module out of the build
Diffstat (limited to 'eventattacher')
-rw-r--r-- | eventattacher/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eventattacher/prj/build.lst b/eventattacher/prj/build.lst index aa931705fd75..400b5a8f52c1 100644 --- a/eventattacher/prj/build.lst +++ b/eventattacher/prj/build.lst @@ -1,4 +1,4 @@ -ea eventattacher : offapi cppuhelper vos NULL +ea eventattacher : offapi cppuhelper NULL ea eventattacher usr1 - all ea_mkout NULL ea eventattacher\prj get - all ea_prj NULL ea eventattacher\source nmake - all ea_source NULL |