Merge pull request #2301 from sonndinh/remove-dup-reactor-functions
[ACE_TAO.git] / TAO / tao / Utils / Utils.mpc
blob05d269f31c2c9073cf7346e28ee48ead53392c5e
1 project (TAO_Utils) : taolib, tao_output, install, portableserver, pi {
2   sharedname    = TAO_Utils
3   dynamicflags  = TAO_UTILS_BUILD_DLL
5   Template_Files {
6     RIR_Narrow.cpp
7     Server_Main.cpp
8   }
10   specific {
11     install_dir = tao/Utils
12   }