aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata/exports-pkgconfig/TheFirstLib.pc
blob: 6a83a6b370c114049b186ac751ad1de4ececf797 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=/opt/the firstlib

Name: TheFirstLib
Description: TheFirstLib
Version: 1.0
URL: http://www.example.com/thefirstlib
Cflags: -DTheFirstLib -I"${prefix}/include" -pthread -DHAVE_INDUSTRIAL_STRENGTH_HAIR_DRYER -I/otherdir/include1 -I/otherdir/include2
Libs: -L"${prefix}/lib" -lTheFirstLib -pthread
Requires: Qt5Core
Requires.private: SomeHelper