summaryrefslogtreecommitdiff
path: root/TAO/tao/IORManipulation.mpc
blob: d1f2f8232ab095f0e284ecb9993990a2fbdc896b (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, core, core_anytypecode {
  sharedname   = TAO_IORManip
  dynamicflags = TAO_IORMANIP_BUILD_DLL

  Source_Files {
    IORManipulation
  }

  Header_Files {
    IORManipulation
  }

  Inline_Files {
    IORManipulation
  }

  Template_Files {
    IORManipulation
  }

  Resource_Files {
    IORManipulation
  }

  PIDL_Files {
    IORManipulation
  }

  Pkgconfig_Files {
    IORManipulation/TAO_IORManip.pc.in
  }
}