1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-11-23 10:48:51 -05:00

No idea why this file changed... or should it be changed at all.

This commit is contained in:
Tai Chi Minh Ralph Eastwood 2012-02-19 05:40:11 +00:00
parent f332e0009d
commit a3430c2dec

View File

@ -9,4 +9,5 @@ Version: 3.0.0
URL: http://www.glfw.org/ URL: http://www.glfw.org/
Requires.private: gl x11 @GLFW_PKGLIBS@ Requires.private: gl x11 @GLFW_PKGLIBS@
Libs: -L${libdir} -lglfw Libs: -L${libdir} -lglfw
Libs.private: @GLFW_LIBRARIES@
Cflags: -I${includedir} Cflags: -I${includedir}