Merge pull request #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git] / TAO / orbsvcs / tests / Notify / Persistent_POA / Persistent_POA.mpc
blob04a6cbf0741311ae5adb374686f0b7d8af71d5e3
1 // -*- MPC -*-
2 project(*notify_supplier): notifytest {
3   exename = Structured_Supplier
5   IDL_Files {
6     gendir = .
7     commandflags += -o .
8     ../Blocking/go.idl
9   }
11   Source_Files {
12     Structured_Supplier.cpp
13   }