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>bb10
parent
1f1b773a35
commit
2204e9a7c4
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue