18 lines
431 B
Text
18 lines
431 B
Text
|
# Gambas Project File 3.0
|
||
|
# Compiled with Gambas 3.5.90
|
||
|
Title=Analog watch drawn with the Paint class
|
||
|
Startup=FrmClock
|
||
|
Icon=timer.png
|
||
|
Version=3.6.90
|
||
|
VersionFile=1
|
||
|
Component=gb.image
|
||
|
Component=gb.gui
|
||
|
Environment="GB_GUI=gb.qt"
|
||
|
TabSize=2
|
||
|
ExecPath=/home/benoit/gambas/gambas.link/share/gambas/examples/Drawing/AnalogWatch/AnalogWatch
|
||
|
Maintainer=fabien
|
||
|
Vendor=Princeton
|
||
|
Address=fabien@arcalis
|
||
|
License=General Public Licence
|
||
|
Packager=1
|