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