Files
qt-creator/tests/manual/manual.pro
Kai Koehne af205ab25d Add TcpPortsGatherer to utils
Can be used to check (non-intrusively) which TCP ports are still available.

Change-Id: I61300f6b7215cb2c0e4a3e6135de305cfd38b5a9
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
Reviewed-by: hjk <qthjk@ovi.com>
2012-03-02 18:37:39 +01:00

21 lines
278 B
Prolog

TEMPLATE=subdirs
SUBDIRS= \
cplusplus-frontend \
fakevim \
debugger \
preprocessor \
subdir_proparser \
utils
unix {
# Uses popen
SUBDIRS += \
plain-cplusplus \
# Profile library paths issues
process \
ssh
}
subdir_proparser.file=proparser/testreader.pro