23 lines
413 B
Text
23 lines
413 B
Text
|
# Gambas Project File 3.0
|
||
|
# Compiled with Gambas 3.6.90
|
||
|
Title=Timer example
|
||
|
Startup=FTimer
|
||
|
Icon=timer.png
|
||
|
Version=3.6.90
|
||
|
VersionFile=1
|
||
|
Component=gb.image
|
||
|
Component=gb.gui
|
||
|
Component=gb.form
|
||
|
Authors="Maxim Lapis"
|
||
|
TabSize=2
|
||
|
Translate=1
|
||
|
Language=fr
|
||
|
Maintainer=benoit
|
||
|
Vendor=Princeton
|
||
|
Address=benoit@localhost
|
||
|
License=General Public Licence
|
||
|
Packager=1
|
||
|
Tags=Example,Timer
|
||
|
GambasVersion=3.3
|
||
|
WebSite=http://gambas.sf.net
|