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 | 470d1029f8dcba76b263b29bfb17d7eb2134e51c (patch) | |
tree | fc906753fec107c6ee5e11c84adaabee076c954e /cppuhelper/prj | |
parent | 3dbc496e612fd397a1cfa5d201b1605f16032e34 (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 4870447c2..5258e2932 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 |