1
# Use subdirs template to suppress generation of unnecessary files
2
TEMPLATE = subdirs
3
4
# We just want to extract the zip file containing sqlite binaries for Symbian
5
BLD_INF_RULES.prj_exports += ":zip SQLite3_v9.2.zip"