ToastFreeware
/
toast
/
confclerk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
74220d60ce956ed7e3086d00ad548c1fb4c82ed1
[toast/confclerk.git]
/
fosdem-schedule.pro
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 = src
12
13
# for changelog target:
14
# svn2cl --group-by-day --reparagraph