diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-10-30 07:06:51 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-10-30 07:06:51 +0000 |
commit | a947bed45fdd87da49af159f4b354f82f7f82aa4 (patch) | |
tree | 868d7382ca054e3c981576aee26954a51d691f4c /cppuhelper | |
parent | 7c30e9e06510ec9447be1e7d2e2482cf09e6315d (diff) |
INTEGRATION: CWS ause060 (1.7.64); FILE MERGED
2006/09/22 18:00:32 hjs 1.7.64.1: #i69234# call required makefile
Diffstat (limited to 'cppuhelper')
-rw-r--r-- | cppuhelper/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cppuhelper/prj/build.lst b/cppuhelper/prj/build.lst index b564aea6a676..9cb1154cccec 100644 --- a/cppuhelper/prj/build.lst +++ b/cppuhelper/prj/build.lst @@ -1,4 +1,5 @@ ch cppuhelper : BOOST:boost codemaker cppu offuh NULL ch cppuhelper usr1 - all ch_mkout NULL -ch cppuhelper\source nmake - all ch_source ch_unotypes NULL +ch cppuhelper\inc nmake - all ch_inc NULL +ch cppuhelper\source nmake - all ch_source ch_unotypes ch_inc NULL ch cppuhelper\unotypes nmake - all ch_unotypes NULL |