Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
8 lines
190 B
Plaintext
8 lines
190 B
Plaintext
# 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
|
|
}
|
|
|