summaryrefslogtreecommitdiff
path: root/ACE/ace/TkReactor/ace_tkreactor.mpc
blob: 97e20718338a78a78082699649bf23fcab8c5a24 (plain)
1
2
3
4
5
6
7
8
9
10
11
//  -*- MPC -*- now wouldn't this be cool...
// $Id$

project(ACE_TkReactor) : acedefaults, install, acelib, ace_output, ace_tk {
  sharedname   = ACE_TkReactor
  dynamicflags += ACE_TKREACTOR_BUILD_DLL

  specific {
    install_dir = ace/TkReactor
  }
}