aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/vg.pc
blob: 7c00def54b092ec5f23acd6c524b1272d2f6fdb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib
includedir=/usr/include

Name: vg
Description: Vivante OpenVG 1.1 library
Requires.private:
Version: 8.0
Libs: -L${libdir} -lOpenVG -lEGL -lGAL
Libs.private: -lpthread -lrt
Cflags: -I${includedir}