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