summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Svc_Utils.mpc
diff options
context:
space:
mode:
authormichel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-25 16:09:27 +0000
committermichel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-25 16:09:27 +0000
commit9c8c2a15b5c8af8ecc0353d5582368524979459a (patch)
tree4aeedd6e44108cb39fd15d255d14519806d6992e /TAO/orbsvcs/orbsvcs/Svc_Utils.mpc
parent002f5e6075e8f3610b63134cdf721dee2c26a597 (diff)
downloadATCD-9c8c2a15b5c8af8ecc0353d5582368524979459a.tar.gz
Wed Jun 25 11:00:00 2003 Justin Michel <michel_j@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Svc_Utils.mpc')
-rw-r--r--TAO/orbsvcs/orbsvcs/Svc_Utils.mpc11
1 files changed, 4 insertions, 7 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Svc_Utils.mpc b/TAO/orbsvcs/orbsvcs/Svc_Utils.mpc
index 137103f68fa..0d2ddedfbc1 100644
--- a/TAO/orbsvcs/orbsvcs/Svc_Utils.mpc
+++ b/TAO/orbsvcs/orbsvcs/Svc_Utils.mpc
@@ -1,10 +1,7 @@
-project(Svc_Utils) : orbsvcslib, core {
- depends += PortableServer
- sharedname = TAO_Svc_Utils
- libs += TAO_PortableServer TAO
- idlflags += -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_Svc_Utils_Export -Wb,export_include=svc_utils_export.h
- dllflags = TAO_SVC_UTILS_BUILD_DLL
- include_dir = orbsvcs
+project(Svc_Utils) : orbsvcslib, core, portableserver {
+ sharedname = TAO_Svc_Utils
+ idlflags += -Wb,pch_include=Svc_Utils_pch.h -Wb,export_macro=TAO_Svc_Utils_Export -Wb,export_include=svc_utils_export.h
+ dynamicflags = TAO_SVC_UTILS_BUILD_DLL
IDL_Files {
TimeBase.idl