qtquickplayground.pro 260 B

12345678910
  1. # Copyright (c) 2010 Nokia Corporation.
  2. QMAKEVERSION = $$[QMAKE_VERSION]
  3. ISQT4 = $$find(QMAKEVERSION, ^[2-9])
  4. isEmpty( ISQT4 ) {
  5. error("Use the qmake include with Qt4.4 or greater, on Debian that is qmake-qt4");
  6. }
  7. TEMPLATE = subdirs
  8. SUBDIRS = src