Fixed dependency of opengl extensions and versions. Spelling fix.
[cl-glfw.git] / lib / cl-glfw-opengl-ext_depth_bounds_test.asd
blob4500b3c2faf9f25d7cbe9ffa5ac02814c270db35
2 (defpackage #:cl-glfw-opengl-ext_depth_bounds_test-system (:use #:asdf #:cl)) 
3 (in-package #:cl-glfw-opengl-ext_depth_bounds_test-system) 
4 (defsystem cl-glfw-opengl-ext_depth_bounds_test :description
5  "cl-glfw's cl-glfw-opengl-ext_depth_bounds_test Binding" :author
6  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
7  :licence "Public Domain" :depends-on (cl-glfw-opengl) :components
8  ((:file "opengl-ext_depth_bounds_test")))