qtmobility/plugins/contacts/symbian/tsrc/tsrc.pro
changeset 14 6fbed849b4f4
parent 4 90517678cc4f
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
     2 TARGET = 
     2 TARGET = 
     3 CONFIG += ordered
     3 CONFIG += ordered
     4 
     4 
     5 include(../symbian_defines.pri)
     5 include(../symbian_defines.pri)
     6 
     6 
     7 SUBDIRS += performance \   
     7 SUBDIRS += performance \
       
     8            # tst_performance is commented out because of Versit compilation issues
       
     9            #tst_performance \
     8            tst_qcontactmanagersymbian \
    10            tst_qcontactmanagersymbian \
     9            ut_symbian
    11            ut_symbian
    10 #           tst_details
    12 #           tst_details
    11 
    13 
    12 !contains(DEFINES, SYMBIAN_BACKEND_USE_SQLITE) {
    14 !contains(DEFINES, SYMBIAN_BACKEND_USE_SQLITE) {