qt5
Last change
on this file since 979e5be was
f5d27c7,
checked in by uzakmat <uzakmat@…>, 13 years ago
|
package details updated to reflect the binary name change to fosdem-maemo
|
-
Property mode set to
100644
|
File size:
236 bytes
|
Line | |
---|
1 | # fosdem-schedule.pro |
---|
2 | |
---|
3 | QMAKEVERSION = $$[QMAKE_VERSION] |
---|
4 | ISQT4 = $$find(QMAKEVERSION, ^[2-9]) |
---|
5 | isEmpty( ISQT4 ) { |
---|
6 | error("Use the qmake include with Qt4.4 or greater, on Debian that is |
---|
7 | qmake-qt4"); |
---|
8 | } |
---|
9 | |
---|
10 | TEMPLATE = subdirs |
---|
11 | SUBDIRS = data src |
---|
Note: See
TracBrowser
for help on using the repository browser.