forked from qt-creator/qt-creator
First simple tests to check: * pass-trough text without ANSI escape sequences * text-color change in line * text-bold change in line Change-Id: I054a3fb218e95dfd5e160f1ae71dc0638bc5f239 Reviewed-by: Petar Perisin <petar.perisin@gmail.com> Reviewed-by: Orgad Shaneh <orgads@gmail.com>
7 lines
92 B
Prolog
7 lines
92 B
Prolog
TEMPLATE = subdirs
|
|
CONFIG += ordered
|
|
|
|
SUBDIRS = \
|
|
fileutils \
|
|
ansiescapecodehandler
|