summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tests/ResetTopic/ReadGet/Base/RG_ResetTopic_Base.mpc
diff options
context:
space:
mode:
authorErik Sohns <eriksohns@123mail.org>2016-07-14 12:12:06 +0200
committerErik Sohns <eriksohns@123mail.org>2016-07-14 12:12:06 +0200
commit7ad5360d3ba1a0fece841d5d583b673337cdd6ff (patch)
tree2b1ea83ce7dd54d37138a04fef339b75f2af6504 /CIAO/connectors/dds4ccm/tests/ResetTopic/ReadGet/Base/RG_ResetTopic_Base.mpc
parent219ae584c43856583338728bbe27a045191f70ae (diff)
parent5a73436c7271d77797ab9694224c39c344d80bf4 (diff)
downloadATCD-7ad5360d3ba1a0fece841d5d583b673337cdd6ff.tar.gz
Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO
# Conflicts: # ACE/protocols/ace/HTBP/HTBP_Channel.cpp # ACE/protocols/ace/HTBP/HTBP_Inside_Squid_Filter.cpp # ACE/protocols/ace/HTBP/HTBP_Session.cpp
Diffstat (limited to 'CIAO/connectors/dds4ccm/tests/ResetTopic/ReadGet/Base/RG_ResetTopic_Base.mpc')
-rw-r--r--CIAO/connectors/dds4ccm/tests/ResetTopic/ReadGet/Base/RG_ResetTopic_Base.mpc24
1 files changed, 0 insertions, 24 deletions
diff --git a/CIAO/connectors/dds4ccm/tests/ResetTopic/ReadGet/Base/RG_ResetTopic_Base.mpc b/CIAO/connectors/dds4ccm/tests/ResetTopic/ReadGet/Base/RG_ResetTopic_Base.mpc
deleted file mode 100644
index 4a603838df6..00000000000
--- a/CIAO/connectors/dds4ccm/tests/ResetTopic/ReadGet/Base/RG_ResetTopic_Base.mpc
+++ /dev/null
@@ -1,24 +0,0 @@
-project (RG_ResetTopicBase_stub) : taoidldefaults, dds4ccm_ts_default {
- sharedname = RG_ResetTopicBase_stub
- dynamicflags += RG_RESETTOPIC_BASE_STUB_BUILD_DLL
- libout = ../lib
-
- idlflags += -SS -Sci \
- -Wb,stub_export_macro=RG_RESETTOPIC_BASE_STUB_Export \
- -Wb,stub_export_include=LateBinding_Base_stub_export.h
-
- IDL_Files {
- idlflags += -Gxhst
- RG_ResetTopic_Base.idl
- }
-
- opendds_ts_flags += --export=RG_RESETTOPIC_BASE_STUB_Export
-
- DDSGenerator_Files {
- RG_ResetTopic_Base.idl
- }
-
- Source_Files {
- }
-}
-