Changes to attempt to silence bcc64x
[ACE_TAO.git] / TAO / tests / OBV / Collocated / Forward / OBV_Forward.mpc
blobfea2ea46f89c9eb2f49f2b387b3a1c2f5849bad2
1 // -*- MPC -*-
2 project(*Collocated): taoserver, valuetype {
3   exename = collocated
4   Source_Files {
5     Test_impl.cpp
6     TreeBaseC.cpp
7     TreeControllerC.cpp
8     TreeNodeC.cpp
9     TreeBaseS.cpp
10     TreeControllerS.cpp
11     TreeNodeS.cpp
12     Collocated_Test.cpp
13     Client_Task.cpp
14     Server_Task.cpp
15     Test_impl.cpp
16   }