Initial commit (software version 0.2.0)
[movie-schedule] / movie-schedule.pro
1 QMAKEVERSION = $$[QMAKE_VERSION]
2 ISQT4 = $$find(QMAKEVERSION, ^[2-9])
3 isEmpty( ISQT4 ) {
4         error("Use the qmake include with Qt4.4 or greater.");
5 }
6
7 TEMPLATE = subdirs
8 SUBDIRS  = src