cppcheck/gui/test/test.pro
Rudolf Grauberger 6c2ed41e12 Remove theoretical qt4 support for gui projects (#963)
Update readme instruction to install and build with qt5 only. Remove version check for qt4.
2017-09-20 10:02:46 +02:00

12 lines
233 B
Prolog

#lessThan(QT_MAJOR_VERSION, 5): error(requires >= Qt 5 (You used: $$QT_VERSION))
CONFIG += ordered
TEMPLATE = subdirs
SUBDIRS = benchmark \
filelist \
projectfile \
translationhandler \
xmlreport \
xmlreportv2