summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer.mpc
blob: 06239a7fdc0057e708e3ea7a49c9453e7e2a59fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
//$Id$
project : taolib, core, objreftemplate, iorinterceptor {
  sharedname   = TAO_PortableServer
  dynamicflags = TAO_PORTABLESERVER_BUILD_DLL

  Source_Files {
    PortableServer
  }

  Header_Files {
    PortableServer
  }

  Inline_Files {
    PortableServer
  }

  Template_Files {
    PortableServer
  }

  Resource_Files {
    PortableServer
  }
}