blob: 0ceaf021217ac8f5c0590aa0e605fcce5180f594 (
plain)
1
2
3
4
5
6
7
|
// -*- MPC -*- now wouldn't this be cool...
// $Id$
project(TAO_XtResource) : acelib, taolib, install, tao_output, taodefaults, ace_xtreactor, taoidldefaults {
sharedname = TAO_XtResource
dynamicflags += TAO_XTRESOURCE_BUILD_DLL
}
|