~osomon/webbrowser-app/selection-zoomed

« back to all changes in this revision

Viewing changes to common.pri

  • Committer: Olivier Tilloy
  • Date: 2013-01-14 10:50:30 UTC
  • Revision ID: olivier.tilloy@canonical.com-20130114105030-1bqbhtyrw48jo7dt
Replace qmake with cmake, for more advanced features.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
contains(QT_VERSION, ^4.*) {
2
 
 error("Use at least Qt 5.x");
3
 
}