[Libreoffice-commits] .: cppuhelper/prj

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


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

New commits:
commit 428768ca076631cd767dda13a6397e8b371ca6d5
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Mar 15 14:08:51 2011 +0000

    fix build error, add build depend

diff --git a/cppuhelper/prj/build.lst b/cppuhelper/prj/build.lst
index 784814a..f827386 100644
--- a/cppuhelper/prj/build.lst
+++ b/cppuhelper/prj/build.lst
@@ -5,4 +5,4 @@ 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\unourl                    nmake   -   all ch_qa_unourl NULL
+ch  cppuhelper\qa\unourl                    nmake   -   all ch_qa_unourl ch_source NULL


More information about the Libreoffice-commits mailing list