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
Changes to attempt to silence bcc64x
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
tests
/
AVStreams
/
Pluggable
/
AVS_Pluggable.mpc
blob
0be292881eb0b0697555e4ad2d4fcefd50f88b9f
1
// -*- MPC -*-
2
project(*server): avstreamsexe {
3
exename = server
4
5
Source_Files {
6
server.cpp
7
}
8
}
9
10
project(*ftp): avstreamsexe {
11
exename = ftp
12
13
Source_Files {
14
ftp.cpp
15
}
16
}
17