diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-01-21 15:48:06 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-01-21 15:48:06 +0000 |
commit | 2f8c141518713a51f972514a372ea121eb62ba56 (patch) | |
tree | 85a58254b041aaebebe2fbbe8b72211ecf340e03 /cppu/prj | |
parent | dd17c634c8e7038664e744f19e5833730b5d57e4 (diff) |
INTEGRATION: CWS impress23 (1.8.62); FILE MERGED
2005/01/08 15:29:41 dbo 1.8.62.1: #i38957# asserting sal_Bool / C++ bool
Diffstat (limited to 'cppu/prj')
-rw-r--r-- | cppu/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/prj/build.lst b/cppu/prj/build.lst index 8d90df186..138e88cb1 100644 --- a/cppu/prj/build.lst +++ b/cppu/prj/build.lst @@ -1,4 +1,4 @@ -cu cppu : sal NULL +cu cppu : sal boost NULL cu cppu usr1 - all cu_mkout NULL cu cppu\source\uno nmake - all cu_uno NULL cu cppu\source\threadpool nmake - all cu_thpool NULL |