Merge pull request #2222 from jwillemsen/jwi-dllexportwarning
[ACE_TAO.git] / TAO / tests / POA / On_Demand_Loading / POA_On_Demand_Loading.mpc
blobe6d5a7be1be65fcd54e3215fae99e360674cd1a4
1 // -*- MPC -*-
2 project(*Server): taoexe, portableserver, avoids_minimum_corba, avoids_corba_e_compact, avoids_corba_e_micro {
4    exename  = server
5    
6    Source_Files {
7      server.cpp
8      Servant_Activator.cpp
9      Servant_Locator.cpp
10      Servant_Manager.cpp
11      Server_Manager.cpp
12   }