Merge pull request #2303 from jwillemsen/jwi-803
[ACE_TAO.git] / TAO / tests / Connection_Timeout / Connection_Timeout.mpc
blob766e8f735649f9785d0df398b05f64d75ceb9d23
1 // -*- MPC -*-
2 project(*client): taoserver, messaging {
3   exename = client
4   avoids += ace_for_tao
5   Source_Files {
6     TestC.cpp
7     client.cpp
8   }