repo.or.cz
/
ambit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
output the start and end of autotest testing
[ambit.git]
/
ambit.pro
blob
5bfe98e3966511ca1c97eb81fc68079f4b784567
1
QMAKEVERSION
=
$$
[
QMAKE_VERSION
]
2
ISQT4
=
$$
find
(
QMAKEVERSION
,
^
[
2
-
9
])
3
isEmpty
(
ISQT4
) {
4
error
(
"Use the qmake include with Qt4, on Debian that is qmake-qt4"
);
5
}
6
7
TEMPLATE
=
subdirs
8
SUBDIRS
=
src
/
autotests
/