summaryrefslogtreecommitdiff
path: root/TAO/tao/Utils/Utils.mpc
blob: 70a2631a5dc6099b5e947747ccf231e42a2101a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// $Id$
project (TAO_Utils) : taolib, tao_output, install, portableserver, pi {
  sharedname    = TAO_Utils
  dynamicflags  = TAO_UTILS_BUILD_DLL

  Template_Files {
    RIR_Narrow.cpp
    Server_Main.cpp
  }

  specific {
    install_dir = tao/Utils
  }
}