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