23 lines
492 B
Text
23 lines
492 B
Text
|
# Gambas Project File 3.0
|
||
|
# Compiled with Gambas 3.5.90
|
||
|
Title=PdfViewer
|
||
|
Startup=FMain
|
||
|
Icon=pdf.png
|
||
|
Version=3.6.2
|
||
|
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.qt4"
|
||
|
TabSize=2
|
||
|
Translate=1
|
||
|
Language=en
|
||
|
Maintainer=benoit
|
||
|
Vendor=Princeton
|
||
|
Address=benoit@localhost
|
||
|
License=General Public Licence
|
||
|
Packager=1
|