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

Diff of /qsampler/trunk/src/src.pro

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

revision 2387 by capela, Sat Dec 29 00:21:11 2012 UTC revision 2415 by capela, Thu Feb 14 14:57:43 2013 UTC
# Line 115  macx { Line 115  macx {
115          CONFIG += $$(QMAKE_ARCHS)          CONFIG += $$(QMAKE_ARCHS)
116  }  }
117    
118  # QT5 Support  
119  QT += widgets  # QT5 support
120    !lessThan(QT_MAJOR_VERSION, 5) {
121            QT += widgets
122    }

Legend:
Removed from v.2387  
changed lines
  Added in v.2415

  ViewVC Help
Powered by ViewVC