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