summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/ImR/Combined_Service/ImR_Combined_Service.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/ImR/Combined_Service/ImR_Combined_Service.mpc')
-rw-r--r--TAO/orbsvcs/examples/ImR/Combined_Service/ImR_Combined_Service.mpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/ImR/Combined_Service/ImR_Combined_Service.mpc b/TAO/orbsvcs/examples/ImR/Combined_Service/ImR_Combined_Service.mpc
index 0eecb8bc945..e3dcb36c9a1 100644
--- a/TAO/orbsvcs/examples/ImR/Combined_Service/ImR_Combined_Service.mpc
+++ b/TAO/orbsvcs/examples/ImR/Combined_Service/ImR_Combined_Service.mpc
@@ -63,7 +63,7 @@ project(*TestServer) : orbsvcsexe, portableserver, iortable, avoids_corba_e_micr
// Another simple server that can be loaded dynamically into the
// combined_service.
project(*DynamicServer) : taolib, portableserver, iortable, avoids_corba_e_micro {
- dynamicflags = DYNSERVER_BUILD_DLL
+ dynamicflags += DYNSERVER_BUILD_DLL
sharedname = DynServer
after += *IDL
// The gnuace specific portion is to prevent invalid object files from