From 491dcf9bec8e811ed3abb2f0945661ab0930ea8a Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 8 Aug 2011 21:07:09 +0300 Subject: Can't build the iOS static cppuhelper test here now Since we now link to the (also static) bootstrap.uno component which hasn't been built yet. --- cppuhelper/prj/build.lst | 1 - 1 file changed, 1 deletion(-) (limited to 'cppuhelper') diff --git a/cppuhelper/prj/build.lst b/cppuhelper/prj/build.lst index 53c704e21055..570a34560a1c 100644 --- a/cppuhelper/prj/build.lst +++ b/cppuhelper/prj/build.lst @@ -6,4 +6,3 @@ 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 ch_source NULL ch cppuhelper\qa\unourl nmake - all ch_qa_unourl ch_source NULL -ch cppuhelper\qa\static nmake - all ch_qa_static ch_qa_propertysetmixin ch_qa_ifcontainer ch_qa_unourl NULL -- cgit