summaryrefslogtreecommitdiffstats
path: root/tests/auto/input/commons/commons.pri
blob: 656f41980fba7bd16396849cdfaaddd714683729 (plain)
1
2
3
4
5
6
7
8
9
HEADERS += $$PWD/testdevice.h \
           $$PWD/testdeviceproxy.h

SOURCES += $$PWD/testdevice.cpp

INCLUDEPATH += $$PWD

include(../../core/common/common.pri)