summaryrefslogtreecommitdiff
path: root/TAO/tao/SmartProxies/SmartProxies.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/SmartProxies/SmartProxies.mpc')
-rw-r--r--TAO/tao/SmartProxies/SmartProxies.mpc6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/tao/SmartProxies/SmartProxies.mpc b/TAO/tao/SmartProxies/SmartProxies.mpc
new file mode 100644
index 00000000000..967a78f1004
--- /dev/null
+++ b/TAO/tao/SmartProxies/SmartProxies.mpc
@@ -0,0 +1,6 @@
+project : taolib {
+ sharedname = TAO_SmartProxies
+ libs += TAO
+ dllflags = TAO_SMARTPROXIES_BUILD_DLL
+ libout = ..
+}