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
Check for full match with major version
[ACE_TAO.git]
/
ACE
/
websvcs
/
tests
/
tests.mpc
blob
a2a6e2e3a42a1afcd092c0a5f5ce5da4a74ddb79
1
// -*- MPC -*-
2
project(Websvcs Test) : aceexe {
3
exename = Test_Url_Addr
4
libs += websvcs
5
after += websvcs
6
Source_Files {
7
Test_URL_Addr.cpp
8
}
9
Header_Files {
10
}
11
}