aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/quickcontrols2.pro
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2021-07-28 11:21:25 +0200
committerMitch Curtis <mitch.curtis@qt.io>2021-07-28 11:21:25 +0200
commit16436239cd35ba7346b89a1f57d5b29dc786f4c6 (patch)
tree7e9011d0dfdda5ef9ccc302dae69ab3e5ba4b8cc /examples/quickcontrols2/quickcontrols2.pro
parent5a5b9c2344b961e984a2c860bb0c33022d641f32 (diff)
parent89d3486ad18d782a8141037a2bffb7992118cc78 (diff)
Merge qtquickcontrols2 into qtdeclarative
Diffstat (limited to 'examples/quickcontrols2/quickcontrols2.pro')
-rw-r--r--examples/quickcontrols2/quickcontrols2.pro13
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/quickcontrols2/quickcontrols2.pro b/examples/quickcontrols2/quickcontrols2.pro
new file mode 100644
index 0000000000..a9784d8620
--- /dev/null
+++ b/examples/quickcontrols2/quickcontrols2.pro
@@ -0,0 +1,13 @@
+TEMPLATE = subdirs
+SUBDIRS += \
+ gallery \
+ chattutorial \
+ texteditor \
+ contactlist \
+ sidepanel \
+ swipetoremove \
+ wearable \
+ imagine/automotive \
+ imagine/musicplayer
+
+qtHaveModule(widgets): SUBDIRS += flatstyle