17 lines
389 B
Text
17 lines
389 B
Text
|
# Gambas Project File 3.0
|
||
|
# Compiled with Gambas 3.0.0
|
||
|
Title=Console example
|
||
|
Startup=FConsole
|
||
|
Icon=terminal.png
|
||
|
Version=3.6.2
|
||
|
VersionFile=1
|
||
|
Component=gb.image
|
||
|
Component=gb.gui
|
||
|
Environment="GB_GUI=gb.qt4"
|
||
|
TabSize=2
|
||
|
ExecPath=/home/benoit/gambas/gambas.link/share/gambas/examples/Exec/Console/Console
|
||
|
Maintainer=benoit
|
||
|
Vendor=Princeton
|
||
|
Address=benoit@localhost
|
||
|
License=General Public Licence
|