You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
223B

  1. prefix=/usr
  2. exec_prefix=${prefix}
  3. libdir=/usr/lib
  4. includedir=${prefix}/include
  5. Name: glew
  6. Description: The OpenGL Extension Wrangler library
  7. Version: 2.1.0
  8. Cflags: -I${includedir}
  9. Libs: -L${libdir} -lglew32
  10. Requires: glu