summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer.mpc
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-15 11:43:22 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-15 11:43:22 +0000
commit9766ba907147c6b947896ede5849fd1280006585 (patch)
tree5935ae9e970ab287427bf2f5f19bcdf509fee745 /TAO/tao/PortableServer.mpc
parent42217230b47c5ef8c5d291b4dfc86cae89f23104 (diff)
downloadATCD-9766ba907147c6b947896ede5849fd1280006585.tar.gz
Wed Sep 15 11:32:04 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/AnyTypeCode/AnyTypeCode.mpc: * tao/BiDir_GIOP/BiDir_GIOP.mpc: * tao/CSD_Framework/CSD_Framework.mpc: * tao/CSD_ThreadPool/CSD_ThreadPool.mpc: * tao/CodecFactory/CodecFactory.mpc: * tao/Codeset/Codeset.mpc: * tao/Compression/Compression.mpc: * tao/DiffServPolicy/DiffServPolicy.mpc: * tao/DynamicAny/DynamicAny.mpc: * tao/DynamicInterface/DynamicInterface.mpc: * tao/ETCL/TAO_ETCL.mpc: * tao/EndpointPolicy/EndpointPolicy.mpc: * tao/IFR_Client/IFR_Client.mpc: * tao/IORInterceptor/IORInterceptor.mpc: * tao/IORManipulation/IORManipulation.mpc: * tao/IORTable/IORTable.mpc: * tao/ImR_Client/ImR_Client.mpc: * tao/Messaging/Messaging.mpc: * tao/Monitor/Monitor.mpc: * tao/ObjRefTemplate/ObjRefTemplate.mpc: * tao/PI/PI.mpc: * tao/PI_Server/PI_Server.mpc: * tao/PortableServer/PortableServer.mpc: * tao/RTCORBA/RTCORBA.mpc: * tao/RTPortableServer/RTPortableServer.mpc: * tao/RTScheduling/RTScheduler.mpc: * tao/SmartProxies/SmartProxies.mpc: * tao/Strategies/Strategies.mpc: * tao/TransportCurrent/TC.mpc: * tao/TransportCurrent/TC_IIOP.mpc: * tao/TypeCodeFactory/TypeCodeFactory.mpc: * tao/Utils/Utils.mpc: * tao/Valuetype/Valuetype.mpc: * tao/ZIOP/ZIOP.mpc: Moved all MPC files to their subdirectory and simplified them * tao/BiDir_GIOP.mpc: * tao/CSD_Framework.mpc: * tao/CSD_ThreadPool.mpc: * tao/CodecFactory.mpc: * tao/Codeset.mpc: * tao/Compression.mpc: * tao/DiffServPolicy.mpc: * tao/DynamicAny.mpc: * tao/DynamicInterface.mpc: * tao/EndpointPolicy.mpc: * tao/IFR_Client.mpc: * tao/IORInterceptor.mpc: * tao/IORManipulation.mpc: * tao/IORTable.mpc: * tao/ImR_Client.mpc: * tao/Messaging.mpc: * tao/Monitor.mpc: * tao/ObjRefTemplate.mpc: * tao/PI.mpc: * tao/PI_Server.mpc: * tao/PortableServer.mpc: * tao/RTCORBA.mpc: * tao/RTPortableServer.mpc: * tao/RTScheduler.mpc: * tao/SmartProxies.mpc: * tao/Strategies.mpc: * tao/TC.mpc: * tao/TC_IIOP.mpc: * tao/TypeCodeFactory.mpc: * tao/Utils.mpc: * tao/Valuetype.mpc: * tao/ZIOP.mpc: Removed these files.
Diffstat (limited to 'TAO/tao/PortableServer.mpc')
-rw-r--r--TAO/tao/PortableServer.mpc192
1 files changed, 0 insertions, 192 deletions
diff --git a/TAO/tao/PortableServer.mpc b/TAO/tao/PortableServer.mpc
deleted file mode 100644
index 2f88a3dd39f..00000000000
--- a/TAO/tao/PortableServer.mpc
+++ /dev/null
@@ -1,192 +0,0 @@
-//$Id$
-project(*idl) : tao_versioning_idl_defaults, install, pidl_install {
- custom_only = 1
- IDL_Files {
- idlflags += -Gp -Gd -Sci -SS -Sorb -GA \
- -Wb,export_macro=TAO_PortableServer_Export \
- -Wb,export_include=tao/PortableServer/portableserver_export.h \
- -o PortableServer
- idlflags -= -Sa -St
- PortableServer/ForwardRequest.pidl
- }
-
- IDL_Files {
- idlflags += -Gp -Gd -Sci -SS -Sorb -GA -Sal \
- -Wb,export_macro=TAO_PortableServer_Export \
- -Wb,export_include=tao/PortableServer/portableserver_export.h \
- -o PortableServer
- idlflags -= -Sa -St
- PortableServer/AdapterActivator.pidl
- PortableServer/IdAssignmentPolicy.pidl
- PortableServer/IdUniquenessPolicy.pidl
- PortableServer/ImplicitActivationPolicy.pidl
- PortableServer/LifespanPolicy.pidl
- PortableServer/RequestProcessingPolicy.pidl
- PortableServer/ServantActivator.pidl
- PortableServer/ServantLocator.pidl
- PortableServer/ServantManager.pidl
- PortableServer/ServantRetentionPolicy.pidl
- PortableServer/ThreadPolicy.pidl
- }
-
- IDL_Files {
- idlflags += -Gp -Gd -Sci -SS -Sorb \
- -Wb,export_macro=TAO_PortableServer_Export \
- -Wb,export_include=tao/PortableServer/portableserver_export.h \
- -o PortableServer
- idlflags -= -Sa -St
- PortableServer/POAManager.pidl
- PortableServer/POAManagerFactory.pidl
- PortableServer/POA.pidl
- PortableServer/PS_Current.pidl
- }
-
- IDL_Files {
- idlflags += -Sci -SS -Sorb -Sa -GX \
- -Wb,export_macro=TAO_PortableServer_Export \
- -Wb,export_include=tao/PortableServer/portableserver_export.h \
- -Wb,unique_include=tao/PortableServer/PortableServer.h \
- -o PortableServer
- PortableServer/PortableServer_include.pidl
- }
-
- IDL_Files {
- idlflags += -Sci -SS -Sorb -Sa -GX \
- -Wb,export_macro=TAO_PortableServer_Export \
- -Wb,export_include=tao/PortableServer/portableserver_export.h \
- -Wb,include_guard=TAO_PORTABLESERVER_SAFE_INCLUDE \
- -Wb,safe_include=tao/PortableServer/PortableServer.h \
- -o PortableServer
- PortableServer/PortableServer.pidl
- }
-
- PidlInstallWithoutBuilding_Files {
- PortableServer/PS_Forward.pidl
- }
-}
-
-project(PortableServer) : taolib, tao_output, install, anytypecode, taoidldefaults, valuetype_out_indirection {
- after += *idl
- sharedname = TAO_PortableServer
- dynamicflags += TAO_PORTABLESERVER_BUILD_DLL
-
- Source_Files {
- PortableServer
- }
-
- Source_Files {
- PortableServer/ForwardRequestC.cpp
- PortableServer/AdapterActivatorC.cpp
- PortableServer/IdAssignmentPolicyC.cpp
- PortableServer/IdUniquenessPolicyC.cpp
- PortableServer/ImplicitActivationPolicyC.cpp
- PortableServer/LifespanPolicyC.cpp
- PortableServer/RequestProcessingPolicyC.cpp
- PortableServer/ServantActivatorC.cpp
- PortableServer/ServantLocatorC.cpp
- PortableServer/ServantManagerC.cpp
- PortableServer/ServantRetentionPolicyC.cpp
- PortableServer/ThreadPolicyC.cpp
- PortableServer/POAManagerC.cpp
- PortableServer/POAManagerFactoryC.cpp
- PortableServer/POAC.cpp
- PortableServer/PS_CurrentC.cpp
- PortableServer/PortableServer_includeC.cpp
- PortableServer/PortableServerC.cpp
- PortableServer/AdapterActivatorA.cpp
- PortableServer/ForwardRequestA.cpp
- PortableServer/IdAssignmentPolicyA.cpp
- PortableServer/IdUniquenessPolicyA.cpp
- PortableServer/ImplicitActivationPolicyA.cpp
- PortableServer/LifespanPolicyA.cpp
- PortableServer/PS_ForwardA.cpp
- PortableServer/Regular_POA.cpp
- PortableServer/RequestProcessingPolicyA.cpp
- PortableServer/Root_POA.cpp
- PortableServer/ServantActivatorA.cpp
- PortableServer/ServantLocatorA.cpp
- PortableServer/ServantManagerA.cpp
- PortableServer/ServantRetentionPolicyA.cpp
- PortableServer/ThreadPolicyA.cpp
- }
-
- Header_Files {
- PortableServer
- PortableServer/AdapterActivatorC.h
- PortableServer/ForwardRequestC.h
- PortableServer/IdAssignmentPolicyC.h
- PortableServer/IdUniquenessPolicyC.h
- PortableServer/ImplicitActivationPolicyC.h
- PortableServer/LifespanPolicyC.h
- PortableServer/POAC.h
- PortableServer/POAManagerC.h
- PortableServer/POAManagerFactoryC.h
- PortableServer/PortableServerC.h
- PortableServer/PortableServer_includeC.h
- PortableServer/PS_CurrentC.h
- PortableServer/PS_ForwardC.h
- PortableServer/RequestProcessingPolicyC.h
- PortableServer/ServantActivatorC.h
- PortableServer/ServantLocatorC.h
- PortableServer/ServantManagerC.h
- PortableServer/ServantRetentionPolicyC.h
- PortableServer/ThreadPolicyC.h
- PortableServer/AdapterActivatorA.h
- PortableServer/ForwardRequestA.h
- PortableServer/IdAssignmentPolicyA.h
- PortableServer/IdUniquenessPolicyA.h
- PortableServer/ImplicitActivationPolicyA.h
- PortableServer/LifespanPolicyA.h
- PortableServer/PortableServerA.h
- PortableServer/PortableServer_includeA.h
- PortableServer/Regular_POA.h
- PortableServer/RequestProcessingPolicyA.h
- PortableServer/ServantActivatorA.h
- PortableServer/ServantLocatorA.h
- PortableServer/ServantManagerA.h
- PortableServer/ServantRetentionPolicyA.h
- PortableServer/ThreadPolicyA.h
- PortableServer/ForwardRequestS.h
- PortableServer/AdapterActivatorS.h
- PortableServer/IdAssignmentPolicyS.h
- PortableServer/IdUniquenessPolicyS.h
- PortableServer/ImplicitActivationPolicyS.h
- PortableServer/LifespanPolicyS.h
- PortableServer/RequestProcessingPolicyS.h
- PortableServer/ServantActivatorS.h
- PortableServer/ServantLocatorS.h
- PortableServer/ServantManagerS.h
- PortableServer/ServantRetentionPolicyS.h
- PortableServer/ThreadPolicyS.h
- PortableServer/POAManagerS.h
- PortableServer/POAManagerFactoryS.h
- PortableServer/POAS.h
- PortableServer/PS_CurrentS.h
- PortableServer/PortableServer_includeS.h
- PortableServer/PortableServerS.h
- }
-
- Inline_Files {
- PortableServer
- }
-
- Template_Files {
- PortableServer/Servant_var.cpp
- PortableServer/*_T.cpp
- }
-
- Resource_Files {
- PortableServer
- }
-
- PIDL_Files {
- PortableServer
- }
-
- IDL_Files {
- }
-
- Pkgconfig_Files {
- PortableServer/TAO_PortableServer.pc.in
- }
-}