qtmobility/plugins/contacts/symbian/tsrc/tsrc.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 14 May 2010 16:41:33 +0300
changeset 5 453da2cfceef
parent 4 90517678cc4f
child 14 6fbed849b4f4
permissions -rw-r--r--
Revision: 201017 Kit: 201019

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
}