browserui/browser/Group/BrowserNG.mmp
changeset 0 84ad3b177aa3
child 1 57d5b8e231c4
equal deleted inserted replaced
-1:000000000000 0:84ad3b177aa3
       
     1 /*
       
     2 * Copyright (c) 2002-2006 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: 
       
    15 *     Build mmp file
       
    16 *     
       
    17 *
       
    18 */
       
    19 
       
    20 #include <data_caging_paths.hrh>
       
    21 #include <platform/mw/Browser_platform_variant.hrh>
       
    22 
       
    23 TARGET      BrowserNG.exe
       
    24 UID  0x100039CE 0x10008D39
       
    25 
       
    26 // -----------
       
    27 #include "BrowserCommon.mmpi"
       
    28 
       
    29 SOURCE  ../BrowserAppSrc/BrowserWindowSelectionContainer.cpp
       
    30 SOURCE  ../BrowserAppSrc/BrowserWindowSelectionView.cpp
       
    31 SOURCE  ../BrowserAppSrc/BrowserInitialContainer.cpp
       
    32 SOURCE  ../BrowserAppSrc/BrowserInitialView.cpp
       
    33 #ifdef __RSS_FEEDS
       
    34 	// Utils from FeedsServer
       
    35 	SOURCE	../FeedsSrc/FeedsWaitDialog.cpp
       
    36 	SOURCE	../FeedsSrc/FeedsClientUtilities.cpp
       
    37 	SOURCE	../FeedsSrc/FeedsFeedContainer.cpp
       
    38 	SOURCE	../FeedsSrc/FeedsFeedView.cpp
       
    39 	SOURCE	../FeedsSrc/FeedsFolderContainer.cpp
       
    40 	SOURCE	../FeedsSrc/FeedsFolderView.cpp
       
    41 	SOURCE	../FeedsSrc/FeedsTopicContainer.cpp
       
    42 	SOURCE	../FeedsSrc/FeedsTopicView.cpp
       
    43 	SOURCE	../FeedsSrc/FeedsEditFolderDialog.cpp
       
    44 	SOURCE	../FeedsSrc/FeedsEditFeedDialog.cpp
       
    45 	SOURCE  ../FeedsSrc/FeedsFileSearchAgent.cpp
       
    46 #endif
       
    47 
       
    48 START RESOURCE ../SrcData/BrowserNG.rss
       
    49 TARGETPATH APP_RESOURCE_DIR
       
    50 HEADER
       
    51 LANGUAGE_IDS
       
    52 END
       
    53 
       
    54 START RESOURCE ../SrcData/BrowserNG_reg.rss
       
    55 DEPENDS browserng.rsg
       
    56 
       
    57 // Do not change the UID below.
       
    58 TARGETPATH /private/10003a3f/apps
       
    59 END
       
    60 
       
    61 #ifdef __RSS_FEEDS
       
    62     LIBRARY FeedsServerApi.lib
       
    63 #endif  // __RSS_FEEDS
       
    64 
       
    65 LIBRARY cmmanager.lib
       
    66 LIBRARY browserengine.lib
       
    67 LIBRARY       edbms.lib
       
    68 LIBRARY   MGXMediaFileAPI.lib
       
    69 
       
    70 LIBRARY   oommonitor.lib