summaryrefslogtreecommitdiff
path: root/cppuhelper/prj
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-08-01 18:18:33 +0300
committerTor Lillqvist <tml@iki.fi>2011-08-01 18:18:33 +0300
commit7ff697bc1352d55bb26ca59b6345b7da5ad16152 (patch)
treece0e33e365d70f3ea7d5b59277adaf3361e544fa /cppuhelper/prj
parent634824aa76b75208ddddbc0cde60055d219a972b (diff)
Add statically linked cpphelper unit test for iOS
Diffstat (limited to 'cppuhelper/prj')
-rw-r--r--cppuhelper/prj/build.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/cppuhelper/prj/build.lst b/cppuhelper/prj/build.lst
index 570a34560a1c..53c704e21055 100644
--- a/cppuhelper/prj/build.lst
+++ b/cppuhelper/prj/build.lst
@@ -6,3 +6,4 @@ 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