videoplayerapp/videoplayerlauncher/group/videoplayerlauncher.mmp
changeset 0 96612d01cf9f
equal deleted inserted replaced
-1:000000000000 0:96612d01cf9f
       
     1 /*
       
     2 * Copyright (c) 2009 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 "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 the project specification file for videoplayerlauncher.
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 #include <data_caging_paths.hrh>
       
    20 #include "../inc/videoplayerlauncher.hrh"
       
    21 
       
    22 CAPABILITY      CAP_APPLICATION
       
    23 TARGET          videoplayerlauncher.exe
       
    24 TARGETTYPE      exe
       
    25 UID             0x100039CE KUid3VideoPlayerLauncher
       
    26 
       
    27 APP_LAYER_SYSTEMINCLUDE
       
    28 USERINCLUDE     ../inc
       
    29 USERINCLUDE     ../../../inc
       
    30 
       
    31 SOURCEPATH      ../src
       
    32 SOURCE          videoplayerlauncher.cpp
       
    33 
       
    34 SOURCEPATH      ../data
       
    35 
       
    36 START RESOURCE  videoplayerlauncher.rss
       
    37 HEADER
       
    38 TARGET          videoplayerlauncher
       
    39 TARGETPATH      APP_RESOURCE_DIR
       
    40 LANGUAGE_IDS
       
    41 END //RESOURCE
       
    42 
       
    43 START RESOURCE  videoplayerlauncher_reg.rss
       
    44 DEPENDS         videoplayerlauncher.rsg
       
    45 TARGET          videoplayerlauncher_reg
       
    46 TARGETPATH      /private/10003a3f/apps
       
    47 END //RESOURCE
       
    48 
       
    49 LIBRARY         euser.lib
       
    50 LIBRARY         apparc.lib
       
    51 LIBRARY         commonengine.lib
       
    52 LIBRARY         apgrfx.lib
       
    53 LIBRARY         ws32.lib
       
    54 LIBRARY         flogger.lib
       
    55 LIBRARY         centralrepository.lib