summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer.mpc
blob: 8081b5eaba9aa38a68575f61f6d714752a1e9c01 (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
26
27
28
29
//$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
  }

  PIDL_Files {
    PortableServer
  }
}