messagingapp/msgutils/convergedmessageutils/tsrc/testconvergedmessageutils/testconvergedmessageutils.pro
changeset 44 36f374c67aa8
equal deleted inserted replaced
43:35b64624a9e7 44:36f374c67aa8
       
     1 #
       
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 # All rights reserved.
       
     4 # This component and the accompanying materials are made available
       
     5 # under the terms of "Eclipse Public License v1.0"
       
     6 # which accompanies this distribution, and is available
       
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 #
       
     9 # Initial Contributors:
       
    10 # Nokia Corporation - initial contribution.
       
    11 #
       
    12 # Contributors:
       
    13 #
       
    14 # Description: Test Case Project Definition for ConvergedMessageUtils
       
    15 #
       
    16 
       
    17 QT += testlib
       
    18 QT -= gui
       
    19 
       
    20 TEMPLATE = app
       
    21 TARGET = testconvergedmessageutils
       
    22 
       
    23 
       
    24 INCLUDEPATH += ./inc
       
    25 INCLUDEPATH += ../../inc
       
    26 INCLUDEPATH += ../mmstestbed/inc
       
    27 INCLUDEPATH += ../../../../../inc
       
    28 INCLUDEPATH += ../../../s60qconversions/inc
       
    29 INCLUDEPATH += ../../../unidatautils/unidatamodel/inc
       
    30 INCLUDEPATH += ../../../../../../../mw/hb/include/hbcore
       
    31 INCLUDEPATH += ../../../unieditorutils/editorgenutils/inc
       
    32 INCLUDEPATH += ../../../unieditorutils/unieditorplugins/unieditormmsplugin/inc
       
    33 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
       
    34 
       
    35 DEFINES += BUILD_TEST_DLL
       
    36 CONFIG += hb plugin
       
    37 
       
    38 SYMBIAN_PLATFORMS = WINSCW ARMV5
       
    39 
       
    40 SOURCES += \
       
    41   ./src/testconvergedmessageutils.cpp \
       
    42   ../../../unieditorutils/unieditorplugins/unieditormmsplugin/src/unieditormmsplugin.cpp \
       
    43   ../../../unieditorutils/unieditorplugins/unieditormmsplugin/src/unieditormmsplugin_p.cpp  
       
    44 
       
    45 # Input
       
    46 HEADERS += \
       
    47   ./inc/testconvergedmessageutils.h \
       
    48   ../../../unieditorutils/unieditorplugins/unieditormmsplugin/inc/unieditormmsplugin.h \
       
    49   ../../../unieditorutils/unieditorplugins/unieditormmsplugin/inc/unieditormmsplugin_p.h 
       
    50    
       
    51 SYMBIAN_PLATFORMS = WINSCW ARMV5
       
    52     symbian {
       
    53     TARGET.CAPABILITY = All -TCB -DRM
       
    54     TARGET.EPOCSTACKSIZE = 0x8000
       
    55     TARGET.EPOCHEAPSIZE = 0x1000 0x1F00000
       
    56     BLD_INF_RULES.prj_exports += "testconvergedmessageutils.cfg c:/testconvergedmessageutils.cfg"
       
    57     BLD_INF_RULES.prj_exports += "testconvergedmessageutils.pl c:/testconvergedmessageutils.pl"
       
    58 	}
       
    59 	
       
    60 LIBS += -leuser \
       
    61     -lconvergedmessageutils \
       
    62     -ls60qconversions \
       
    63     -lMsgMedia \
       
    64     -leditorgenutils \
       
    65     -lcone \
       
    66     -leikcoctl \
       
    67     -leikcore \
       
    68     -leikdlg \
       
    69     -lmsgs \
       
    70     -letext \
       
    71     -lgsmu \
       
    72     -lmmsgenutils \
       
    73     -lefsrv \
       
    74     -lestor \
       
    75     -lsmcm \
       
    76     -lCommonEngine \
       
    77     -lbafl \
       
    78     -lCdlEngine \
       
    79     -lFeatMgr \
       
    80     -lapmime \
       
    81     -lapgrfx \
       
    82     -lcharconv \
       
    83     -lInetProtUtil \
       
    84 		-lsmildtd \  
       
    85 		-lxmldom \
       
    86   	-lxmlparser \
       
    87   	-lcone \
       
    88   	-lQtCore \
       
    89   	-letel \
       
    90   	-lcommdb \
       
    91   	-lcommsdat \
       
    92   	-letelmm \
       
    93   	-lunidatamodelloader \
       
    94   	-lunidatamodel \
       
    95   	-lavkon \
       
    96   	-leikcoctl \
       
    97   	-leikctl \
       
    98   	-lform \
       
    99   	-luiklaf\ 
       
   100   	-lmmstestbed \
       
   101         -lmmsmessage \ 
       
   102 	-lmmsserversettings \
       
   103 	-lxqutils