Commit 95a095c69973081b66782e83fccd54ba15ca0b71
- Diff rendering mode:
- inline
- side by side
src/s60main/s60main.pro
(3 / 0)
|   | |||
| 22 | 22 | # staticlib should not have any lib depencies in s60 | |
| 23 | 23 | # This seems not to work, some hard coded libs are still added as dependency | |
| 24 | 24 | LIBS = | |
| 25 | |||
| 26 | # Workaround for abld toolchain problem to make ARMV6 qtmain.lib link with GCCE apps | ||
| 27 | symbian-abld: QMAKE_CXXFLAGS.ARMCC += --dllimport_runtime | ||
| 25 | 28 | } else { | |
| 26 | 29 | error("$$_FILE_ is intended only for Symbian!") | |
| 27 | 30 | } |

