20 lines
363 B
Text
20 lines
363 B
Text
|
# Gambas Project File 3.0
|
||
|
# Compiled with Gambas 3.5.90
|
||
|
Title=A little text editor
|
||
|
Startup=FNotepad
|
||
|
Icon=notepad.png
|
||
|
Version=3.6.2
|
||
|
VersionFile=1
|
||
|
Component=gb.image
|
||
|
Component=gb.gui
|
||
|
Component=gb.form
|
||
|
Environment="GB_GUI=gb.gtk"
|
||
|
TabSize=2
|
||
|
Translate=1
|
||
|
Language=fr
|
||
|
Maintainer=benoit
|
||
|
Vendor=Princeton
|
||
|
Address=benoit@localhost
|
||
|
License=General Public Licence
|
||
|
Packager=1
|