/[svn]/qsampler/trunk/qsampler.pro
ViewVC logotype

Diff of /qsampler/trunk/qsampler.pro

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2074 by capela, Mon Mar 29 17:00:30 2010 UTC revision 2833 by capela, Tue Aug 11 23:06:15 2015 UTC
# Line 1  Line 1 
1  # qsampler.pro  # qsampler.pro
2  #  #
 QMAKEVERSION = $$[QMAKE_VERSION]  
 ISQT4 = $$find(QMAKEVERSION, ^[2-9])  
 isEmpty( ISQT4 ) {  
         error("Use the qmake include with Qt4.4 or greater, on Debian that is qmake-qt4");  
 }  
   
3  TEMPLATE = subdirs  TEMPLATE = subdirs
4  SUBDIRS = src  SUBDIRS = src

Legend:
Removed from v.2074  
changed lines
  Added in v.2833

  ViewVC Help
Powered by ViewVC