summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/orbsvcs_output.mpb
blob: e4a8f72df72651a6cc876d047708ff536f65b9d8 (plain)
1
2
3
4
5
6
7
8
9
10
// -*- MPC -*-
// $Id$

project {
  staticflags += TAO_AS_STATIC_LIBS
  // We tested with all orbsvcs libs going to $(TAO_ROOT)/orbsvcs/lib, but
  // decided that it was easier to deal with all libs in one place. 
  libpaths    += $(ACE_ROOT)/lib
  libout       = $(ACE_ROOT)/lib 
}