summaryrefslogtreecommitdiff
path: root/TAO/tao/PI.mpc
blob: 80535eb629b7fa7fcf9228ead529afd11c3d6c97 (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
30
31
32
33
//$Id$
project : taolib, codecfactory, core {
  sharedname   = TAO_PI
  dynamicflags = TAO_PI_BUILD_DLL

  Source_Files {
    PI
  }

  Header_Files {
    PI
  }

  Inline_Files {
    PI
  }

  Template_Files {
    PI
  }

  Resource_Files {
    PI
  }

  PIDL_Files {
    PI
  }

  Pkgconfig_Files {
    PI/TAO_PI.pc.in
  }
}