repo.or.cz
/
qt-creator-color-themes.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixes: fakevim: fix behaviour of 'a' at the end of line as
[qt-creator-color-themes.git]
/
qtcreator.pro
blob
e1e65631d129bdf6ef0151ed5a5200e293cc51f9
1
#version check qt
2
TOO_OLD_LIST
=
$$
find
(
QT_VERSION
,
^
4
\
.[
0
-
4
])
3
count
(
TOO_OLD_LIST
,
1
) {
4
message
(
"Cannot build the Qt Creator with a Qt version that old:"
$$QT_VERSION
)
5
error
(
"Use at least Qt 4.5."
)
6
}
7
8
include
(
doc
/
doc
.
pri
)
9
include
(
share
/
share
.
pri
)
10
11
TEMPLATE
=
subdirs
12
CONFIG
+=
ordered
13
14
SUBDIRS
=
src