mpviewplugins/mpcollectionviewplugin/tsrc/unittest_mpmpxframeworkwrapper/unittest_mpmpxframeworkwrapper.pro
changeset 22 ecf06a08d4d9
parent 20 82baf59ce8dd
child 23 d45f4c087764
child 25 3ec52facab4d
child 34 2c5162224003
--- a/mpviewplugins/mpcollectionviewplugin/tsrc/unittest_mpmpxframeworkwrapper/unittest_mpmpxframeworkwrapper.pro	Fri Apr 16 14:56:30 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,54 +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: Unit test for mpmpxframeworkwrapper
-TEMPLATE = app
-CONFIG += qtestlib \
-    hb
-TARGET = 
-
-TARGET.CAPABILITY = All -TCB
-
-DEPENDPATH += .
-INCLUDEPATH += . \
-    ../../inc \
-    ../../../../inc
-
-INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
-
-LIBS += -lestor.dll \
-    -lfbscli.dll \
-    -lmpxcommon.dll \
-    -lmpxcollectionutility.dll \
-    -lmpsettingsmanager
-
-HEADERS += inc/unittest_mpmpxframeworkwrapper.h \
-    ../../inc/mpmpxframeworkwrapper.h \
-    ../../inc/mpmpxframeworkwrapper_p.h \
-    stub/inc/mpmpxcollectiondata.h \
-    stub/inc/mpxcollectionopenutility.h \
-    stub/inc/mpxcollectionuihelper.h \
-    stub/inc/mpxcollectionutility.h \
-    stub/inc/mpxcollectionhelperfactory.h \
-    stub/inc/mpxharvesterutility.h \
-    stub/inc/mpxplaybackutility.h \
-    stub/inc/mpmpxisolatedcollectionhelper.h
-
-SOURCES += src/unittest_mpmpxframeworkwrapper.cpp \
-    ../../src/mpmpxframeworkwrapper.cpp \
-    stub/src/mpmpxcollectiondata.cpp \
-    stub/src/mpxcollectionopenutility.cpp \
-    stub/src/mpxcollectionuihelper.cpp \
-    stub/src/mpxcollectionutility.cpp \
-    stub/src/mpxcollectionhelperfactory.cpp \
-    stub/src/mpxharvesterutility.cpp \
-    stub/src/mpxplaybackutility.cpp \
-    stub/src/mpmpxisolatedcollectionhelper.cpp
-
-RESOURCES += ../../resources/mpcollectionviewresources.qrc