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
2e0c1b8261
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 Change-Id: Ie006fe69116876e2d085f63b7c5cbdffe917839b
2021-09-14 05:17:47 +00:00
MODULE_VERSION = 6.3.0