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