blob: 82ceaadfac8fe5f9d42323b0bcd37d2824a214f9 [file] [log] [blame]
# Visual Studio has some definitions set internally.
# Thus we do not need to redefine these.
contains(TEMPLATE, "vc.*") {
DEFINES -= _M_MRX000=3000
QMAKE_CXXFLAGS += -fp:precise
}