summaryrefslogtreecommitdiffstats
path: root/examples/widgets/statemachine/eventtransitions/eventtransitions.pro
blob: 7b8ef26eb020f387a55615492e53d9980bdc20e5 (plain)
1
2
3
4
5
6
7
8
9
SOURCES = main.cpp

# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/statemachine/eventtransitions
INSTALLS += target
QT += widgets


simulator: warning(This example might not fully work on Simulator platform)