source:
branches/vendor/trolltech/qt/current/mkspecs/wincewm50smart-msvc2005/default_post.prf
@
2
Last change on this file since 2 was 2, checked in by , 12 years ago | |
---|---|
File size: 215 bytes |
Line | |
---|---|
1 | # Visual Studio has some definitions set internally. |
2 | # Thus we do not need to redefine these. |
3 | if(equals(TEMPLATE_PREFIX, "vc") | equals(TEMPLATE, "vc*")) { |
4 | DEFINES -= _M_ARM |
5 | QMAKE_CXXFLAGS += -fp:precise |
6 | } |
7 |
Note: See TracBrowser
for help on using the repository browser.