os/mm/mmlibs/mmfw/tsrc/mmvalidationsuite/mmvalidationsuiteapp/group/MVSApp.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
//
sl@0
    15
sl@0
    16
CAPABILITY Drm UserEnvironment MultimediaDD
sl@0
    17
sl@0
    18
#include "../inc/MVSUids.hrh"
sl@0
    19
TARGET          mvsapp.exe
sl@0
    20
TARGETTYPE exe
sl@0
    21
sl@0
    22
UID             268450254 KUidMvsVal 
sl@0
    23
VENDORID 0x70000001
sl@0
    24
sl@0
    25
EPOCSTACKSIZE 0x5000
sl@0
    26
sl@0
    27
APP_LAYER_SYSTEMINCLUDE_SYMBIAN  // APP layer macro required to link againt headers associated with Techview
sl@0
    28
sl@0
    29
sourcepath	../src
sl@0
    30
SOURCE		MVSApp.cpp
sl@0
    31
SOURCE		MVSAppApplication.cpp
sl@0
    32
SOURCE		MVSAppUI.cpp
sl@0
    33
SOURCE		MVSAppView.cpp
sl@0
    34
SOURCE		MVSAppDocument.cpp
sl@0
    35
SOURCE		MVSVolumeDialog.cpp
sl@0
    36
SOURCE		MVSBalanceDialog.cpp
sl@0
    37
SOURCE		MVSRepeatDialog.cpp
sl@0
    38
SOURCE		MVSSelectPluginsDialog.cpp
sl@0
    39
SOURCE		MVSViewMetaInfoDialog.cpp
sl@0
    40
SOURCE		MVSEditMetaInfoDialog.cpp
sl@0
    41
SOURCE		MVSSaveAsDialog.cpp
sl@0
    42
SOURCE		MVSConfigAudioFormatDialog.cpp
sl@0
    43
SOURCE		MVSConfigVideoFormatDialog.cpp
sl@0
    44
SOURCE		MVSSystemInfoDialog.cpp
sl@0
    45
SOURCE		MVSVideoSettingDialog.cpp
sl@0
    46
SOURCE      	MVSAudioSettingDialog.cpp
sl@0
    47
SOURCE 		MVSSetPlayWindowDialog.cpp
sl@0
    48
SOURCE		MVSCropDialog.cpp
sl@0
    49
SOURCE		SettingsManager.cpp
sl@0
    50
SOURCE		MVSViewTicker.cpp
sl@0
    51
SOURCE 		MVSMultipleScreenDialog.cpp
sl@0
    52
SOURCE		MVSResourceNotifyDialog.cpp
sl@0
    53
SOURCE		mvsvideocontrol.cpp
sl@0
    54
sl@0
    55
USERINCLUDE     ../inc
sl@0
    56
USERINCLUDE	../../mmvalidationsuiteagents/inc
sl@0
    57
sl@0
    58
LIBRARY         euser.lib 
sl@0
    59
LIBRARY         apparc.lib 
sl@0
    60
LIBRARY		ws32.lib 
sl@0
    61
LIBRARY         cone.lib 
sl@0
    62
LIBRARY         efsrv.lib 
sl@0
    63
LIBRARY         eikcore.lib
sl@0
    64
LIBRARY         eikdlg.lib 
sl@0
    65
LIBRARY         eikcoctl.lib 
sl@0
    66
LIBRARY         eikfile.lib
sl@0
    67
LIBRARY         eikctl.lib
sl@0
    68
LIBRARY		bafl.lib
sl@0
    69
LIBRARY		mmfcontrollerframework.lib
sl@0
    70
LIBRARY		mediaclientaudio.lib
sl@0
    71
LIBRARY		egul.lib
sl@0
    72
LIBRARY		mvsagents.lib
sl@0
    73
LIBRARY		gdi.lib
sl@0
    74
LIBRARY       	estor.lib
sl@0
    75
LIBRARY		flogger.lib
sl@0
    76
LIBRARY		eikcdlg.lib
sl@0
    77
LIBRARY		ecom.lib
sl@0
    78
sl@0
    79
START RESOURCE	MVSApp.rss
sl@0
    80
HEADER
sl@0
    81
targetpath	/resource/apps
sl@0
    82
lang		sc
sl@0
    83
end
sl@0
    84
sl@0
    85
START BITMAP mvsapp.mbm
sl@0
    86
	SOURCEPATH ../bmp
sl@0
    87
	targetpath /resource/apps
sl@0
    88
	HEADER
sl@0
    89
	SOURCE c8 play.bmp
sl@0
    90
	SOURCE 1  playmask.bmp
sl@0
    91
	SOURCE c8 pause.bmp
sl@0
    92
	SOURCE 1  pausemask.bmp
sl@0
    93
	SOURCE c8 stop.bmp
sl@0
    94
	SOURCE 1  stopmask.bmp
sl@0
    95
	SOURCE c8 rwd.bmp
sl@0
    96
	SOURCE 1  rwdmask.bmp
sl@0
    97
	SOURCE c8 fwd.bmp
sl@0
    98
	SOURCE 1  fwdmask.bmp
sl@0
    99
	SOURCE c8 rec.bmp
sl@0
   100
	SOURCE 1  recmask.bmp
sl@0
   101
	SOURCE c8 circ.bmp
sl@0
   102
	SOURCE 1  circmask.bmp
sl@0
   103
	SOURCE c8 sound.bmp
sl@0
   104
	SOURCE 1  soundmask.bmp
sl@0
   105
	SOURCE 1  balancemask.BMP
sl@0
   106
	SOURCE c8 balance.BMP
sl@0
   107
sl@0
   108
END
sl@0
   109
sl@0
   110
sourcepath		../src
sl@0
   111
START RESOURCE	MVSApp_reg.rss
sl@0
   112
TARGETPATH	/private/10003a3f/apps
sl@0
   113
END
sl@0
   114
   
sl@0
   115
start resource MVSApp_loc.rss
sl@0
   116
targetpath /resource/apps
sl@0
   117
lang sc
sl@0
   118
end
sl@0
   119
sl@0
   120
sl@0
   121
sl@0
   122
sl@0
   123
SMPSAFE