Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / TAO / tests / CSD_Strategy_Tests / Broken / CSD_TP_Broken.mpc
blobc8949cca955ed9439f98588d549a0c9c47851ba0
1 // -*- MPC -*-
2 project(*Server): csd_tp_test_exe_b {
3   exename=server_main
5   Source_Files {
6     ServerApp.cpp
7     server_main.cpp
8   }
11 project(*Client): csd_tp_test_exe_b {
12   exename=client_main
14   Source_Files {
15     ClientApp.cpp
16     client_main.cpp
17   }