Changeset 79a7671 in confclerk_git for confclerk.pro
- Timestamp:
- 08/30/17 21:15:52 (5 years ago)
- Branches:
- master, qt5
- Children:
- 30edeb7
- Parents:
- 809b5e5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
confclerk.pro
r809b5e5 r79a7671 4 4 ISQT4 = $$find(QMAKEVERSION, ^[2-9]) 5 5 isEmpty( ISQT4 ) { 6 error("Use the qmake include with Qt4. 4or greater, on Debian that is qmake-qt4");6 error("Use the qmake include with Qt4.7 or greater, on Debian that is qmake-qt4"); 7 7 } 8 8
Note: See TracChangeset
for help on using the changeset viewer.