gremlin/libs/glfw/lib/macosx/libglfw.pc.in

12 lines
303 B
PkgConfig
Raw Normal View History

2011-01-04 17:11:59 +00:00
prefix=@PREFIX@
exec_prefix=@PREFIX@
libdir=@PREFIX@/lib
includedir=@PREFIX@/include
Name: GLFW
Description: A portable framework for OpenGL development
Version: 2.6.0
URL: http://glfw.sourceforge.net/
Libs: -L${libdir} -lglfw -framework AGL -framework OpenGL -framework Carbon
Cflags: -I${includedir}