[Libreoffice-commits] .: cppu/prj

Caolán McNamara caolan at kemper.freedesktop.org
Tue Mar 15 09:53:48 PDT 2011


 cppu/prj/build.lst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a18ac1cc6f9f250ecc05376f16dc69dfc22ca962
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Mar 15 16:52:50 2011 +0000

    fix build error with better depend

diff --git a/cppu/prj/build.lst b/cppu/prj/build.lst
index 62ddfff..0af8b30 100644
--- a/cppu/prj/build.lst
+++ b/cppu/prj/build.lst
@@ -11,4 +11,4 @@ cu	cppu\source\AffineBridge	    nmake	-	all	cu_AffineBridge cu_inc NULL
 cu	cppu\source\LogBridge	        nmake	-	all	cu_LogBridge cu_inc NULL
 cu	cppu\util						nmake	-	all	cu_util cu_thpool cu_typelib cu_cppu cu_uno cu_helper_purpenv cu_UnsafeBridge cu_AffineBridge cu_LogBridge NULL
 cu	cppu\qa							nmake	-	all cu_qa_cppunit cu_util NULL
-cu	cppu\qa\cppumaker				nmake	-	all cu_qa_cppumaker cu_inc NULL
+cu	cppu\qa\cppumaker				nmake	-	all cu_qa_cppumaker cu_util NULL


More information about the Libreoffice-commits mailing list