2014-12-12 19:58:52 +00:00
|
|
|
# Gambas Project File 3.0
|
2015-09-18 00:41:43 +00:00
|
|
|
# Compiled with Gambas 3.8.90
|
2014-12-12 19:58:52 +00:00
|
|
|
Title=PeriodicTimer
|
|
|
|
Startup=FMain
|
|
|
|
Icon=lcdlabel.png
|
2014-12-16 22:15:59 +00:00
|
|
|
Version=1.0.0
|
2014-12-12 19:58:52 +00:00
|
|
|
Component=gb.image
|
|
|
|
Component=gb.gui
|
|
|
|
Component=gb.form
|
2015-01-02 14:31:23 +00:00
|
|
|
Component=gb.sdl2.audio
|
2014-12-16 22:15:59 +00:00
|
|
|
Description="LCDLabel example.\n\nThis example shows a timer based on a LCDLabel control."
|
2014-12-12 19:58:52 +00:00
|
|
|
TabSize=2
|
2015-01-02 10:47:37 +00:00
|
|
|
Language=fr
|
2014-12-16 22:15:59 +00:00
|
|
|
Vendor=Example
|
2014-12-12 19:58:52 +00:00
|
|
|
Packager=1
|
2015-01-03 14:56:33 +00:00
|
|
|
GambasVersion=3.7
|