summaryrefslogtreecommitdiff
path: root/TAO/tao/IORTable.mpc
blob: 439e11e52a5c3cb7ce155b31486ea30a3d80796e (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 {
  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
  }
}