File: .project

package info (click to toggle)
gambas3 3.15.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 56,556 kB
  • sloc: ansic: 151,430; cpp: 91,532; sh: 18,815; javascript: 5,130; makefile: 1,795; perl: 1,547; xml: 482; cs: 342; python: 306
file content (17 lines) | stat: -rw-r--r-- 349 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Gambas Project File 3.0
Title=ReportExample
Startup=FMain
Icon=.hidden/report.png
Version=3.13.90
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.qt5"
TabSize=2
Translate=1
Packager=1