summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/homescreen/homescreen/homescreen.pc.in
blob: 1a70c9ac07ac6663397c23086d63c10d8c65e909 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix=OEPREFIX
exec_prefix=OEPREFIX
libdir=OELIBDIR
includedir=OEINCDIR


Name: libhomescreen
Description: A generic interface for the HomeScreen app
Version: 1.0.0
Libs: -L${libdir} -lhomescreen 
Libs.private: -lgio-2.0 -lgobject-2.0 -lglib-2.0   
Cflags: 
Requires: glib-2.0 gio-unix-2.0