f811768f78
* NEW: Add gb.sdl2 and gb.sdl2.audio to the component list. [EXAMPLES] * NEW: Start porting SDL examples to gb.sdl2. They are not published to the farm server yet. [GB.UTIL] * NEW: Raise an error if Date.EasterDay() is call for a year lower then 1583. [GB.GTK] * NEW: Ignore WAIT inside jkeyboard event handlers only if a duration is specified. [GB.GTK3] * NEW: Ignore WAIT inside jkeyboard event handlers only if a duration is specified. [GB.QT4] * NEW: Ignore WAIT inside jkeyboard event handlers only if a duration is specified. [GB.SDL2] * NEW: OpenGL support. * NEW: Window.Resizable has been implemented. git-svn-id: svn://localhost/gambas/trunk@6779 867c0c6c-44f3-4631-809d-bfa615b0a4ec
19 lines
397 B
XML
19 lines
397 B
XML
# Gambas Project File 3.0
|
|
# Compiled with Gambas 3.6.90
|
|
Title=GambasGears
|
|
Startup=Module1
|
|
Icon=gears.png
|
|
Version=3.6.90
|
|
VersionFile=1
|
|
Component=gb.image
|
|
Component=gb.sdl2
|
|
Component=gb.opengl
|
|
Description="glxgears ported to Gambas!"
|
|
Authors="Fabien Bodard\nLaurent Carlier"
|
|
TabSize=2
|
|
Language=fr
|
|
Maintainer=benoit
|
|
Vendor=Princeton
|
|
Address=benoit@localhost
|
|
License=General Public Licence
|
|
Packager=1
|