summaryrefslogtreecommitdiff
path: root/flat/CIAO/ccm/ComponentServer/ComponentServer.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'flat/CIAO/ccm/ComponentServer/ComponentServer.mpc')
-rw-r--r--flat/CIAO/ccm/ComponentServer/ComponentServer.mpc4
1 files changed, 4 insertions, 0 deletions
diff --git a/flat/CIAO/ccm/ComponentServer/ComponentServer.mpc b/flat/CIAO/ccm/ComponentServer/ComponentServer.mpc
index dfc62e329a0..be25b8fa30f 100644
--- a/flat/CIAO/ccm/ComponentServer/ComponentServer.mpc
+++ b/flat/CIAO/ccm/ComponentServer/ComponentServer.mpc
@@ -32,6 +32,8 @@ project(CCM_ComponentServer_stub) : taolib_with_idl, tao_output, messaging, ccm_
ComponentServer_ClientC.cpp
ComponentServer_BaseC.cpp
}
+ IDL_Files {
+ }
}
project(CCM_ComponentServer_svnt) : taolib_with_idl, tao_output, messaging, ccm_componentserver_stub, anytypecode, ciao_lib {
@@ -49,5 +51,7 @@ project(CCM_ComponentServer_svnt) : taolib_with_idl, tao_output, messaging, ccm_
ComponentServer_ClientS.cpp
ComponentServer_BaseS.cpp
}
+ IDL_Files {
+ }
}