Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / TAO / tests / Optimized_Connection / Optimized_Connection.mpc
blob8c2228d75c646412b7b4444a04f5071a065816ef
1 // -*- MPC -*-
2 project(*idl): taoidldefaults {
3   IDL_Files {
4     Test.idl
5   }
6   custom_only = 1
9 project(*Client): taoclient, strategies {
10   after += *idl
11   Source_Files {
12     TestC.cpp
13     oc_client.cpp
14   }
15   IDL_Files {
16   }