Fix for callbacks under windows from Andrew Lyon.
[cl-glfw.git] / lib / cl-glfw-opengl-pgi_vertex_hints.asd
blob35c8cfcb4e9f004a1fde23e27fd88b0db9cb08f6
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl-pgi_vertex_hints-system
4   (:use #:asdf #:cl)) 
5 (in-package #:cl-glfw-opengl-pgi_vertex_hints-system) 
6 (defsystem cl-glfw-opengl-pgi_vertex_hints :description
7  "cl-glfw's pgi_vertex_hints 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-pgi_vertex_hints")))