project (DDS_TwoTopics_Base_stub) : taoidldefaults, dds4ccm_ts_default { sharedname = DDS_TwoTopics_Base_stub dynamicflags += TWOTOPICS_TEST_BASE_STUB_BUILD_DLL libout = ../lib idlflags += -SS -Sci \ -Wb,stub_export_macro=TWOTOPICS_TEST_BASE_STUB_Export \ -Wb,stub_export_include=TwoTopics_Base_stub_export.h IDL_Files { idlflags += -Gxhst TwoTopics_Base.idl } opendds_ts_flags += --export=TWOTOPICS_TEST_BASE_STUB_Export DDSGenerator_Files { TwoTopics_Base.idl } Source_Files { } }