aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/manual.pro
blob: ba9fdb09baadea8dedcb83a75cfcb6da52e7cc23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TEMPLATE=subdirs

SUBDIRS= \
    fakevim \
    debugger \
    subdir_proparser \
    shootout \
    pluginview \
    widgets

unix {
#   Uses popen
    SUBDIRS += \
#   Profile library paths issues
    process \
    ssh
}

subdir_proparser.file=proparser/testreader.pro