summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/lwft_server.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/lwft_server.mpb')
-rw-r--r--TAO/MPC/config/lwft_server.mpb11
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/MPC/config/lwft_server.mpb b/TAO/MPC/config/lwft_server.mpb
new file mode 100644
index 00000000000..faeacfa644b
--- /dev/null
+++ b/TAO/MPC/config/lwft_server.mpb
@@ -0,0 +1,11 @@
+// -*- MPC -*-
+// $Id$
+
+project : lwft_client, pi_server, interceptors, iorinterceptor { // , splicelib {
+ libs += LWFT_Common \
+ LWFT_Server \
+ LWFT_StateSyncAgent \
+ LWFT_ReplicationManager
+
+ after += LWFT_ReplicationManager
+}