summaryrefslogtreecommitdiffstats
path: root/tests/auto/statemachine/statemachine.pro
blob: 0e4de1aa1ab620c0d58abc8eab40f03c36135772 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
QT = core gui qml testlib scxml-private
CONFIG += testcase

TARGET = tst_statemachine
CONFIG += console
CONFIG -= app_bundle

TEMPLATE = app

RESOURCES += tst_statemachine.qrc

SOURCES += \
    tst_statemachine.cpp