videofeeds/utils/group/IptvUtil.mmp
changeset 0 96612d01cf9f
child 1 6711b85517b7
equal deleted inserted replaced
-1:000000000000 0:96612d01cf9f
       
     1 /*
       
     2 * Copyright (c) 2004-2005 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:    This is a project specification file for Iptv utility dll*
       
    15 */
       
    16 
       
    17 
       
    18 
       
    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          IptvUtil.dll
       
    28 TARGETTYPE      dll
       
    29 UID             0x1000008d 0x10281F1E
       
    30 
       
    31 CAPABILITY      CAP_GENERAL_DLL DRM
       
    32 
       
    33 START RESOURCE  ../data/iptvmimesupport.rss
       
    34 TARGET          iptvmimesupport.rsc
       
    35 TARGETPATH      resource/apps
       
    36 HEADER
       
    37 END // RESOURCE
       
    38 
       
    39 SOURCEPATH      ../src
       
    40 SOURCE          CIptvEpgCategory.cpp
       
    41 SOURCE          CIptvEpgContent.cpp
       
    42 SOURCE          CIptvUtil.cpp
       
    43 SOURCE          CIptvTimer.cpp
       
    44 SOURCE          CIptvIapList.cpp
       
    45 SOURCE          TIptvIap.cpp
       
    46 SOURCE          TIptvUint32StreamObject.cpp
       
    47 SOURCE          CIptvResourceLoader.cpp
       
    48 SOURCE          CIptvMediaContent.cpp
       
    49 SOURCE          CIptvTerminalVideoSupport.cpp
       
    50 SOURCE          CIptvThumbnailGenerator.cpp
       
    51 SOURCE          CIptvThumbnailImpl.cpp
       
    52 SOURCE          CIptvRtpTo3gpConverter.cpp
       
    53 SOURCE          TIptvRssSearchQuery.cpp
       
    54 SOURCE          CIptvDriveMonitor.cpp
       
    55 SOURCE          TIptvDriveInfo.cpp
       
    56 SOURCE          TIptvDriveMonitorEvent.cpp
       
    57 SOURCE          iptvlastwatcheddata.cpp
       
    58 SOURCE          iptvlastwatchedapi.cpp
       
    59 SOURCE          vcxiadupdate.cpp
       
    60 SOURCE          vcxnsimageconverter.cpp
       
    61 SOURCE          vcxhgvodtelephonyclient.cpp
       
    62 
       
    63 USERINCLUDE     . 
       
    64 USERINCLUDE     ../inc
       
    65 USERINCLUDE     ../../vccommon/conf
       
    66 
       
    67 APP_LAYER_SYSTEMINCLUDE 
       
    68 
       
    69 LIBRARY         euser.lib 
       
    70 LIBRARY         estor.lib 
       
    71 LIBRARY         flogger.lib 
       
    72 LIBRARY         efsrv.lib 
       
    73 LIBRARY         bafl.lib 
       
    74 LIBRARY         cone.lib
       
    75 LIBRARY         PlatformEnv.lib // PathInfo
       
    76 LIBRARY         imageconversion.lib
       
    77 LIBRARY         apgrfx.lib      // RApaLsSession
       
    78 LIBRARY         apmime.lib      // TDataType
       
    79 LIBRARY         centralrepository.lib
       
    80 
       
    81 LIBRARY         iaupdateapi.lib
       
    82 
       
    83 LIBRARY         TNEEngine.lib
       
    84 LIBRARY         commdb.lib
       
    85 LIBRARY         sysutil.lib
       
    86 LIBRARY         FeatMgr.lib               // Feature manager
       
    87 LIBRARY         egul.lib
       
    88 LIBRARY         bitgdi.lib
       
    89 LIBRARY         aknicon.lib
       
    90 LIBRARY         fbscli.lib
       
    91 LIBRARY         etel.lib
       
    92 LIBRARY         etelmm.lib
       
    93 LIBRARY         SecUi.lib