summaryrefslogtreecommitdiffstats
path: root/src/plugins/graphicssystems/graphicssystems.pro
blob: 29a1f340ad3a978d93cb04042dad7c914346d435 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE = subdirs
SUBDIRS += trace
!wince*:contains(QT_CONFIG, opengl):SUBDIRS += opengl
contains(QT_CONFIG, openvg):contains(QT_CONFIG, egl):SUBDIRS += openvg

contains(QT_CONFIG, shivavg) {
    # Only works under X11 at present
    !win32:!embedded:!mac:SUBDIRS += shivavg
}

!win32:!embedded:!mac:!symbian:CONFIG += x11

x11:contains(QT_CONFIG, opengles2):contains(QT_CONFIG, egl):SUBDIRS += meego