Exclude buildrev.h from the codelite project file.
[bertos.git] / bertos / gfx / text.h
index 04d3d1a5e2442c80b58a12c3982866bbf79a5174..cfd8086f381fda515f64644e8c95f0e1826c37f5 100644 (file)
  * \author Bernie Innocenti <bernie@codewiz.org>
  * \author Stefano Fedrigo <aleph@develer.com>
  * \version $Id$
+ *
+ * $WIZ$ module_name = "text"
+ * $WIZ$ module_harvard = "pgm_memory"
+ * $WIZ$ module_depends = "bitmap"
  */
 
 #ifndef GFX_TEXT_H