messagingapp/msgutils/unieditorutils/unieditorplugins/unieditormmsplugin/tsrc/testmmsgplugin/testmmsplugin.pro
changeset 52 12db4185673b
parent 44 36f374c67aa8
child 61 8ba0afbb4637
--- a/messagingapp/msgutils/unieditorutils/unieditorplugins/unieditormmsplugin/tsrc/testmmsgplugin/testmmsplugin.pro	Tue Jul 06 14:12:40 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,103 +0,0 @@
-#
-# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
-# All rights reserved.
-# This component and the accompanying materials are made available
-# under the terms of "Eclipse Public License v1.0"
-# which accompanies this distribution, and is available
-# at the URL "http://www.eclipse.org/legal/epl-v10.html".
-#
-# Initial Contributors:
-# Nokia Corporation - initial contribution.
-#
-# Contributors:
-#
-# Description:
-#
-
-QT += testlib
-QT -= gui
-
-TEMPLATE = lib
-TARGET = test-mms-plugin
-
-INCLUDEPATH += ./inc
-INCLUDEPATH += ../../../../../../../inc
-INCLUDEPATH += ../../../../../unidatautils/unidatamodels/inc
-INCLUDEPATH += ../../../../../s60qconversions/inc
-INCLUDEPATH += ../../../../editorgenutils/inc
-INCLUDEPATH += ../../../../../../../inc
-INCLUDEPATH += ../../../../../../../mmsengine/mmsmessage/inc 
-INCLUDEPATH += ../../../../../../../mmsengine/inc
-INCLUDEPATH += ../../../../../unidatautils/unidatamodel/inc
-INCLUDEPATH += ../mmstestbed/inc
-INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
-
-DEFINES += BUILD_TEST_DLL
-
-CONFIG += hb plugin
-
-SOURCES += \
-  ./src/testmmsplugin.cpp \
-  ../../src/unieditormmsplugin.cpp \
-  ../../src/unieditormmsplugin_p.cpp  
-         
-
-# Input
-HEADERS += \
-  ./inc/testmmsplugin.h \
-  ../../inc/unieditormmsplugin.h \
-  ../../inc/unieditormmsplugin_p.h 
-               
-   
-SYMBIAN_PLATFORMS = WINSCW ARMV5
-    symbian {
-    TARGET.CAPABILITY = CAP_GENERAL_DLL
-    TARGET.EPOCSTACKSIZE = 0x8000
-    TARGET.EPOCHEAPSIZE = 0x1000 0x1F00000
-    TARGET.EPOCALLOWDLLDATA = 1
-	}
-    
- LIBS += -leuser \
-    -lconvergedmessageutils \
-    -ls60qconversions \
-    -lMsgMedia \
-    -leditorgenutils \
-    -lcone \
-    -leikcoctl \
-    -leikcore \
-    -leikdlg \
-    -lmsgs \
-    -letext \
-    -lgsmu \
-    -lmmsgenutils \
-    -lefsrv \
-    -lestor \
-    -lsmcm \
-    -lCommonEngine \
-    -lbafl \
-    -lCdlEngine \
-    -lFeatMgr \
-    -lapmime \
-    -lapgrfx \
-    -lcharconv \
-    -lInetProtUtil \
-		-lsmildtd \  
-		-lxmldom \
-  	-lxmlparser \
-  	-lcone \
-  	-lQtCore \
-  	-letel \
-  	-lcommdb \
-  	-lcommsdat \
-  	-letelmm \
-  	-lunidatamodelloader \
-  	-lunidatamodel \
-  	-lavkon \
-  	-leikcoctl \
-  	-leikctl \
-  	-lform \
-  	-luiklaf\ 
-  	-lmmstestbed \
-	-lmmsmessage \ 
-	-lmmsserversettings \
-	-lxqutils