summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging.mpc
blob: 267df3700da4cfc2a988c73e3a2034efbb28f0d3 (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, portableserver {
  sharedname   = TAO_Messaging
  dynamicflags = TAO_MESSAGING_BUILD_DLL

  Source_Files {
    Messaging
  }

  Header_Files {
    Messaging
  }

  Inline_Files {
    Messaging
  }

  Template_Files {
    Messaging
  }

  Resource_Files {
    Messaging
  }
}