Updated website URL.

This commit is contained in:
Camilla Berglund 2010-09-07 17:56:14 +02:00
parent 73fe57019d
commit bb2c33e97e
4 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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}

View File

@ -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

View File

@ -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}