This website requires JavaScript.
Explore
Help
Register
Sign In
qiurui
/
qtgamepad
mirror of
https://github.com/qt/qtgamepad.git
Watch
1
Star
0
Fork
You've already forked qtgamepad
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1712e01fb1
qtgamepad
/
.qmake.conf
7 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial public release of Qt Gamepad module Qt Gamepad is a Qt 5 module that adds support for using Gamepad devices (like the XBox 360 controller) inside of Qt applications. Change-Id: I5dff629dcfdcc5625a90274017b8e97f45e8fd30
2015-05-11 14:36:50 +00:00
load(qt_build_config)
Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-free and warning_clean Change-Id: I67813e8d2d27d39d772099b2d9d77bbe9bfa476e Reviewed-by: BogDan Vatra <bogdan@kdab.com>
2016-09-05 07:07:41 +00:00
CONFIG += warning_clean
DEFINES += QT_NO_FOREACH
Bump version to 6.4.0 Change-Id: I73469f3867d3e176b175d0959f76cc8d3f0749a0 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
2022-01-28 06:00:03 +00:00
MODULE_VERSION = 6.4.0