17 lines
317 B
Text
17 lines
317 B
Text
|
# Gambas Project File 3.0
|
||
|
# Compiled with Gambas 3.6.0
|
||
|
Title=Fractal
|
||
|
Startup=FFractal
|
||
|
Icon=icon.png
|
||
|
Version=3.6.2
|
||
|
VersionFile=1
|
||
|
Component=gb.image
|
||
|
Component=gb.gui
|
||
|
Component=gb.form
|
||
|
Description="Mandelbrot Fractal with Just-In-Time compilation"
|
||
|
Authors="Benoît Minisini"
|
||
|
TabSize=2
|
||
|
Translate=1
|
||
|
Language=en
|
||
|
Packager=1
|