summaryrefslogtreecommitdiff
path: root/TAO/tests/SHMIOP/SHMIOP_Test.mpc
blob: 8ccc71387ccc692c761b189d73fc9557297ed8d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
project: taoidldefaults, taoserver, strategies {
  exename = shmiop_test

  IDL_Files {
    Test.idl
  }

  Source_Files {
    shmiop_test.cpp
  }
}