Updated website URL.

master
Camilla Berglund ago%!(EXTRA string=15 years)
parent 73fe57019d
commit bb2c33e97e
  1. 2
      lib/carbon/libglfw.pc.cmake
  2. 2
      lib/cocoa/libglfw.pc.cmake
  3. 2
      lib/win32/libglfw.pc.cmake
  4. 2
      lib/x11/libglfw.pc.cmake

@ -6,6 +6,6 @@ includedir=@PREFIX@/include
Name: GLFW
Description: A portable framework for OpenGL development
Version: 3.0
URL: http://glfw.sourceforge.net/
URL: http://www.glfw.org/
Libs: -L${libdir} -lglfw -framework AGL -framework OpenGL -framework Carbon
Cflags: -I${includedir}

@ -6,6 +6,6 @@ includedir=@PREFIX@/include
Name: GLFW
Description: A portable framework for OpenGL development
Version: 3.0
URL: http://glfw.sourceforge.net/
URL: http://www.glfw.org/
Libs: -L${libdir} -lglfw -framework AGL -framework OpenGL -framework Carbon
Cflags: -I${includedir}

@ -6,6 +6,6 @@ includedir=${prefix}/include
Name: GLFW
Description: A portable framework for OpenGL development
Version: 3.0
URL: http://glfw.sourceforge.net/
URL: http://www.glfw.org/
Libs: -L${libdir} -lglfw @GLFW_LIBRARIES@
Cflags: -I${includedir} -mwin32

@ -6,6 +6,6 @@ includedir=${prefix}/include
Name: GLFW
Description: A portable framework for OpenGL development
Version: 3.0
URL: http://glfw.sourceforge.net/
URL: http://www.glfw.org/
Libs: -L${libdir} -lglfw @GLFW_LIBRARIES@
Cflags: -I${includedir}

Loading…
Cancel
Save