projects
/
profile
/
ivi
/
qtbase.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Rewrite QNetworkReply downloadProgress autotest
[profile/ivi/qtbase.git]
/
mkspecs
/
wincewm50smart-msvc2005
/
default_post.prf
1
# Visual Studio has some definitions set internally.
2
# Thus we do not need to redefine these.
3
contains(TEMPLATE, "vc.*") {
4
DEFINES -= _M_ARM
5
QMAKE_CXXFLAGS += -fp:precise
6
}
7