OSDN Git Service

Merge branch 'master' of git://scm.dev.nokia.troll.no/creator/mainline into make_inst...
[qt-creator-jp/qt-creator-jp.git] / qtcreator.pro
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.")
6 }
7
8 include(doc/doc.pri)
9 include(share/share.pri)
10
11 TEMPLATE  = subdirs
12 CONFIG   += ordered
13
14 SUBDIRS = src