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