hybridapp.pro 215 B

12345678
  1. QMAKEVERSION = $$[QMAKE_VERSION]
  2. ISQT4 = $$find(QMAKEVERSION, ^[2-9])
  3. isEmpty( ISQT4 ) {
  4. error("Use the qmake include with 4.6 or greater, on Debian that is qmake-qt4");
  5. }
  6. TEMPLATE = subdirs
  7. SUBDIRS = fw src