Skip to content

Instantly share code, notes, and snippets.

@larsgk
larsgk / Qt5WiiMoteHack.patch
Created June 26, 2012 15:47
Very quick (and VERY dirty) hack to get WiiMote input in qt5/qtsensors
diff --git a/src/plugins/sensors/dummy/dummy.pro b/src/plugins/sensors/dummy/dummy.pro
index 2cf1392..776458b 100644
--- a/src/plugins/sensors/dummy/dummy.pro
+++ b/src/plugins/sensors/dummy/dummy.pro
@@ -22,3 +22,7 @@ unix:!mac:LIBS+=-lrt
target.path += $$[QT_INSTALL_PLUGINS]/sensors
INSTALLS += target
+
+