030523326f
* NEW: Mem$() is a new function that returns a string from the internal memory representation of a value. * NEW: BoolPtr() has been replaced by Bool@(), BytePtr() has been replaced by Byte@(), and so on... * NEW: StrPtr() has been replaced by String@(). [EXAMPLES] * NEW: Search support in the WebBrowser example. git-svn-id: svn://localhost/gambas/trunk@3318 867c0c6c-44f3-4631-809d-bfa615b0a4ec
21 lines
532 B
XML
21 lines
532 B
XML
# Gambas Project File 3.0
|
|
# Compiled with Gambas 2.99.0
|
|
Title=Gambas web site generator
|
|
Startup=MMain
|
|
Icon=html.png
|
|
Version=2.99.0
|
|
VersionProgram=gbx3 -V
|
|
Description="Generates Gambas web site from html templates and ChangeLog files."
|
|
TabSize=2
|
|
Translate=1
|
|
Language=en
|
|
Maintainer=Benoit Minisini
|
|
Address=gambas@users.sourceforge.net
|
|
License=General Public Licence
|
|
CreateEachDirectory=1
|
|
Systems=slackware
|
|
Menus=Development/Web Development
|
|
Categories=Development;WebDevelopment
|
|
Groups=Development/Tools
|
|
ExtraDependencies=
|
|
ExtraFiles=
|