ToastFreeware
/
toast
/
confclerk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Prepare ChangeLog generation from svn logs.
[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