/usr/share/gambas3/template/console/.project is in gambas3-templates 3.8.4-2ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | # 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
|