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 * API version: 3.0
* WWW: http://www.glfw.org/ * WWW: http://www.glfw.org/
*------------------------------------------------------------------------ *------------------------------------------------------------------------

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -4,7 +4,7 @@ libdir=@PREFIX@/lib
includedir=@PREFIX@/include includedir=@PREFIX@/include
Name: GLFW Name: GLFW
Description: A portable framework for OpenGL development Description: A portable library for OpenGL development
Version: 3.0 Version: 3.0
URL: http://www.glfw.org/ URL: http://www.glfw.org/
Libs: -L${libdir} -lglfw -framework AGL -framework OpenGL -framework Carbon 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 // Platform: Cocoa/NSOpenGL
// API Version: 3.0 // API Version: 3.0
// WWW: http://www.glfw.org/ // WWW: http://www.glfw.org/

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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