Files
qt-creator/tests/tests.pro

6 lines
81 B
Prolog
Raw Normal View History

2010-07-14 15:08:27 +10:00
TEMPLATE=subdirs
SUBDIRS += auto manual tools
!win32 {
SUBDIRS += valgrind
}