summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Notify_Service/Notify_Service.mpc
diff options
context:
space:
mode:
authormitza <mitza@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-05-18 21:47:55 +0000
committermitza <mitza@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-05-18 21:47:55 +0000
commit4d8d021c08cd5dc4facd49c4eabb1392c588b4fb (patch)
tree168164ede234f7deeac4adc67587bebf8349ebad /TAO/orbsvcs/Notify_Service/Notify_Service.mpc
parent109aeb5baa86f5862abb5c33790dbeaf99e7a801 (diff)
downloadATCD-4d8d021c08cd5dc4facd49c4eabb1392c588b4fb.tar.gz
ChangeLogTag: Tue May 18 21:42:49 UTC 2010 Adam Mitz <mitza@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/Notify_Service/Notify_Service.mpc')
-rw-r--r--TAO/orbsvcs/Notify_Service/Notify_Service.mpc3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/orbsvcs/Notify_Service/Notify_Service.mpc b/TAO/orbsvcs/Notify_Service/Notify_Service.mpc
index 0cb1b793e04..eb6e2d7f6d6 100644
--- a/TAO/orbsvcs/Notify_Service/Notify_Service.mpc
+++ b/TAO/orbsvcs/Notify_Service/Notify_Service.mpc
@@ -4,6 +4,9 @@
project(TAO_Notify_Service) : orbsvcslib, orbsvcs_output, install, valuetype, orbsvcsexe, install, notification_serv, naming, iortable, messaging_optional, svc_utils, notify_monitor_control {
sharedname = TAO_Notify_Service
dynamicflags = TAO_NOTIFY_SERVICE_BUILD_DLL
+ specific {
+ install_dir = orbsvcs/Notify_Service
+ }
Source_Files {
Notify_Service.cpp
}