aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/Qt/designercomponents/designercomponents.qbs
blob: b304e6efe70edac2f72dea9e418dbc97a7e37299 (plain)
1
2
3
4
5
6
7
import qbs 1.0
import '../QtModule.qbs' as QtModule

QtModule {
    qtModuleName: 'DesignerComponents'
}