summaryrefslogtreecommitdiff
path: root/TAO/examples/RTCORBA/Activity/Activity.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/RTCORBA/Activity/Activity.mpc')
-rw-r--r--TAO/examples/RTCORBA/Activity/Activity.mpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/RTCORBA/Activity/Activity.mpc b/TAO/examples/RTCORBA/Activity/Activity.mpc
index 0d7054ff5b0..ef8cc8a0296 100644
--- a/TAO/examples/RTCORBA/Activity/Activity.mpc
+++ b/TAO/examples/RTCORBA/Activity/Activity.mpc
@@ -5,7 +5,7 @@ project : orbsvcslib, namingexe, rt_server {
exename = activity
// We use macros instead of dynamicflags so that
// the symbols will be exported from an exe.
- macros += ACTIVITY_BUILD_DLL
+ macros = ACTIVITY_BUILD_DLL
Source_Files {
Activity.cpp
Builder.cpp