summaryrefslogtreecommitdiff
path: root/TAO/tao/Utils/Utils.mpc
blob: ba2c6abd840a36670012be4e92c1fdedcddcf7ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// -*- MPC -*-
// $Id$

project : taolib, core, portableserver {
  sharedname    = TAO_Utils
  dynamicflags  = TAO_UTILS_BUILD_DLL

  Template_Files {
    RIR_Narrow.cpp
    Servant_Var.cpp
    Server_Main.cpp
  }
}