summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging.mpc
blob: 705b76b43b9dc5ae24e34118c5c0aaa1c3a6ff3d (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, 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
  }
}