From fc2b14e35224bd4d192a90814ab97584f1a9d2b6 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Wed, 5 Sep 2007 22:59:37 +0000 Subject: ChangeLogTag:Wed Sep 5 23:40:15 UTC 2007 Ossama Othman --- ACE/tests/SSL/tests.mpc | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ACE/tests/SSL') diff --git a/ACE/tests/SSL/tests.mpc b/ACE/tests/SSL/tests.mpc index 594e47ca862..5b881ce28b7 100644 --- a/ACE/tests/SSL/tests.mpc +++ b/ACE/tests/SSL/tests.mpc @@ -1,6 +1,14 @@ // -*- MPC -*- // $Id$ +project(Bug_2912_Regression_Test) : acetest, ssl { + avoids += ace_for_tao + exename = Bug_2912_Regression_Test + Source_Files { + Bug_2912_Regression_Test.cpp + } +} + project(SSL Asynch_Stream Test) : acetest, ssl { avoids += ace_for_tao exename = SSL_Asynch_Stream_Test -- cgit v1.2.1