diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-01-14 15:44:26 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-01-14 15:44:26 +0000 |
commit | eba75635058c0775e071164109ead319f13c1ca6 (patch) | |
tree | ecfba5d416c12d73ee6d84a90847bb87f944fe7e /cppu | |
parent | 387b32109267cc855f1c127e3d4f6d316fb8cfaf (diff) |
cppunit: enable these tests
Diffstat (limited to 'cppu')
-rw-r--r-- | cppu/prj/build.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cppu/prj/build.lst b/cppu/prj/build.lst index a22ca9ec8b66..4ded629ef0fd 100644 --- a/cppu/prj/build.lst +++ b/cppu/prj/build.lst @@ -10,3 +10,4 @@ cu cppu\source\UnsafeBridge nmake - all cu_UnsafeBridge cu_inc NULL cu cppu\source\AffineBridge nmake - all cu_AffineBridge cu_inc NULL cu cppu\source\LogBridge nmake - all cu_LogBridge cu_inc NULL cu cppu\util nmake - all cu_util cu_thpool cu_typelib cu_cppu cu_uno cu_helper_purpenv cu_UnsafeBridge cu_AffineBridge cu_LogBridge NULL +cd cppu\qa nmake - all cu_qa_cppunit cu_util NULL |