summaryrefslogtreecommitdiff
path: root/TAO/tao
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2012-03-02 12:34:04 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2012-03-02 12:34:04 +0000
commit6fdd95c4f94cd2be581043a6c3e245e7b86f541d (patch)
treedf5696a3b48f7de80ed52fd6e4fab70ae9c8aeb1 /TAO/tao
parentfa9e928075fd2274bdd4d7fd9226a913b512d6ad (diff)
downloadATCD-6fdd95c4f94cd2be581043a6c3e245e7b86f541d.tar.gz
Fri Mar 2 12:33:17 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/IFR_Client/IFR_Client.mpc: * tao/tao.mpc: Added missing files for install
Diffstat (limited to 'TAO/tao')
-rw-r--r--TAO/tao/IFR_Client/IFR_Client.mpc15
-rw-r--r--TAO/tao/tao.mpc1
2 files changed, 12 insertions, 4 deletions
diff --git a/TAO/tao/IFR_Client/IFR_Client.mpc b/TAO/tao/IFR_Client/IFR_Client.mpc
index 84c7d98cf6e..28196e9786c 100644
--- a/TAO/tao/IFR_Client/IFR_Client.mpc
+++ b/TAO/tao/IFR_Client/IFR_Client.mpc
@@ -37,16 +37,12 @@ project(IFR_Client) : taolib, tao_output, install, anytypecode, taoidldefaults {
Header_Files {
*.h
IFR_BaseC.h
- IFR_BaseS.h
IFR_BaseA.h
IFR_BasicC.h
- IFR_BasicS.h
IFR_BasicA.h
IFR_ComponentsC.h
- IFR_ComponentsS.h
IFR_ComponentsA.h
IFR_ExtendedC.h
- IFR_ExtendedS.h
IFR_ExtendedA.h
}
@@ -80,6 +76,17 @@ project(IFR_Client_skel) : ifr_client, taolib, tao_output, install, anytypecode,
IFR_BasicS.h
IFR_ComponentsS.h
IFR_ExtendedS.h
+ IFR_BaseS_T.h
+ IFR_BasicS_T.h
+ IFR_ComponentsS_T.h
+ IFR_ExtendedS_T.h
+ }
+
+ Template_Files {
+ IFR_BaseS_T.cpp
+ IFR_BasicS_T.cpp
+ IFR_ComponentsS_T.cpp
+ IFR_ExtendedS_T.cpp
}
Inline_Files {
diff --git a/TAO/tao/tao.mpc b/TAO/tao/tao.mpc
index 04204c76b6e..b26544fbf41 100644
--- a/TAO/tao/tao.mpc
+++ b/TAO/tao/tao.mpc
@@ -438,6 +438,7 @@ project(TAO) : acelib, install, tao_output, taodefaults, pidl, extra_core, taoid
IFR_Client_Adapter.h
IIOP_Acceptor.h
IIOPC.h
+ IIOPS.h
IIOP_Connection_Handler.h
IIOP_Connector.h
IIOP_Endpoint.h