qskinny/playground/playground.pro

14 lines
158 B
Prolog

TEMPLATE = subdirs
SUBDIRS += \
dialogbuttons \
invoker \
inputpanel \
images
qtHaveModule(webengine) {
SUBDIRS += \
webview
}