summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/examples/IDL2CPPWrapper/Shapes/Base/I2C_Shapes_Base.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/dds4ccm/examples/IDL2CPPWrapper/Shapes/Base/I2C_Shapes_Base.mpc')
-rw-r--r--CIAO/connectors/dds4ccm/examples/IDL2CPPWrapper/Shapes/Base/I2C_Shapes_Base.mpc22
1 files changed, 0 insertions, 22 deletions
diff --git a/CIAO/connectors/dds4ccm/examples/IDL2CPPWrapper/Shapes/Base/I2C_Shapes_Base.mpc b/CIAO/connectors/dds4ccm/examples/IDL2CPPWrapper/Shapes/Base/I2C_Shapes_Base.mpc
deleted file mode 100644
index 4396c262684..00000000000
--- a/CIAO/connectors/dds4ccm/examples/IDL2CPPWrapper/Shapes/Base/I2C_Shapes_Base.mpc
+++ /dev/null
@@ -1,22 +0,0 @@
-project(I2C_Shapes_Base_stub) : taoidldefaults, ndds_idltocpp_ts_defaults {
- sharedname = I2C_Shapes_Base_stub
- dynamicflags += SHAPES_BASE_STUB_BUILD_DLL
- libout = ../lib
-
- idlflags += -SS -Sci \
- -Wb,stub_export_macro=SHAPES_BASE_STUB_Export \
- -Wb,stub_export_include=Shapes_Base_stub_export.h
-
- IDL_Files {
- idlflags += -Gxhst
- I2C_Shapes_Base.idl
- }
-
- DDSGenerator_Files {
- I2C_Shapes_Base.idl
- }
-
- Source_Files {
- }
-}
-