summaryrefslogtreecommitdiff
path: root/TAO/tao/IFR_Client.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IFR_Client.mpc')
-rw-r--r--TAO/tao/IFR_Client.mpc5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/tao/IFR_Client.mpc b/TAO/tao/IFR_Client.mpc
index 308c3515373..e42a060b1ef 100644
--- a/TAO/tao/IFR_Client.mpc
+++ b/TAO/tao/IFR_Client.mpc
@@ -1,5 +1,5 @@
//$Id$
-project : taolib, core {
+project : taolib, core, anytypecode {
sharedname = TAO_IFR_Client
dynamicflags = TAO_IFR_CLIENT_BUILD_DLL
@@ -27,6 +27,9 @@ project : taolib, core {
IFR_Client
}
+ IDL_Files {
+ }
+
Pkgconfig_Files {
IFR_Client/TAO_IFR_Client.pc.in
}