summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/On_Demand_Loading/POA_On_Demand_Loading.mpc
blob: fc44e355b33cd3652cfad4c882b3f9b26ef9186e (plain)
1
2
3
4
5
6
7
8
9
project(*Server): taoexe, portableserver {
   Source_Files {
    server.cpp
    Servant_Activator.cpp
    Servant_Locator.cpp
    Servant_Manager.cpp
    Server_Manager.cpp
  }
}