gambas-source-code/app/examples/Games/Pong/.project
Benoît Minisini 43f26cd8ff [CONFIGURATION]
* NEW: gb.qt5 component.

[EXAMPLES]
* BUG: Fix WebBrowser example.

[INTERPRETER]
* NEW: Fix compilation of EXEC and SHELL for older bytecode versions.

[GB.DB.FORM]
* NEW: Display the busy mouse cursor while loading SQL data.

[GB.QT4]
* NEW: Support for QT5.

[GB.QT5]
* NEW: Initial version of the QT5 component. Not everything is working. 
  There is no Embedder and TrayIcon controls.


git-svn-id: svn://localhost/gambas/trunk@7062 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-05-08 17:40:28 +00:00

15 lines
336 B
XML

# Gambas Project File 3.0
# Compiled with Gambas 3.7.90
Title=Pong
Startup=MMain
UseTerminal=1
Icon=pong.png
Version=3.6.2
Component=gb.ncurses
Description="The Pong game as a gb.ncurses example."
Authors="(C) 2013 Tobias Boege <tobias@gambas-buch.de>"
Environment="LINES=25\nCOLUMNS=80"
TabSize=2
Translate=1
Language=en_GB
Packager=1