Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 185 Bytes

src.pro

File metadata and controls

10 lines (7 loc) · 185 Bytes
 
1
2
TEMPLATE = subdirs
CONFIG += ordered
Feb 24, 2012
Feb 24, 2012
3
SUBDIRS += qml quick plugins
Aug 5, 2011
Aug 5, 2011
4
Sep 19, 2011
Sep 19, 2011
5
contains(QT_CONFIG, qmltest): SUBDIRS += qmltest
Aug 5, 2011
Aug 5, 2011
6
May 20, 2011
May 20, 2011
7
SUBDIRS += imports
Oct 7, 2011
Oct 7, 2011
8
SUBDIRS += qmldevtools
Aug 31, 2011
Aug 31, 2011
9
Feb 27, 2012
Feb 27, 2012
10
SUBDIRS += compatibility