summaryrefslogtreecommitdiff
path: root/TAO/tao/RTPortableServer.mpc
blob: f3386bb07e8b793c82736da34ab4d9710b761c01 (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, rtcorba, portableserver {
  sharedname   = TAO_RTPortableServer
  dynamicflags = TAO_RTPORTABLESERVER_BUILD_DLL

  Source_Files {
    RTPortableServer
  }

  Header_Files {
    RTPortableServer
  }

  Inline_Files {
    RTPortableServer
  }

  Template_Files {
    RTPortableServer
  }

  Resource_Files {
    RTPortableServer
  }

  PIDL_Files {
    RTPortableServer
  }
}