summaryrefslogtreecommitdiffstats
path: root/examples/statemachine/statemachine.pro
blob: fe9a96e670eaab380ed65bdbddcbbe66624887fc (plain)
1
2
3
4
5
6
7
8
requires(qtHaveModule(widgets))

TEMPLATE = subdirs
CONFIG += no_docs_target

SUBDIRS = statemachine

qtConfig(animation): SUBDIRS += animation