summaryrefslogtreecommitdiff
path: root/comphelper/prj/build.lst
diff options
context:
space:
mode:
authorSébastien Le Ray <sebastien-libreoffice@orniz.org>2011-02-16 09:54:58 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-02-16 11:06:20 +0000
commitba00e8f403b0284e6dd28701975e0c91cf6d51ce (patch)
treed2daf8bee7db709d983ec63bdc266bce43ee5699 /comphelper/prj/build.lst
parentdf16df443d6a0c778c975286c5e622478944a9de (diff)
Cleanup in comphelper unit tests.
Diffstat (limited to 'comphelper/prj/build.lst')
-rw-r--r--comphelper/prj/build.lst3
1 files changed, 2 insertions, 1 deletions
diff --git a/comphelper/prj/build.lst b/comphelper/prj/build.lst
index 25aa17fed564..8a4f18ad2905 100644
--- a/comphelper/prj/build.lst
+++ b/comphelper/prj/build.lst
@@ -11,4 +11,5 @@ ph comphelper\source\compare nmake - all ph_compare ph_inc NULL
ph comphelper\source\officeinstdir nmake - all ph_officeinstdir ph_inc NULL
ph comphelper\source\xml nmake - all ph_xml NULL
ph comphelper\util nmake - all ph_util ph_container ph_evtatmgr ph_misc ph_procfact ph_property ph_streaming ph_compare ph_officeinstdir ph_xml NULL
-ph comphelper\qa nmake - all ph_complex ph_util NULL
+ph comphelper\qa\weakbag nmake - all qa_weakbag ph_util NULL
+ph comphelper\qa\string nmake - all qa_string ph_util NULL