12 lines
274 B
Text
12 lines
274 B
Text
|
# Gambas Project File 3.0
|
||
|
# Compiled with Gambas 3.8.90
|
||
|
Title=Command-line application
|
||
|
Startup=Main
|
||
|
Icon=icon.png
|
||
|
Version=0.0.1
|
||
|
Description="A command-line application without graphical user interface and using no component."
|
||
|
TabSize=2
|
||
|
Translate=1
|
||
|
Language=en_US
|
||
|
Packager=1
|