summaryrefslogtreecommitdiffstats
path: root/weather/qtappfw-weather.pc.in
blob: 1e3e5e169ace61272324fd0cd3f01d0a8f87f6f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@DEST_DIR@
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include

Name: qtappfw-weather
Description: Library wrapping AGL AppFW weather data in Qt objects
Version: 1.0.0

Requires: Qt5Qml
Libs: -L${libdir} -lqtappfw-weather
Cflags: -I${includedir}/qtappfw-weather