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
/
DevGuideExamples
/
EventServices
/
OMG_Basic
/
OMG_Basic.mpc
blob
c625d77490de950d4ba0ac23ae2be21808ad41e9
1
project(*Supplier): namingexe, event_skel {
2
exename = EchoEventSupplier
3
includes += ../common
4
Source_Files {
5
EchoEventSupplierMain.cpp
6
}
7
}
8
9
project(*Consumer): namingexe, event_skel {
10
exename = EchoEventConsumer
11
includes += ../common
12
13
Source_Files {
14
EchoEventConsumerMain.cpp
15
EchoEventConsumer_i.cpp
16
}
17
}
18