sl@0: // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // sl@0: sl@0: CAPABILITY Drm UserEnvironment MultimediaDD sl@0: sl@0: #include "../inc/MVSUids.hrh" sl@0: TARGET mvsapp.exe sl@0: TARGETTYPE exe sl@0: sl@0: UID 268450254 KUidMvsVal sl@0: VENDORID 0x70000001 sl@0: sl@0: EPOCSTACKSIZE 0x5000 sl@0: sl@0: APP_LAYER_SYSTEMINCLUDE_SYMBIAN // APP layer macro required to link againt headers associated with Techview sl@0: sl@0: sourcepath ../src sl@0: SOURCE MVSApp.cpp sl@0: SOURCE MVSAppApplication.cpp sl@0: SOURCE MVSAppUI.cpp sl@0: SOURCE MVSAppView.cpp sl@0: SOURCE MVSAppDocument.cpp sl@0: SOURCE MVSVolumeDialog.cpp sl@0: SOURCE MVSBalanceDialog.cpp sl@0: SOURCE MVSRepeatDialog.cpp sl@0: SOURCE MVSSelectPluginsDialog.cpp sl@0: SOURCE MVSViewMetaInfoDialog.cpp sl@0: SOURCE MVSEditMetaInfoDialog.cpp sl@0: SOURCE MVSSaveAsDialog.cpp sl@0: SOURCE MVSConfigAudioFormatDialog.cpp sl@0: SOURCE MVSConfigVideoFormatDialog.cpp sl@0: SOURCE MVSSystemInfoDialog.cpp sl@0: SOURCE MVSVideoSettingDialog.cpp sl@0: SOURCE MVSAudioSettingDialog.cpp sl@0: SOURCE MVSSetPlayWindowDialog.cpp sl@0: SOURCE MVSCropDialog.cpp sl@0: SOURCE SettingsManager.cpp sl@0: SOURCE MVSViewTicker.cpp sl@0: SOURCE MVSMultipleScreenDialog.cpp sl@0: SOURCE MVSResourceNotifyDialog.cpp sl@0: SOURCE mvsvideocontrol.cpp sl@0: sl@0: USERINCLUDE ../inc sl@0: USERINCLUDE ../../mmvalidationsuiteagents/inc sl@0: sl@0: LIBRARY euser.lib sl@0: LIBRARY apparc.lib sl@0: LIBRARY ws32.lib sl@0: LIBRARY cone.lib sl@0: LIBRARY efsrv.lib sl@0: LIBRARY eikcore.lib sl@0: LIBRARY eikdlg.lib sl@0: LIBRARY eikcoctl.lib sl@0: LIBRARY eikfile.lib sl@0: LIBRARY eikctl.lib sl@0: LIBRARY bafl.lib sl@0: LIBRARY mmfcontrollerframework.lib sl@0: LIBRARY mediaclientaudio.lib sl@0: LIBRARY egul.lib sl@0: LIBRARY mvsagents.lib sl@0: LIBRARY gdi.lib sl@0: LIBRARY estor.lib sl@0: LIBRARY flogger.lib sl@0: LIBRARY eikcdlg.lib sl@0: LIBRARY ecom.lib sl@0: sl@0: START RESOURCE MVSApp.rss sl@0: HEADER sl@0: targetpath /resource/apps sl@0: lang sc sl@0: end sl@0: sl@0: START BITMAP mvsapp.mbm sl@0: SOURCEPATH ../bmp sl@0: targetpath /resource/apps sl@0: HEADER sl@0: SOURCE c8 play.bmp sl@0: SOURCE 1 playmask.bmp sl@0: SOURCE c8 pause.bmp sl@0: SOURCE 1 pausemask.bmp sl@0: SOURCE c8 stop.bmp sl@0: SOURCE 1 stopmask.bmp sl@0: SOURCE c8 rwd.bmp sl@0: SOURCE 1 rwdmask.bmp sl@0: SOURCE c8 fwd.bmp sl@0: SOURCE 1 fwdmask.bmp sl@0: SOURCE c8 rec.bmp sl@0: SOURCE 1 recmask.bmp sl@0: SOURCE c8 circ.bmp sl@0: SOURCE 1 circmask.bmp sl@0: SOURCE c8 sound.bmp sl@0: SOURCE 1 soundmask.bmp sl@0: SOURCE 1 balancemask.BMP sl@0: SOURCE c8 balance.BMP sl@0: sl@0: END sl@0: sl@0: sourcepath ../src sl@0: START RESOURCE MVSApp_reg.rss sl@0: TARGETPATH /private/10003a3f/apps sl@0: END sl@0: sl@0: start resource MVSApp_loc.rss sl@0: targetpath /resource/apps sl@0: lang sc sl@0: end sl@0: sl@0: sl@0: sl@0: sl@0: SMPSAFE