summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles/styles.pro
blob: 542ad1329a26f1da44664d62a8d6c7e7465395b4 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = subdirs
QT_FOR_CONFIG += widgets-private

qtConfig(style-android): SUBDIRS += android

qtConfig(style-mac): SUBDIRS += mac

qtConfig(style-windowsvista): SUBDIRS += windowsvista