| author | William Roberts <williamr@symbian.org> |
| Fri, 11 Jun 2010 16:26:23 +0100 | |
| branch | GCC_SURGE |
| changeset 9 | 5561c345355e |
| parent 1 | 2b40d63a9c3d |
| child 14 | 6fbed849b4f4 |
| permissions | -rw-r--r-- |
symbian: { exists($${EPOCROOT}epoc32/data/z/system/install/Series60v5.2.sis) { exists($${EPOCROOT}epoc32/release/winscw/udeb/VPbkEng.dll) \ | exists($${EPOCROOT}epoc32/release/armv5/urel/VPbkEng.dll) { message("TB 9.2 platform") } else { message("TB 10.1 or later platform") DEFINES += SYMBIAN_BACKEND_USE_SQLITE } } contains(S60_VERSION, 3.2) { DEFINES += SYMBIAN_BACKEND_S60_VERSION_32 } }