branch | RCL_3 |
changeset 8 | 3f74d0d4af4c |
parent 3 | 41300fa6a67c |
child 30 | 5dc02b23752f |
--- a/src/s60main/s60main.pro Mon Mar 15 12:43:09 2010 +0200 +++ b/src/s60main/s60main.pro Thu Apr 08 14:19:33 2010 +0300 @@ -22,6 +22,9 @@ # staticlib should not have any lib depencies in s60 # This seems not to work, some hard coded libs are still added as dependency LIBS = + + # Workaround for abld toolchain problem to make ARMV6 qtmain.lib link with GCCE apps + symbian-abld: QMAKE_CXXFLAGS.ARMCC += --dllimport_runtime } else { error("$$_FILE_ is intended only for Symbian!") }