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

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

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

subdir_proparser.file=proparser/testreader.pro