source: trunk/src/plugins/gfxdrivers/gfxdrivers.pro@ 1050

Last change on this file since 1050 was 561, checked in by Dmitry A. Kuminov, 15 years ago

trunk: Merged in qt 4.6.1 sources.

  • Property svn:eol-style set to native
File size: 452 bytes
Line 
1TEMPLATE = subdirs
2contains(gfx-plugins, ahi) :SUBDIRS += ahi
3contains(gfx-plugins, directfb) :SUBDIRS += directfb
4contains(gfx-plugins, linuxfb) :SUBDIRS += linuxfb
5contains(gfx-plugins, qvfb) :SUBDIRS += qvfb
6contains(gfx-plugins, vnc) :SUBDIRS += vnc
7contains(gfx-plugins, transformed) :SUBDIRS += transformed
8contains(gfx-plugins, svgalib) :SUBDIRS += svgalib
9contains(gfx-plugins, powervr) :SUBDIRS += powervr
Note: See TracBrowser for help on using the repository browser.