Update of /project/cello/cvsroot/cello/cl-ftgl In directory clnet:/tmp/cvs-serv25061/cl-ftgl
Modified Files: cl-ftgl.lpr Log Message: Cello Rizing: cl-openal now CFFI via Hello-CFFI kluge
--- /project/cello/cvsroot/cello/cl-ftgl/cl-ftgl.lpr 2006/05/17 18:52:20 1.2 +++ /project/cello/cvsroot/cello/cl-ftgl/cl-ftgl.lpr 2006/05/17 20:38:13 1.3 @@ -6,7 +6,8 @@
(define-project :name :cl-ftgl :modules (list (make-instance 'module :name "cl-ftgl.lisp")) - :projects nil + :projects (list (make-instance 'project-module :name + "C:\0devtools\cffi\cffi")) :libraries nil :distributed-files nil :internally-loaded-files nil