OSDN Git Service

Update Polish translations
[qt-creator-jp/qt-creator-jp.git] / qtcreator.pro
1 #version check qt
2 contains(QT_VERSION, ^4\\.[0-6]\\..*) {
3     message("Cannot build Qt Creator with Qt version $${QT_VERSION}.")
4     error("Use at least Qt 4.7.")
5 }
6
7 include(qtcreator.pri)
8 include(doc/doc.pri)
9
10 TEMPLATE  = subdirs
11 CONFIG   += ordered
12
13 SUBDIRS = src share