videocollection/videofiledetailsview/tsrc/testplugin/testvideofiledetailsviewplugin.pro
changeset 30 4f111d64a341
child 34 bbb98528c666
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/videocollection/videofiledetailsview/tsrc/testplugin/testvideofiledetailsviewplugin.pro	Thu Apr 01 22:38:49 2010 +0300
@@ -0,0 +1,75 @@
+#
+# 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: 
+#
+
+TARGET = testvideofiledetailsviewplugin
+TEMPLATE = app
+
+DEPENDPATH += . \
+    inc \
+    src
+
+INCLUDEPATH = stub/inc \
+	/epoc32/include \
+	/epoc32/include/osextensions/stdapis \
+	/epoc32/include/osextensions/stdapis/sys \
+	/epoc32/include/stdapis \
+	/epoc32/include/stdapis/sys \
+	. \
+    /epoc32/include/domain \
+    /epoc32/include/domain/middleware \
+    /epoc32/include/domain/applications \
+    /epoc32/include/osextensions \
+    /epoc32/include/middleware \
+    /epoc32/include/osextensions/stdapis/stlport \
+    ../../../../inc \
+    ../../../inc \
+    ../../../videocollectionwrapper/inc
+
+
+CONFIG += qtestlib \
+    Hb \
+    symbian_test
+
+LIBS += -lestor.dll \
+        -lfbscli.dll \
+        -lbitgdi.dll \
+        -lgdi.dll \
+        -lxqplugins.dll \
+        -lmpxviewframeworkqt.dll \
+	-lxqserviceutil.dll \
+
+# Input
+HEADERS += inc/testvideofiledetails.h \
+           stub/inc/videocollectionwrapper.h \
+           stub/inc/videosortfilterproxymodel.h \
+           stub/inc/hbmessagebox.h \
+           stub/inc/thumbnailmanager_qt.h \
+           stub/inc/videoservices.h \
+           stub/inc/videoserviceurifetch.h \
+           ../../inc/videofiledetailsviewplugin.h
+   
+SOURCES += src/testvideofiledetails.cpp \
+           stub/src/videocollectionwrapper.cpp \
+           stub/src/videosortfilterproxymodel.cpp \
+           stub/src/hbmessagebox.cpp \
+           stub/src/thumbnailmanager_qt.cpp \
+           stub/src/videoservices.cpp \
+           stub/src/videoserviceurifetch.cpp \
+           ../../src/videofiledetailsviewplugin.cpp
+
+RESOURCES += ../../data/videofiledetails.qrc
+TARGET.CAPABILITY = All \
+    -Tcb