c6a9cd69c2
* NEW: Add examples again. I hope correctly this time. git-svn-id: svn://localhost/gambas/trunk@6726 867c0c6c-44f3-4631-809d-bfa615b0a4ec
17 lines
399 B
XML
17 lines
399 B
XML
# Gambas Project File 3.0
|
|
# Compiled with Gambas 3.0.0
|
|
Title=Some sort of solitaire game
|
|
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
|