aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata/exports-pkgconfig/TheFirstLib_windows.pc
blob: 3c730a0ad54a273516f1a323dea489687b6e26e2 (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" -DHAVE_INDUSTRIAL_STRENGTH_HAIR_DRYER -I/otherdir/include1 -I/otherdir/include2
Libs: -L"${prefix}/lib" -lTheFirstLib
Requires: Qt5Core
Requires.private: SomeHelper