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 #1844 from jrw972/monterey
[ACE_TAO.git]
/
TAO
/
tests
/
ZIOP
/
TestCompressor
/
TAO_TestCompressor.pc.in
blob
dbcaedd3928c42da35d8861e96c19d143b269bde
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: TAO_TEST_COMPRESSOR
7
Description: TAO Zlib Compression Library
8
Requires: TAO_Compression
9
Version: @VERSION@
10
Libs: -L${libdir} -lTAO_TEST_Compressor
11
Cflags: -I${includedir}