"Многострочный\текст"
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 10 TEMPLATE = subdirs 11 CONFIG += ordered 12 13 SUBDIRS = src