diff options
author | Wilhelm Pflueger <Wilhelm.Pflueger@web.de> | 2011-02-22 22:33:33 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-02-23 12:39:04 +0000 |
commit | d9bd461b9a842732c4f2aef5939d1123e7d82471 (patch) | |
tree | 21216539b3804e039422df6e0497d7fc2abb08ca /sal/prj | |
parent | d7d7e6f8d491e5fc5365edba3d895d66fdc65443 (diff) |
Reanimated test sal/qa/rtl/alloc
This was an easy hack.
Signed-off-by: Wilhelm Pflueger <Wilhelm.Pflueger@web.de>
Diffstat (limited to 'sal/prj')
-rw-r--r-- | sal/prj/build.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/prj/build.lst b/sal/prj/build.lst index 40e5e5c78113..ddbc44673a49 100644 --- a/sal/prj/build.lst +++ b/sal/prj/build.lst @@ -25,3 +25,4 @@ sa sal\qa\osl\security nmake - all sa_qa_osl_security sa_cppunittester sa_util N sa sal\qa\osl\process nmake - all sa_qa_osl_process sa_cppunittester sa_util NULL sa sal\qa\rtl\strings nmake - all sa_qa_rt_strings sa_cppunittester sa_util NULL sa sal\qa\rtl\oustringbuffer nmake - all sa_qa_rt_oustringbuffer sa_cppunittester sa_util NULL +sa sal\qa\rtl\alloc nmake - all sa_qa_rt_alloc sa_cppunittester sa_util NULL |