summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/performance-tests/Keyed/Connector/Perf_Keyed_Test_Connector.mpc
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-01-26 11:30:55 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-01-26 11:30:55 +0000
commite2f14c4ed2af60b503f401f6cbf4cf43e48ecca2 (patch)
tree6fc0c38c4ca3f520fc308e1a17764c6cc63542aa /CIAO/connectors/dds4ccm/performance-tests/Keyed/Connector/Perf_Keyed_Test_Connector.mpc
parent231836689eb6918b30b07b7c96ce828f2a268f50 (diff)
downloadATCD-e2f14c4ed2af60b503f401f6cbf4cf43e48ecca2.tar.gz
Diffstat (limited to 'CIAO/connectors/dds4ccm/performance-tests/Keyed/Connector/Perf_Keyed_Test_Connector.mpc')
-rw-r--r--CIAO/connectors/dds4ccm/performance-tests/Keyed/Connector/Perf_Keyed_Test_Connector.mpc145
1 files changed, 145 insertions, 0 deletions
diff --git a/CIAO/connectors/dds4ccm/performance-tests/Keyed/Connector/Perf_Keyed_Test_Connector.mpc b/CIAO/connectors/dds4ccm/performance-tests/Keyed/Connector/Perf_Keyed_Test_Connector.mpc
new file mode 100644
index 00000000000..3fbbc9c0024
--- /dev/null
+++ b/CIAO/connectors/dds4ccm/performance-tests/Keyed/Connector/Perf_Keyed_Test_Connector.mpc
@@ -0,0 +1,145 @@
+// $Id$
+// This file is generated with "generate_component_mpc.pl -p DDS_Perf_Keyed_Test_Base -l .. -o ../lib -u DDS Perf_Keyed_Test_Connector"
+
+project(DDS_Perf_Keyed_Test_Connector_idl_gen) : connectoridldefaults {
+ after += DDS4CCM_idl_gen
+ custom_only = 1
+ idlflags += -Wb,stub_export_macro=PERF_KEYED_TEST_CONNECTOR_STUB_Export \
+ -Wb,stub_export_include=Perf_Keyed_Test_Connector_stub_export.h \
+ -Wb,skel_export_macro=PERF_KEYED_TEST_CONNECTOR_SVNT_Export \
+ -Wb,skel_export_include=Perf_Keyed_Test_Connector_svnt_export.h \
+ -Wb,svnt_export_macro=PERF_KEYED_TEST_CONNECTOR_SVNT_Export \
+ -Wb,svnt_export_include=Perf_Keyed_Test_Connector_svnt_export.h \
+ -Wb,exec_export_macro=PERF_KEYED_TEST_CONNECTOR_EXEC_Export \
+ -Wb,exec_export_include=Perf_Keyed_Test_Connector_exec_export.h \
+ -I ..
+
+ IDL_Files {
+ Perf_Keyed_Test_Connector.idl
+ }
+}
+
+project(DDS_Perf_Keyed_Test_Connector_lem_gen) : ciaoidldefaults {
+ custom_only = 1
+ after += DDS_Perf_Keyed_Test_Connector_idl_gen
+ idlflags += -Wb,stub_export_macro=PERF_KEYED_TEST_CONNECTOR_LEM_STUB_Export \
+ -Wb,stub_export_include=Perf_Keyed_Test_Connector_lem_stub_export.h \
+ -SS -Gxhst \
+ -I .. -I $(CIAO_ROOT)/connectors -I$(CIAO_ROOT)/connectors/dds4ccm/idl
+
+ IDL_Files {
+ Perf_Keyed_Test_ConnectorE.idl
+ }
+}
+
+project(DDS_Perf_Keyed_Test_Connector_lem_stub) : ccm_svnt, dds4ccm_base {
+ after += DDS_Perf_Keyed_Test_Connector_lem_gen DDS_Perf_Keyed_Test_Connector_stub DDS_Perf_Keyed_Test_Base_stub DDS4CCM_lem_stub
+ libs += DDS_Perf_Keyed_Test_Base_stub DDS_Perf_Keyed_Test_Connector_stub DDS4CCM_lem_stub
+ libpaths += ../lib
+ libout = ../lib
+ includes += ..
+ sharedname = DDS_Perf_Keyed_Test_Connector_lem_stub
+ dynamicflags = PERF_KEYED_TEST_CONNECTOR_LEM_STUB_BUILD_DLL
+
+ IDL_Files {
+ }
+
+ Source_Files {
+ Perf_Keyed_Test_ConnectorEC.cpp
+ }
+
+ Header_Files {
+ Perf_Keyed_Test_ConnectorEC.h
+ Perf_Keyed_Test_Connector_lem_stub_export.h
+ }
+
+ Inline_Files {
+ Perf_Keyed_Test_ConnectorEC.inl
+ }
+}
+
+project(DDS_Perf_Keyed_Test_Connector_stub) : ccm_stub, dds4ccm_base {
+ after += DDS_Perf_Keyed_Test_Connector_idl_gen DDS_Perf_Keyed_Test_Base_stub
+ libs += DDS_Perf_Keyed_Test_Base_stub
+ libpaths += ../lib
+ libout = ../lib
+ includes += ..
+ sharedname = DDS_Perf_Keyed_Test_Connector_stub
+ dynamicflags = PERF_KEYED_TEST_CONNECTOR_STUB_BUILD_DLL
+
+ IDL_Files {
+ }
+
+ Source_Files {
+ Perf_Keyed_Test_ConnectorC.cpp
+ }
+
+ Header_Files {
+ Perf_Keyed_Test_ConnectorC.h
+ Perf_Keyed_Test_Connector_stub_export.h
+ }
+
+ Inline_Files {
+ Perf_Keyed_Test_ConnectorC.inl
+ }
+}
+
+project(DDS_Perf_Keyed_Test_Connector_exec) : ciao_executor, dds4ccm_impl {
+ after += DDS_Perf_Keyed_Test_Connector_lem_stub DDS_Perf_Keyed_Test_Connector_stub DDS4CCM_lem_stub CIAO_DDS4CCM_NDDS_Impl DDS_Perf_Keyed_Test_Base_NDDS_TS
+ sharedname = DDS_Perf_Keyed_Test_Connector_exec
+ libs += DDS_Perf_Keyed_Test_Connector_stub DDS_Perf_Keyed_Test_Connector_lem_stub DDS_Perf_Keyed_Test_Base_stub CIAO_DDS4CCM_NDDS_Impl DDS4CCM_lem_stub DDS_Perf_Keyed_Test_Base_NDDS_TS
+ libpaths += ../lib
+ libout = ../lib
+ includes += ..
+ dynamicflags = PERF_KEYED_TEST_CONNECTOR_EXEC_BUILD_DLL
+
+ IDL_Files {
+ }
+
+ Source_Files {
+ Perf_Keyed_Test_Connector_exec.cpp
+ }
+
+ Header_Files {
+ Perf_Keyed_Test_Connector_exec.h
+ Perf_Keyed_Test_Connector_exec_export.h
+ }
+
+ Inline_Files {
+ }
+}
+
+
+project(DDS_Perf_Keyed_Test_Connector_svnt) : ciao_servant, dds4ccm_skel, nddslib {
+ after += DDS_Perf_Keyed_Test_Connector_lem_stub DDS_Perf_Keyed_Test_Connector_exec DDS_Perf_Keyed_Test_Connector_stub DDS4CCM_lem_stub
+ sharedname = DDS_Perf_Keyed_Test_Connector_svnt
+ libs += DDS_Perf_Keyed_Test_Connector_stub \
+ DDS_Perf_Keyed_Test_Connector_lem_stub \
+ DDS_Perf_Keyed_Test_Base_stub \
+ DDS_Perf_Keyed_Test_Connector_exec \
+ DDS4CCM_lem_stub
+ libpaths += ../lib
+ libout = ../lib
+ includes += ..
+ dynamicflags = PERF_KEYED_TEST_CONNECTOR_SVNT_BUILD_DLL
+
+ IDL_Files {
+ }
+
+ Source_Files {
+ Perf_Keyed_Test_ConnectorS.cpp
+ Perf_Keyed_Test_Connector_svnt.cpp
+ }
+
+ Header_Files {
+ Perf_Keyed_Test_ConnectorS.h
+ Perf_Keyed_Test_Connector_svnt.h
+ Perf_Keyed_Test_Connector_svnt_export.h
+ }
+
+ Inline_Files {
+ Perf_Keyed_Test_ConnectorS.inl
+ }
+}
+
+