summaryrefslogtreecommitdiffstats
path: root/testing/source/mesa/glesv2.pc
blob: 7af1555b1196416d00344b85a832d2e84289e3ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
prefix=/usr
libdir=${prefix}/lib64
includedir=${prefix}/include

Name: glesv2
Description: Mesa OpenGL ES 2.0 library
Version: 19.1.0
Libs: -L${libdir} -lGLESv2
Libs.private: -lpthread -pthread -lm -ldl
Cflags: -I${includedir}