summaryrefslogtreecommitdiff
path: root/TAO/examples/AMI/FL_Callback/FL_Callback.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/AMI/FL_Callback/FL_Callback.mpc')
-rw-r--r--TAO/examples/AMI/FL_Callback/FL_Callback.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/examples/AMI/FL_Callback/FL_Callback.mpc b/TAO/examples/AMI/FL_Callback/FL_Callback.mpc
index 34223cd4405..42cc0e5d4dc 100644
--- a/TAO/examples/AMI/FL_Callback/FL_Callback.mpc
+++ b/TAO/examples/AMI/FL_Callback/FL_Callback.mpc
@@ -1,14 +1,14 @@
// -*- MPC -*-
// $Id$
-project(*progress): taoexe, strategies, messaging, ami, portableserver, tao_flreactor {
+project(*progress): taoexe, strategies, messaging, ami, portableserver, ace_fl {
Source_Files {
Progress_i.cpp
progress.cpp
}
}
-project(*peer): taoexe, strategies, messaging, ami, portableserver, tao_flreactor {
+project(*peer): taoexe, strategies, messaging, ami, portableserver, ace_fl {
Source_Files {
Peer_i.cpp
peer.cpp