repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge pull request #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
tests
/
Notify
/
Persistent_POA
/
Persistent_POA.mpc
blob
04a6cbf0741311ae5adb374686f0b7d8af71d5e3
1
// -*- MPC -*-
2
project(*notify_supplier): notifytest {
3
exename = Structured_Supplier
4
5
IDL_Files {
6
gendir = .
7
commandflags += -o .
8
../Blocking/go.idl
9
}
10
11
Source_Files {
12
Structured_Supplier.cpp
13
}
14
}