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 | 0860045f386aeda09605addb0c406c4dc4260ef4 (patch) | |
tree | 1578f35b26763cae7b63944f5b26360c5ba65085 /cppu | |
parent | da953ad45c52e7307e8db9866a221e9a2a27a7b1 (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 a22ca9ec8..4ded629ef 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 |