11 lines
256 B
PkgConfig
11 lines
256 B
PkgConfig
|
prefix=/usr
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: vg
|
||
|
Description: Freescale gpu-viv-bin-mx6q implementation of OpenVG
|
||
|
Version: 1.1
|
||
|
Libs: -L${libdir} -lGAL -lEGL -lOpenVG
|
||
|
Cflags: -I${includedir}/ -DEGL_API_FB=1
|