src/plugins/graphicssystems/graphicssystems.pro
changeset 3 41300fa6a67c
parent 0 1918ee327afb
equal deleted inserted replaced
2:56cd8111b7f7 3:41300fa6a67c
     1 TEMPLATE = subdirs
     1 TEMPLATE = subdirs
     2 SUBDIRS += trace
     2 SUBDIRS += trace
     3 contains(QT_CONFIG, opengl):SUBDIRS += opengl
     3 !wince*:contains(QT_CONFIG, opengl):SUBDIRS += opengl
     4 contains(QT_CONFIG, openvg):contains(QT_CONFIG, egl):SUBDIRS += openvg
     4 contains(QT_CONFIG, openvg):contains(QT_CONFIG, egl):SUBDIRS += openvg
     5 
     5 
     6 contains(QT_CONFIG, shivavg) {
     6 contains(QT_CONFIG, shivavg) {
     7     # Only works under X11 at present
     7     # Only works under X11 at present
     8     !win32:!embedded:!mac:SUBDIRS += shivavg
     8     !win32:!embedded:!mac:SUBDIRS += shivavg