distribution/packages/games/tools/libglu/gl.pc

11 lines
181 B
PkgConfig
Raw Normal View History

2022-02-05 14:23:32 +00:00
prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib
includedir=${prefix}/include
Name: gl
Description: gl4es gl library
Version: 0.1.0
Libs: -L${libdir} -lGL
Cflags: -I${includedir}