summaryrefslogtreecommitdiffstats
path: root/core/qtappfw-core.pc.in
blob: bfef2e0107c949847f3a1e4a3674b8dcf1bec185 (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-core
Description: Library wrapping AGL AppFW messages and bindings in Qt objects
Version: 1.0.0

Requires: Qt5WebSockets
Libs: -L${libdir} -lqtappfw-core
Cflags: -I${includedir}/qtappfw-core