| Allegro CL version 8.0 Object described on page has changed in 8.0. Moderate update since 8.0 release. | ||||||||||
Arguments: project &key load-project-file include-cancel-button
Compiles any source code files of the specified project that do not
have up-to-date fasl files, and loads all of the fasl files. Returns
true if the project was successfully compiled and loaded, and nil otherwise. This function is called by the Tools | Compile Project command.
See full-compile-project for a description of the keyword arguments.
In releases prior to 7.0, the symbol naming this operator was in the
common-graphics package.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. The object described on this page has been modified in the 8.0 release; see the Release Notes.
Created 2007.4.30.
| Allegro CL version 8.0 Object described on page has changed in 8.0. Moderate update since 8.0 release. | ||||||||||