[Libreoffice-commits] .: cppuhelper/prj

Caolán McNamara caolan at kemper.freedesktop.org
Tue Mar 15 07:19:08 PDT 2011


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

New commits:
commit 1e96e0c0daff99a16bc796bbcfbad41a764a93e9
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Mar 15 14:18:07 2011 +0000

    fix build error, add build depend

diff --git a/cppuhelper/prj/build.lst b/cppuhelper/prj/build.lst
index f827386..c1b97ae 100644
--- a/cppuhelper/prj/build.lst
+++ b/cppuhelper/prj/build.lst
@@ -4,5 +4,5 @@ ch	cppuhelper\inc							nmake	-	all	ch_include NULL
 ch	cppuhelper\source						nmake	-	all	ch_source ch_unotypes ch_include NULL
 ch	cppuhelper\unotypes						nmake	-	all	ch_unotypes NULL
 ch cppuhelper\qa\propertysetmixin nmake - all ch_qa_propertysetmixin ch_source NULL
-ch  cppuhelper\qa\ifcontainer               nmake   -   all ch_qa_ifcontainer NULL
+ch  cppuhelper\qa\ifcontainer               nmake   -   all ch_qa_ifcontainer ch_source NULL
 ch  cppuhelper\qa\unourl                    nmake   -   all ch_qa_unourl ch_source NULL


More information about the Libreoffice-commits mailing list