summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer.mpc')
-rw-r--r--TAO/tao/PortableServer.mpc6
1 files changed, 5 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer.mpc b/TAO/tao/PortableServer.mpc
index a839d48bc48..add4704f0a3 100644
--- a/TAO/tao/PortableServer.mpc
+++ b/TAO/tao/PortableServer.mpc
@@ -1,5 +1,5 @@
//$Id$
-project : taolib, core {
+project : taolib, core, anytypecode {
sharedname = TAO_PortableServer
dynamicflags = TAO_PORTABLESERVER_BUILD_DLL
@@ -27,6 +27,10 @@ project : taolib, core {
PortableServer
}
+ IDL_Files {
+ PortableServer
+ }
+
Pkgconfig_Files {
PortableServer/TAO_PortableServer.pc.in
}