CONFIG += qskexample
CONFIG += console
CONFIG += testcase
QT += testlib
HEADERS += \
TristateCheckBox.h
SOURCES += \
TristateCheckBox.cpp