contacts_plat/presence_cache_api/tsrc/mt_preseceqt/mt_preseceqt.pro
changeset 46 efe85016a067
child 72 6abfb1094884
equal deleted inserted replaced
40:b46a585f6909 46:efe85016a067
       
     1 #
       
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 
       
     4 #
       
     5 # All rights reserved.
       
     6 # This component and the accompanying materials are made available
       
     7 # under the terms of "Eclipse Public License v1.0"
       
     8 # which accompanies this distribution, and is available
       
     9 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    10 #
       
    11 # Initial Contributors:
       
    12 # Nokia Corporation - initial contribution.
       
    13 #
       
    14 # Contributors:
       
    15 #
       
    16 # Description:
       
    17 #
       
    18 #
       
    19 
       
    20 
       
    21 TEMPLATE = app
       
    22 TARGET = mt_preseceqt
       
    23 QT += testlib network webkit xmlpatterns
       
    24 CONFIG += mobility
       
    25 DEFINES += CNT_SOC_ENG_UNIT_TEST
       
    26 
       
    27 TARGET.CAPABILITY = ALL -TCB
       
    28 
       
    29 DEPENDPATH += .
       
    30 INCLUDEPATH += .
       
    31 load(data_caging_paths)
       
    32 
       
    33 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE 
       
    34 INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE
       
    35 INCLUDEPATH +=   ..\..\..\\presence_cache_api\inc
       
    36 INCLUDEPATH +=   ..\..\inc
       
    37 
       
    38 HEADERS +=    entitytests.h
       
    39     
       
    40 SOURCES +=  start.cpp \ 
       
    41             entitytests.cpp 
       
    42     
       
    43 QT += sql
       
    44  
       
    45 LIBS += -lpresencecacheqt