Fix for callbacks under windows from Andrew Lyon.
[cl-glfw.git] / lib / cl-glfw-opengl-sgis_sharpen_texture.asd
blob7ffc493660d64bc89576d69d18a01866856139df
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl-sgis_sharpen_texture-system
4   (:use #:asdf #:cl)) 
5 (in-package #:cl-glfw-opengl-sgis_sharpen_texture-system) 
6 (defsystem cl-glfw-opengl-sgis_sharpen_texture :description
7  "cl-glfw's sgis_sharpen_texture binding" :author
8  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
9  :licence "Public Domain" :depends-on (cl-glfw-opengl-core) :components
10  ((:file "opengl-sgis_sharpen_texture")))