Files
qt-creator/tests/manual/manual.pro
Alessandro Portale 8895ef1ddb Utils: Add a manual test for Utils::CrumblePath
Using a small test app for testing the CrumblePath is less clumsy than
doing that in Qt Quick Designer.

Change-Id: I4a1d739aa303adfd799df33eb00fb8cd513304c3
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2017-11-27 14:07:40 +00:00

20 lines
270 B
Prolog

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