blob: 926e01cfda53a53fda330a8bd6f5a13b4f3de7e6 [file] [log] [blame]
TEMPLATE = subdirs
SUBDIRS = \
factorial \
pingpong
qtHaveModule(widgets) {
SUBDIRS += \
eventtransitions \
rogue \
trafficlight \
twowaybutton
}