Changeset 561 for trunk/src/plugins/graphicssystems/graphicssystems.pro
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/src/plugins/graphicssystems/graphicssystems.pro
r2 r561 1 1 TEMPLATE = subdirs 2 contains(QT_CONFIG, opengl):SUBDIRS += opengl 2 SUBDIRS += trace 3 !wince*:contains(QT_CONFIG, opengl):SUBDIRS += opengl 4 contains(QT_CONFIG, openvg):contains(QT_CONFIG, egl):SUBDIRS += openvg 5 6 contains(QT_CONFIG, shivavg) { 7 # Only works under X11 at present 8 !win32:!embedded:!mac:SUBDIRS += shivavg 9 }
Note:
See TracChangeset
for help on using the changeset viewer.