OSDN Git Service

More sensible options (with fallback)
[qt-creator-jp/qt-creator-jp.git] / tests / tests.pro
1 TEMPLATE=subdirs
2 SUBDIRS += auto manual tools
3 !win32 {
4     SUBDIRS += valgrind
5 }