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