summaryrefslogtreecommitdiff
path: root/tao/SmartProxies/SmartProxies.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'tao/SmartProxies/SmartProxies.mpc')
-rw-r--r--tao/SmartProxies/SmartProxies.mpc10
1 files changed, 10 insertions, 0 deletions
diff --git a/tao/SmartProxies/SmartProxies.mpc b/tao/SmartProxies/SmartProxies.mpc
new file mode 100644
index 00000000000..6951bf47f2a
--- /dev/null
+++ b/tao/SmartProxies/SmartProxies.mpc
@@ -0,0 +1,10 @@
+//$Id$
+
+project(SmartProxies) : taolib, tao_output, install, tao_versioning_idl_defaults {
+ sharedname = TAO_SmartProxies
+ dynamicflags += TAO_SMARTPROXIES_BUILD_DLL
+
+ specific {
+ install_dir = tao/SmartProxies
+ }
+}