Fixes: fakevim: use one handler per editor
[qt-creator-color-themes.git] / qtcreator.pro
blobe1e65631d129bdf6ef0151ed5a5200e293cc51f9
1 #version check qt
2 TOO_OLD_LIST=$$find(QT_VERSION, ^4\.[0-4])
3 count(TOO_OLD_LIST, 1) {
4 message("Cannot build the Qt Creator with a Qt version that old:" $$QT_VERSION)
5 error("Use at least Qt 4.5.")
8 include(doc/doc.pri)
9 include(share/share.pri)
11 TEMPLATE = subdirs
12 CONFIG += ordered
14 SUBDIRS = src