Small changes to string/symbol style of .asd files, seemed to make windows happier.
[cl-glfw/jecs.git] / cl-glfw-opengl-ext_blend_minmax.asd
blob4c17dce892f591f5a2c5b4871c6c9843dd148d42
2 (defpackage #:cl-glfw-opengl-ext_blend_minmax-system (:use #:asdf #:cl)) 
3 (in-package #:cl-glfw-opengl-ext_blend_minmax-system) 
4 (defsystem cl-glfw-opengl-ext_blend_minmax :description
5  "cl-glfw's cl-glfw-opengl-ext_blend_minmax Binding" :author
6  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
7  :license "Public Domain" :depends-on (cl-glfw) :components
8  ((:module lib :components ((:file "opengl-ext_blend_minmax")))))