qtmobility/plugins/contacts/symbian/tsrc/tsrc.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 03 May 2010 13:18:40 +0300
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 14 6fbed849b4f4
permissions -rw-r--r--
Revision: 201015 Kit: 201018

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
}