summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging.mpc
blob: 2f6db234f6666ae12bd79d166464b661b9d2baeb (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
30
31
32
33
//$Id$
project : taolib, core, portableserver, valuetype {
  sharedname   = TAO_Messaging
  dynamicflags = TAO_MESSAGING_BUILD_DLL

  Source_Files {
    Messaging
  }

  Header_Files {
    Messaging
  }

  Inline_Files {
    Messaging
  }

  Template_Files {
    Messaging
  }

  Resource_Files {
    Messaging
  }

  PIDL_Files {
    Messaging
  }

  Pkgconfig_Files {
    Messaging/TAO_Messaging.pc.in
  }
}