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