11 lines
180 B
PkgConfig
11 lines
180 B
PkgConfig
|
prefix=/usr
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=/usr/lib
|
||
|
includedir=/usr/include
|
||
|
|
||
|
Name: egl
|
||
|
Description: EGL implementation
|
||
|
Version: 1
|
||
|
Cflags: -I${includedir}/EGL
|
||
|
Libs: -L${libdir} -lEGL
|