aboutsummaryrefslogtreecommitdiff
path: root/pkg-config/tests/framework.pc
blob: fec17f47a646b2cfaad2e5d1bafb95f998b82ab6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/valgrind
arch=amd64
os=linux
platform=amd64-linux
valt_load_address=0x38000000

Name: Valgrind
Description: A dynamic binary instrumentation framework
Version: 3.10.0.SVN
Requires:
Libs: -F${libdir} -framework foo -Wl,-framework,bar -Wl,-framework -Wl,baz -Wl,-framework,foobar,-framework,foobaz
Cflags: -I${includedir}