diff options
author | Michael Hönnig <mi@openoffice.org> | 2001-05-09 08:18:11 +0000 |
---|---|---|
committer | Michael Hönnig <mi@openoffice.org> | 2001-05-09 08:18:11 +0000 |
commit | 7e78efc54016f05d6fb45965d6f51d10c9132e62 (patch) | |
tree | 87846bf635d25cdf78dd9482ef41bac6ed317dba | |
parent | 25288cdcd0bf848d8534bc1e6d5092a4efc2be46 (diff) |
#85249# depenency on drafts instead of offapi
-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 e8fbad40923e..0305dc3e74a9 100644 --- a/eventattacher/prj/build.lst +++ b/eventattacher/prj/build.lst @@ -1,4 +1,4 @@ -ea eventattacher : cppuhelper offapi vos NULL +ea eventattacher : cppuhelper drafts vos NULL ea eventattacher usr1 - all ea_mkout NULL ea eventattacher\prj get - all ea_prj NULL ea eventattacher\source nmake - all ea_source NULL |