--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tsrc/fusionmpxplayer_test/FusionMpxPlayerTestExeUi/group/FusionPlayerTestApp.mmp Mon Jan 18 20:21:12 2010 +0200
@@ -0,0 +1,78 @@
+/*
+* Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of the License "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:
+*
+*/
+
+
+#include <platform_paths.hrh>
+
+TARGET FusionMpxPlayerTestExeUi.exe
+TARGETTYPE exe
+UID 0x00000000 0x101FB3E3
+EPOCSTACKSIZE 0x8000
+
+CAPABILITY CAP_GENERAL_DLL -DRM -AllFiles
+
+APP_LAYER_SYSTEMINCLUDE
+SYSTEMINCLUDE /Epoc32/include/ecom
+
+START RESOURCE ../data/FusionMpxPlayerTestExeUi.rss
+ HEADER
+ TARGETPATH /resource/apps
+ LANG SC
+END
+
+START RESOURCE ../data/FusionMpxPlayerTestExeUi_reg.rss
+ TARGETPATH /private/10003a3f/apps
+END
+
+SOURCEPATH ../src
+SOURCE FusionPlayerTestApp.cpp
+SOURCE FusionPlayerTestAppApplication.cpp
+SOURCE FusionPlayerTestAppUi.cpp
+SOURCE FusionPlayerTestAppDocument.cpp
+SOURCE FusionMpxPlayerTester.cpp
+SOURCE FusionMpxPlayerTestCmdListener.cpp
+SOURCE FusionMpxPlayerTesterDescFunctions.cpp
+
+USERINCLUDE ../inc
+USERINCLUDE ../../inc
+USERINCLUDE ../../../../videoplayback/inc
+USERINCLUDE ../../../VCXTestCommon/inc
+USERINCLUDE ../../../../inc
+
+LIBRARY euser.lib
+LIBRARY apparc.lib
+LIBRARY cone.lib
+LIBRARY eikcore.lib
+LIBRARY avkon.lib
+LIBRARY insock.lib
+LIBRARY eikcoctl.lib
+LIBRARY estor.lib
+LIBRARY efsrv.lib
+
+LIBRARY apgrfx.lib
+LIBRARY ws32.lib
+LIBRARY fbscli.lib
+
+LIBRARY centralrepository.lib
+LIBRARY mpxcommon.lib
+LIBRARY mpxcollectionhelper.lib
+LIBRARY mpxcommonui.lib
+LIBRARY mpxplaybackutility.lib
+LIBRARY mpxcollectionutility.lib
+LIBRARY mpxviewutility.lib
+LIBRARY VCXTestCommon.lib
+LIBRARY FLOGGER.lib