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