2014-12-12 20:58:52 +01:00
|
|
|
# Gambas Project File 3.0
|
|
|
|
# Compiled with Gambas 3.0.0
|
|
|
|
Title=Some sort of solitaire game
|
2019-05-28 06:40:31 +02:00
|
|
|
Description="Solitaire"
|
2014-12-12 20:58:52 +01:00
|
|
|
Startup=FGameArea
|
|
|
|
Icon=ball.png
|
|
|
|
Version=3.6.2
|
|
|
|
VersionFile=1
|
|
|
|
Component=gb.image
|
|
|
|
Component=gb.gui
|
|
|
|
TabSize=2
|
|
|
|
Translate=1
|
|
|
|
Language=fr
|
|
|
|
ExecPath=/home/benoit/gambas/gambas.link/share/gambas/examples/Games/Solitaire/Solitaire
|
|
|
|
Maintainer=benoit
|
|
|
|
Vendor=Princeton
|
|
|
|
Address=benoit@localhost
|
|
|
|
License=General Public Licence
|