23
|
1 |
/*
|
|
2 |
* Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
|
|
3 |
* All rights reserved.
|
|
4 |
* This component and the accompanying materials are made available
|
|
5 |
* under the terms of the License "Eclipse Public License v1.0"
|
|
6 |
* which accompanies this distribution, and is available
|
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
8 |
*
|
|
9 |
* Initial Contributors:
|
|
10 |
* Nokia Corporation - initial contribution.
|
|
11 |
*
|
|
12 |
* Contributors:
|
|
13 |
*
|
|
14 |
* Description: vcxhgmyvideos.dll build file*
|
|
15 |
*/
|
|
16 |
|
|
17 |
|
|
18 |
// Version : %version: 31 %
|
|
19 |
|
|
20 |
#include <platform_paths.hrh>
|
|
21 |
#include <bldvariant.hrh>
|
|
22 |
#include <data_caging_paths.hrh>
|
|
23 |
|
|
24 |
//OPTION ARMCC --asm --interleave
|
|
25 |
ALWAYS_BUILD_AS_ARM
|
|
26 |
|
|
27 |
TARGET vcxhgmyvideos.dll
|
|
28 |
TARGETTYPE dll
|
|
29 |
UID 0x00000000 0x20021191
|
|
30 |
|
|
31 |
CAPABILITY CAP_GENERAL_DLL -AllFiles
|
|
32 |
VENDORID VID_DEFAULT
|
|
33 |
|
|
34 |
SOURCEPATH ../src
|
|
35 |
SOURCE vcxhgmyvideosmainview.cpp
|
|
36 |
SOURCE vcxhgmyvideosmainviewcontainer.cpp
|
|
37 |
SOURCE vcxhgmyvideosmodel.cpp
|
|
38 |
SOURCE vcxhgmyvideoscollectionclient.cpp
|
|
39 |
SOURCE vcxhgmyvideosdownloadclient.cpp
|
|
40 |
SOURCE vcxhgmyvideoslistbase.cpp
|
|
41 |
SOURCE vcxhgmyvideoscategorylistimpl.cpp
|
|
42 |
SOURCE vcxhgmyvideoscategorymodelhandler.cpp
|
|
43 |
SOURCE vcxhgmyvideosvideolistimpl.cpp
|
|
44 |
SOURCE vcxhgmyvideosvideomodelhandler.cpp
|
|
45 |
SOURCE vcxhgmyvideosvideodataupdater.cpp
|
|
46 |
SOURCE vcxhgmyvideosvideodata.cpp
|
|
47 |
SOURCE vcxhgmyvideosvideolistitem.cpp
|
|
48 |
SOURCE vcxhgmyvideosfulldrminfo.cpp
|
|
49 |
SOURCE vcxhgmyvideosmemorystatus.cpp
|
|
50 |
SOURCE vcxhgmyvideosindicatorhelper.cpp
|
|
51 |
SOURCE vcxhgmyvideosvideodetailsdialog.cpp
|
|
52 |
SOURCE vcxhgmyvideosvideolist.cpp
|
|
53 |
SOURCE vcxhgmyvideosvideocopier.cpp
|
|
54 |
SOURCE vcxhgmyvideosupnpinterface.cpp
|
|
55 |
#ifdef RD_VIDEO_AS_RINGING_TONE
|
|
56 |
SOURCE vcxhgmyvideosaiwmenuhandler.cpp
|
|
57 |
#endif
|
|
58 |
SOURCE vcxhgmyvideosthumbnailmanager.cpp
|
|
59 |
SOURCE CIptvResourceLoader.cpp
|
|
60 |
SOURCE CIptvDriveMonitor.cpp
|
|
61 |
SOURCE TIptvDriveInfo.cpp
|
|
62 |
SOURCE TIptvDriveMonitorEvent.cpp
|
|
63 |
|
|
64 |
USERINCLUDE ../inc
|
|
65 |
USERINCLUDE ../../../inc
|
|
66 |
|
|
67 |
APP_LAYER_SYSTEMINCLUDE
|
|
68 |
|
|
69 |
START RESOURCE ../data/vcxhgmyvideos.rss
|
|
70 |
HEADER
|
|
71 |
TARGETPATH APP_RESOURCE_DIR
|
|
72 |
#ifdef WINSCW
|
|
73 |
LANG sc 01 02 03
|
|
74 |
#else
|
|
75 |
LANGUAGE_IDS
|
|
76 |
#endif
|
|
77 |
END // RESOURCE
|
|
78 |
|
|
79 |
LIBRARY euser.lib
|
|
80 |
LIBRARY apparc.lib
|
|
81 |
LIBRARY cone.lib
|
|
82 |
LIBRARY eikctl.lib
|
|
83 |
LIBRARY eikcoctl.lib
|
|
84 |
LIBRARY eikcore.lib
|
|
85 |
LIBRARY egul.lib
|
|
86 |
LIBRARY avkon.lib
|
|
87 |
LIBRARY aknicon.lib
|
|
88 |
LIBRARY bafl.lib // CDesCArray
|
|
89 |
LIBRARY commonengine.lib // String loader
|
|
90 |
LIBRARY flogger.lib // RFileLogger
|
|
91 |
LIBRARY hlplch.lib // HlpLauncher
|
|
92 |
LIBRARY efsrv.lib
|
|
93 |
LIBRARY ws32.lib // RWsSession
|
|
94 |
LIBRARY estor.lib
|
|
95 |
LIBRARY aknskins.lib
|
|
96 |
LIBRARY mpxcommon.lib // MPX
|
|
97 |
LIBRARY mpxcollectionutility.lib // MPX
|
|
98 |
LIBRARY commondialogs.lib // Memory selection dialog
|
|
99 |
LIBRARY drmhelper.lib // DRM
|
|
100 |
LIBRARY centralrepository.lib // Upnp
|
|
101 |
LIBRARY thumbnailmanager.lib // CThumbnailManager
|
|
102 |
LIBRARY caf.lib // CAF
|
|
103 |
LIBRARY cafutils.lib // CAF Utils
|
|
104 |
LIBRARY sendui.lib // For send video
|
|
105 |
LIBRARY drmutility.lib // DRM
|
|
106 |
LIBRARY playbackhelper.lib // Recognizer
|
|
107 |
LIBRARY upnpcommand.lib
|
|
108 |
LIBRARY ganes.lib // for HgList
|
|
109 |
LIBRARY ecom.lib
|
|
110 |
LIBRARY apgrfx.lib // RApaLsSession
|
|
111 |
#ifdef RD_VIDEO_AS_RINGING_TONE
|
|
112 |
LIBRARY servicehandler.lib // AIW Service Handler
|
|
113 |
#endif
|
|
114 |
LIBRARY platformenv.lib
|
|
115 |
LIBRARY fbscli.lib // CFbsBitmap
|