File: unittest.pro

package info (click to toggle)
qtfeedback-opensource-src 5.0~git20180329.a14bd0bb-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,188 kB
  • sloc: cpp: 3,385; makefile: 65; ansic: 12
file content (8 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
include(../../auto.pri)

QT += feedback

SOURCES += tst_qfeedbackplugin.cpp

linux-g++-maemo:DEFINES += HAVE_ACTUATORS
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0