diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-10-07 12:36:21 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-10-07 12:36:21 +0000 |
commit | 641f5d1585b65585bdf6609c49f77e395f404eba (patch) | |
tree | 69a26a354652890e794627e7274e8142c9398d2b /cppuhelper/prj | |
parent | 5cd4585cc05c43b9524232d31152f740cf7e9cad (diff) |
#100000# As we now have an unotypes directory and generate headers, we need types.rdb and therefore are dependent on module offapi.
Diffstat (limited to 'cppuhelper/prj')
-rw-r--r-- | cppuhelper/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/prj/build.lst b/cppuhelper/prj/build.lst index 4870447c20df..5258e29320bb 100644 --- a/cppuhelper/prj/build.lst +++ b/cppuhelper/prj/build.lst @@ -1,4 +1,4 @@ -ch cppuhelper : codemaker cppu NULL +ch cppuhelper : codemaker cppu offapi NULL ch cppuhelper usr1 - all ch_mkout NULL ch cppuhelper\source nmake - all ch_source ch_unotypes NULL ch cppuhelper\unotypes nmake - all ch_unotypes NULL |