summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@theqtcompany.com>2016-02-18 09:46:53 +0100
committerAndy Nichols <andy.nichols@qt.io>2016-06-28 10:18:30 +0000
commit2204e9a7c48faf35e41bd338da7efaad78b8efff (patch)
tree0f34791485d5a2353b3066e91ed7c6cd6e087be2 /src/plugins
parent1f1b773a35a1403af02c5f5a359933bfc459457d (diff)
Enable compilation of the VNC QPA plugin
Change-Id: I15e63638efbb613357f07015fee1955782970a6c Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
Diffstat (limited to 'src/plugins')
-rw-r--r--src/plugins/platforms/platforms.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/platforms/platforms.pro b/src/plugins/platforms/platforms.pro
index 454d7f43bd..5693909c3c 100644
--- a/src/plugins/platforms/platforms.pro
+++ b/src/plugins/platforms/platforms.pro
@@ -2,7 +2,7 @@ TEMPLATE = subdirs
android: SUBDIRS += android
-!android: SUBDIRS += minimal
+!android: SUBDIRS += minimal vnc
!android:if(!win32|contains(QT_CONFIG, freetype)): SUBDIRS += offscreen