summaryrefslogtreecommitdiff
path: root/TAO/tao/IORInterceptor.mpc
blob: ae14f21d80e162c3115bcf5fa60a1c5bf8e340ec (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, objreftemplate, core {
  sharedname    = TAO_IORInterceptor
  dynamicflags  = TAO_IORINTERCEPTOR_BUILD_DLL

  Source_Files {
    IORInterceptor
  }

  Header_Files {
    IORInterceptor
  }

  Inline_Files {
    IORInterceptor
  }

  Template_Files {
    IORInterceptor
  }

  Resource_Files {
    IORInterceptor
  }
}