summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
blob: 2fd37fde05621ff0a07f6d17987ef297f54cc2d6 (plain)
1
2
3
4
5
TEMPLATE = subdirs

qtHaveModule(gui): {
    qtHaveModule(interfaceframework): SUBDIRS += interfaceframework
}