3d934b455c
* OPT: The project file creation dialog initalizes its file browser later. [INTERPRETER] * BUG: Use sigsetjmp() instead of setjmp() as expected by the memory check functions. [GB.FORM.MDI] * BUG: Do not use symbolic links, but real image files for action icons. [GB.SIGNAL] * BUG: Fix some warnings on BSD. git-svn-id: svn://localhost/gambas/trunk@4284 867c0c6c-44f3-4631-809d-bfa615b0a4ec
22 lines
471 B
XML
22 lines
471 B
XML
# Gambas Project File 3.0
|
|
# Compiled with Gambas 2.99.6
|
|
Title=Multiple document interface management
|
|
Startup=FMain
|
|
Version=2.99.6
|
|
VersionProgram=gbx3 -V
|
|
Component=gb.image
|
|
Component=gb.gui
|
|
Component=gb.form
|
|
Component=gb.settings
|
|
Component=gb.form.mdi
|
|
Authors="Benoît Minisini"
|
|
Arguments="-style=cleanlooks\n"
|
|
Environment="GB_GUI=gb.qt4"
|
|
TabSize=2
|
|
Translate=1
|
|
Language=en
|
|
MakeComponent=1
|
|
Maintainer=benoit
|
|
Address=benoit@localhost
|
|
License=General Public Licence
|
|
Prefix=1
|