Purged references to GLFW as a framework.

This commit is contained in:
Camilla Berglund 2011-03-06 01:46:39 +01:00
parent f54da1370a
commit 6e553c7376
45 changed files with 45 additions and 45 deletions

View File

@ -1,5 +1,5 @@
/*************************************************************************
* GLFW - An OpenGL framework
* GLFW - An OpenGL library
* API version: 3.0
* WWW: http://www.glfw.org/
*------------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Cocoa/NSOpenGL
// API Version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Cocoa/NSOpenGL
// API Version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Cocoa/NSOpenGL
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Cocoa/NSOpenGL
// API Version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Cocoa/NSOpenGL
// API Version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Cocoa/NSOpenGL
// API Version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Cocoa/NSOpenGL
// API Version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Cocoa/NSOpenGL
// API Version: 3.0
// WWW: http://www.glfw.org/

View File

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

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Cocoa/NSOpenGL
// API Version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Any
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Any
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: All
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Any
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Any
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Any
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Any
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Any
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Any
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Any
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Any
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -4,7 +4,7 @@ libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: GLFW
Description: A portable framework for OpenGL development
Description: A portable library for OpenGL development
Version: 3.0
URL: http://www.glfw.org/
Libs: -L${libdir} -lglfw @GLFW_LIBRARIES@

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Win32/WGL
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Win32/WGL
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Win32/WGL
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Win32/WGL
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Win32/WGL
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Win32/WGL
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Win32/WGL
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Win32/WGL
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Win32/WGL
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Win32/WGL
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: Any
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -4,7 +4,7 @@ libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: GLFW
Description: A portable framework for OpenGL development
Description: A portable library for OpenGL development
Version: 3.0
URL: http://www.glfw.org/
Libs: -L${libdir} -lglfw @GLFW_LIBRARIES@

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: X11/GLX
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: X11 (Unix)
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: X11/GLX
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: X11/GLX
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: X11/GLX
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: X11/GLX
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: X11/GLX
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: X11/GLX
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: X11/GLX
// API version: 3.0
// WWW: http://www.glfw.org/

View File

@ -1,5 +1,5 @@
//========================================================================
// GLFW - An OpenGL framework
// GLFW - An OpenGL library
// Platform: X11/GLX
// API version: 3.0
// WWW: http://www.glfw.org/