18 lines
365 B
Text
18 lines
365 B
Text
|
# Gambas Project File 3.0
|
||
|
# Compiled with Gambas 3.5.90
|
||
|
Title=Anti-Aliased Drawing
|
||
|
Startup=FMain
|
||
|
Icon=icon.png
|
||
|
Version=3.6.2
|
||
|
VersionFile=1
|
||
|
Component=gb.image
|
||
|
Component=gb.gui
|
||
|
Component=gb.form
|
||
|
Description="Anti-aliased drawing with the Paint class"
|
||
|
Authors="Fabien Bodard\nBenoît Minisini"
|
||
|
Environment="GB_GUI=gb.gtk3"
|
||
|
TabSize=2
|
||
|
Translate=1
|
||
|
Language=en
|
||
|
Packager=1
|