summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tests/TypeSupport/TypeSupport.mpc
blob: a193af5100504f31c658b248bd8b0d421666177d (plain)
1
2
3
4
5
6
7
8
project(DDS_TypeSupport_Test) : taoexe, typecode, dds4ccm_base {
  includes += $(CIAO_ROOT)
  exename = typesupport_test

  Source_Files {
    main.cpp
  }
}