summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/CosTime.mpc
diff options
context:
space:
mode:
authorChris Cleeland <chris.cleeland@gmail.com>2002-08-25 04:54:50 +0000
committerChris Cleeland <chris.cleeland@gmail.com>2002-08-25 04:54:50 +0000
commit53023148751229987bbb82082a7e4611ac29facc (patch)
treed92338b811ca0b85b8222741c499e6d921e8d45e /TAO/orbsvcs/orbsvcs/CosTime.mpc
parentf5db345a0399bd329edc7185fb800a64f6200b23 (diff)
downloadATCD-53023148751229987bbb82082a7e4611ac29facc.tar.gz
ChangeLogTag:Sat Aug 24 22:47:22 2002 Christopher Kohlhoff <chris@kohlhoff.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/CosTime.mpc')
-rw-r--r--TAO/orbsvcs/orbsvcs/CosTime.mpc15
1 files changed, 8 insertions, 7 deletions
diff --git a/TAO/orbsvcs/orbsvcs/CosTime.mpc b/TAO/orbsvcs/orbsvcs/CosTime.mpc
index 55716d3e0b4..d04b09d4245 100644
--- a/TAO/orbsvcs/orbsvcs/CosTime.mpc
+++ b/TAO/orbsvcs/orbsvcs/CosTime.mpc
@@ -1,10 +1,11 @@
-project(CosTime) : orbsvcslib {
- depends += PortableServer
- sharedname = TAO_CosTime
- libs += TAO_PortableServer TAO
- idlflags += -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_Time_Export -Wb,export_include=Time/time_export.h
- dllflags = TAO_TIME_BUILD_DLL
- tagchecks = Time
+project(CosTime) : orbsvcslib, core {
+ depends += PortableServer
+ sharedname = TAO_CosTime
+ libs += TAO_PortableServer TAO
+ idlflags += -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_Time_Export -Wb,export_include=Time/time_export.h
+ dllflags = TAO_TIME_BUILD_DLL
+ tagchecks = Time
+ include_dir = orbsvcs
IDL_Files {
TimeService.idl