summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tests/QueryCondition/DDS/Base/Base.mpc
blob: 351304a0a57356ccd6d00f93e4df4f00664a9f7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
project(QC_Base_stub) : ndds_ts_defaults, nddslib {
  sharedname = QC_Base_stub
  dynamicflags += NDDS_USER_DLL_EXPORT
  libout = ../descriptors

  NDDSTypeSupport_Files {
    Base.idl
  }

  Source_Files {
  }
}