summaryrefslogtreecommitdiff
path: root/TAO/tao/SmartProxies
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-09 12:15:16 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-09 12:15:16 +0000
commit11e46184af1d65461b83c1591d9e63d5193a264b (patch)
treedf6de71cd6c30f8078c1921a2f8a756ebfddb85a /TAO/tao/SmartProxies
parente32a184fe53ee0c8f4a43cdb2438e0c91efd221d (diff)
downloadATCD-11e46184af1d65461b83c1591d9e63d5193a264b.tar.gz
ChangeLogTag: Tue Jul 9 07:14:38 2002 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/tao/SmartProxies')
-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 = ..
+}