summaryrefslogtreecommitdiff
path: root/tests/lib1/omg-uninstalled.pc
blob: 17d8078aa68aceeca35db6574bec4c64295ea75f (plain)
1
2
3
4
5
6
7
8
9
10
prefix=/test
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include

Name: omg
Description: A testing pkg-config file
Version: 1.2.3
Libs: -L${libdir} -lomg
Cflags: -fPIC -I${includedir}/omg