summaryrefslogtreecommitdiff
path: root/TAO/tao/IFR_Client.mpc
blob: 2d2bf2ea84b5f1eb696bb616f95db7109dc03400 (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_IFR_Client
  dynamicflags = TAO_IFR_CLIENT_BUILD_DLL

  Source_Files {
    IFR_Client
  }

  Header_Files {
    IFR_Client
  }

  Inline_Files {
    IFR_Client
  }

  Template_Files {
    IFR_Client
  }

  Resource_Files {
    IFR_Client
  }

  PIDL_Files {
    IFR_Client
  }
}