qtmobility/plugins/contacts/symbian/tsrc/tsrc.pro
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:26:23 +0100
branchGCC_SURGE
changeset 9 5561c345355e
parent 4 90517678cc4f
child 14 6fbed849b4f4
permissions -rw-r--r--
Branch for GCC_SURGE fixes

TEMPLATE = subdirs
TARGET = 
CONFIG += ordered

include(../symbian_defines.pri)

SUBDIRS += performance \   
           tst_qcontactmanagersymbian \
           ut_symbian
#           tst_details

!contains(DEFINES, SYMBIAN_BACKEND_USE_SQLITE) {
   SUBDIRS += tst_cntfilteringdbms
}