gambas-source-code/app/examples/Games/BeastScroll/.project
Benoît Minisini ef0eae0250 [DEVELOPMENT ENVIRONMENT]
* NEW: Translation dialog: Add an option to replace existing translations 
  when importing an external translation file.
* OPT: Translation dialog: Closing the dialog is now faster.
* BUG: Farm server: Upgrading a software now does not raise en error 
  anymore.

[EXAMPLES]
* NEW: Update BeastScroll example to SDL2.

[GB.GTK]
* BUG: Implement the Invert property in vertical containers.

[GB.GTK3]
* BUG: Implement the Invert property in vertical containers.

[GB.QT4]
* BUG: Implement the Invert property in vertical containers.


git-svn-id: svn://localhost/gambas/trunk@6786 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-01-01 09:01:16 +00:00

19 lines
501 B
XML

# Gambas Project File 3.0
# Compiled with Gambas 3.6.90
Title=BeastScroll
Startup=MMain
Icon=logo.png
Version=1.1.0
Component=gb.image
Component=gb.sdl2
Component=gb.sdl2.audio
Description="Parallax scrolling demo.\n\nThis example shows a parallax scrolling with a music playing in the background. It is based on the SDL2 components."
TabSize=2
Language=fr
Maintainer=benoit
Vendor=Example
Address=benoit@localhost
License=General Public Licence
Packager=1
GambasVersion=3.7
Screenshot=2014-12-14.png