From edaf5386582cf3110a4946614a071a4b6833416f Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 30 Oct 2006 07:17:18 +0000 Subject: INTEGRATION: CWS ause060 (1.13.12); FILE MERGED 2006/09/22 18:08:42 hjs 1.13.12.1: #i69234# call required makefile --- ucbhelper/prj/build.lst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ucbhelper/prj') diff --git a/ucbhelper/prj/build.lst b/ucbhelper/prj/build.lst index 4b3e6188b81d..76869a70b1e6 100644 --- a/ucbhelper/prj/build.lst +++ b/ucbhelper/prj/build.lst @@ -1,5 +1,6 @@ uh ucbhelper : offuh sal vos cppu cppuhelper salhelper NULL uh ucbhelper usr1 - all uh_mkout NULL -uh ucbhelper\source\client nmake - all uh_client NULL -uh ucbhelper\source\provider nmake - all uh_provider NULL +uh ucbhelper\inc nmake - all uh_inc NULL +uh ucbhelper\source\client nmake - all uh_client uh_inc NULL +uh ucbhelper\source\provider nmake - all uh_provider uh_inc NULL uh ucbhelper\util nmake - all uh_util uh_client uh_provider NULL -- cgit