repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #2216 from jwillemsen/jwi-cxxversionchecks
[ACE_TAO.git]
/
ACE
/
ACEXML
/
apps
/
svcconf
/
ACEXML_XML_Svc_Conf_Parser.pc.in
blob
3cda818ca76fcc259b62c37e2ad8a1587b3ff65f
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: ACEXML_XML_Svc_Conf_Parser
7
Description: ACE XML Service Configurator Parser
8
Requires: ACEXML_Parser
9
Version: @VERSION@
10
Libs: -L${libdir} -lACEXML_XML_Svc_Conf_Parser
11
Cflags: -I${includedir}