source:
trunk/mkspecs/wince50standard-mipsii-msvc2005/default_post.prf@
634
| Last change on this file since 634 was 2, checked in by , 17 years ago | |
|---|---|
| File size: 223 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_MRX000=3000 |
| 5 | QMAKE_CXXFLAGS += -fp:precise |
| 6 | } |
| 7 |
Note:
See TracBrowser
for help on using the repository browser.
