summaryrefslogtreecommitdiff
path: root/cppu/prj
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2002-08-19 06:18:50 +0000
committerDaniel Boelzle <dbo@openoffice.org>2002-08-19 06:18:50 +0000
commit230d11f43273266e9ff30ec4f5314d431de78e8b (patch)
tree20eb334e674d35a1397ba0d062bc42b661db6b58 /cppu/prj
parent796a0ababd0e3149da3e92af96004d4796ce00d3 (diff)
#102391# introducing some base type extensions
Diffstat (limited to 'cppu/prj')
-rw-r--r--cppu/prj/build.lst3
1 files changed, 2 insertions, 1 deletions
diff --git a/cppu/prj/build.lst b/cppu/prj/build.lst
index ec256164a16a..74b9f1cfeb94 100644
--- a/cppu/prj/build.lst
+++ b/cppu/prj/build.lst
@@ -4,4 +4,5 @@ cu cppu\source nmake - all cu_source NULL
cu cppu\source\uno nmake - all cu_uno cu_source NULL
cu cppu\source\threadpool nmake - all cu_thpool cu_source NULL
cu cppu\source\typelib nmake - all cu_typelib NULL
-cu cppu\util nmake - all cu_util cu_thpool cu_typelib cu_uno NULL
+cu cppu\source\cppu nmake - all cu_cppu NULL
+cu cppu\util nmake - all cu_util cu_thpool cu_typelib cu_cppu cu_uno NULL