author | Craig Heath <craigh@symbian.org> |
Wed, 16 Jun 2010 16:18:05 +0100 | |
branch | GCC_SURGE |
changeset 26 | 8776df5ac359 |
parent 18 | 2f34d5167611 |
child 33 | 3e2da88830cd |
permissions | -rw-r--r-- |
# Use subdirs template to suppress generation of unnecessary files TEMPLATE = subdirs # We just want to export the sqlite3 binaries for Symbian for platforms that do not have them. symbian { !symbian_no_export_sqlite:!exists($${EPOCROOT}epoc32/release/armv5/lib/sqlite3.dso) { BLD_INF_RULES.prj_exports += ":zip SQLite3_v9.2.zip" } }