19 lines
376 B
Text
19 lines
376 B
Text
|
# Gambas Project File 3.0
|
||
|
# Compiled with Gambas 3.3.0
|
||
|
Title=ReportExample
|
||
|
Startup=FMain
|
||
|
Profiling=1
|
||
|
Icon=.hidden/report.png
|
||
|
Version=3.6.2
|
||
|
VersionFile=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.qt4"
|
||
|
TabSize=2
|
||
|
Packager=1
|