gambas-source-code/app/examples/Games/GameOfLife/.project

24 lines
614 B
Text
Raw Normal View History

# Gambas Project File 3.0
Title=Game of Life
Startup=FMain
Icon=glob2-icon-48x48.png
Version=1.0.1
Component=gb.image
Component=gb.qt5
Description="The Game Of Life.\n\nThis example runs the Game Of Life cellular automaton. It allows to define many parameters of the automaton."
TabSize=2
Translate=1
Language=en
Maintainer=benoit
Vendor=Example
Address=benoit@localhost
Url=www.endoftheinternet.com
License=General Public Licence
PackageName=gameoflife-1.0.0
CreateEachDirectory=1
Packager=1
Systems=appimage
AppImageRepository=http://fr.archive.ubuntu.com/ubuntu/
AppImageDistribution=lunar (23.04)
Tags=Example