summaryrefslogtreecommitdiff
path: root/TAO/tao/SmartProxies.mpc
blob: 031c5e01e6389974ba75a5c5eebc5034aa27094e (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_SmartProxies
  dynamicflags = TAO_SMARTPROXIES_BUILD_DLL

  Source_Files {
    SmartProxies
  }

  Header_Files {
    SmartProxies
  }

  Inline_Files {
    SmartProxies
  }

  Template_Files {
    SmartProxies
  }

  Resource_Files {
    SmartProxies
  }
}