summaryrefslogtreecommitdiff
path: root/TAO/tao/IORTable.mpc
blob: 1c706d457fbe8878e6f076b5aa67710a62ba606e (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 {
  sharedname   = TAO_IORTable
  dynamicflags = TAO_IORTABLE_BUILD_DLL

  Source_Files {
    IORTable
  }

  Header_Files {
    IORTable
  }

  Inline_Files {
    IORTable
  }

  Template_Files {
    IORTable
  }

  Resource_Files {
    IORTable
  }

  PIDL_Files {
    IORTable
  }

  Pkgconfig_Files {
    IORTable/TAO_IORTable.pc.in
  }
}