# Gambas Project File 3.0
# Compiled with Gambas 2.99.1
Title=ReportExample
Startup=FMain
Icon=.hidden/report.png
Version=0.0.1
Component=gb.image
Component=gb.gui
Component=gb.form
Component=gb.db
Component=gb.report
Description="An example to show Gambas Report capabilities"
Authors="Fabien Bodard"
Environment="GB_GUI=gb.gtk"
TabSize=2
