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 #2309 from mitza-oci/warnings
[ACE_TAO.git]
/
TAO
/
tao
/
IORTable
/
TAO_Async_IORTable.pc.in
blob
61c13a4b8889ce1a02022011e1d12620869b2253
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: TAO_Async_IORTable
7
Description: TAO Async IOR Table Library
8
Requires: TAO TAO_IORTable
9
Version: @VERSION@
10
Libs: -L${libdir} -lTAO_Async_IORTable
11
Cflags: -I${includedir}