aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/libs.pro
blob: fce7bc63f8bd6ed125836d52131030fe68735032 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
TEMPLATE  = subdirs
CONFIG   += ordered
QT += core gui

SUBDIRS   = \
    qtconcurrent \
    aggregation \
    extensionsystem \
    utils \
    utils/process_stub.pro \
    cplusplus \
    qmljs \
    glsl \
    qmleditorwidgets \
    symbianutils \
    3rdparty

win32:SUBDIRS += qtcreatorcdbext