File: .project

package info (click to toggle)
gambas3 3.20.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 76,992 kB
  • sloc: ansic: 197,178; cpp: 124,076; sh: 18,999; javascript: 7,761; sql: 5,399; makefile: 2,354; perl: 1,397; xml: 490; python: 335
file content (21 lines) | stat: -rw-r--r-- 464 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Gambas Project File 3.0
Title=PdfViewer
Startup=FMain
Icon=pdf.png
Version=3.13.90
VersionFile=1
Component=gb.image
Component=gb.gui
Component=gb.form
Component=gb.pdf
Description="A simple PDF Viewer, used as example of gb.pdf capabilities"
Authors="Daniel Campos Fernández <dcamposf@gmail.com>"
Environment="GB_GUI=gb.qt5"
TabSize=2
Translate=1
Language=en
Maintainer=benoit
Vendor=Princeton
Address=benoit@localhost
License=General Public Licence
Packager=1