21e325b27a
* NEW: Put the old examples in '/trunk/app/examples'. git-svn-id: svn://localhost/gambas/trunk@6724 867c0c6c-44f3-4631-809d-bfa615b0a4ec
19 lines
423 B
XML
19 lines
423 B
XML
# Gambas Project File 3.0
|
|
# Compiled with Gambas 3.0.0
|
|
Title=Snake game
|
|
Startup=FrmMain
|
|
Icon=head.png
|
|
Version=3.6.90
|
|
VersionFile=1
|
|
Component=gb.image
|
|
Component=gb.gui
|
|
Component=gb.sdl.sound
|
|
Environment="GB_GUI=gb.qt"
|
|
TabSize=2
|
|
Translate=1
|
|
Language=en
|
|
ExecPath=/home/benoit/gambas/gambas.link/share/gambas/examples/Games/Snake/Snake
|
|
Maintainer=benoit
|
|
Vendor=Princeton
|
|
Address=benoit@localhost
|
|
License=General Public Licence
|