23 lines
491 B
Text
23 lines
491 B
Text
|
# Gambas Project File 3.0
|
||
|
# Compiled with Gambas 3.5.90
|
||
|
Title=Clock
|
||
|
Startup=FClock
|
||
|
Icon=img/clock_bg_big4.png
|
||
|
Version=3.6.90
|
||
|
VersionFile=1
|
||
|
Component=gb.image
|
||
|
Component=gb.gui
|
||
|
Description="A clock example made by Fabien Bodard."
|
||
|
Environment="GB_GUI=gb.gtk"
|
||
|
TabSize=2
|
||
|
Translate=1
|
||
|
Language=fr
|
||
|
ExecPath=/home/benoit/gambas/2.0/src/examples/examples/Drawing/Clock/Clock
|
||
|
Maintainer=fabien
|
||
|
Vendor=Princeton
|
||
|
Address=fabien@arcalis
|
||
|
License=General Public Licence
|
||
|
Prefix=1
|
||
|
Packager=1
|
||
|
Systems=mandrake
|