camerauis/cameraapp/generic/GsCamcorderPlugin/group/gscameraplugin.mmp
branchRCL_3
changeset 24 bac7acad7cb3
equal deleted inserted replaced
23:61bc0f252b2b 24:bac7acad7cb3
       
     1 /*
       
     2 * Copyright (c) 2005-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 "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 *        This is project specification file for the camera plug-in for
       
    16 *        General Settings.
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 MACRO       CAMERAAPP_PLUGIN_BUILD
       
    22 #define     CAMERAAPP_PLUGIN_BUILD
       
    23 
       
    24 #include <data_caging_paths.hrh>    
       
    25 #include <platform_paths.hrh>
       
    26 
       
    27 CAPABILITY          CAP_ECOM_PLUGIN
       
    28 TARGET              gscameraplugin.dll
       
    29 TARGETTYPE          PLUGIN
       
    30 UID                 0x10009D8D 0x2000F8E0
       
    31 VENDORID            VID_DEFAULT
       
    32 
       
    33 SOURCEPATH          ../src
       
    34 SOURCE              GSCamcorderPluginImplementationTable.cpp 
       
    35 SOURCE              GSCamcorderPlugin.cpp 
       
    36 SOURCE              GSCamcorderPluginContainer.cpp
       
    37 
       
    38 SOURCE              GSCamcorderSettingsBaseView.cpp
       
    39 SOURCE              GSCamcorderSettingsContainer.cpp
       
    40 
       
    41 SOURCE              GSCamPhotoSettingsList.cpp
       
    42 SOURCE              GSCamPhotoSettingsView.cpp
       
    43 
       
    44 SOURCE              GSCamVideoSettingsList.cpp
       
    45 SOURCE              GSCamVideoSettingsView.cpp
       
    46 
       
    47 SOURCE              GSCamQualitySettingSlider.cpp
       
    48 SOURCE              GSCamQualitySettingContainer.cpp
       
    49 SOURCE              GSCamQualitySettingItem.cpp
       
    50 SOURCE              GSCamQualitySettingPage.cpp
       
    51 SOURCE              GSCustomQualitySettingItem.cpp
       
    52 
       
    53 SOURCE              CamLocationSettingContainer.cpp
       
    54 SOURCE              CamLocationSettingItem.cpp
       
    55 SOURCE              CamLocationSettingPage.cpp
       
    56 
       
    57 SOURCE              GSCamDefaultNameSettingItem.cpp
       
    58 SOURCE              GSCamdefaultnamesettingpage.cpp
       
    59 
       
    60 SOURCE 	            GSCamCaptureToneSettingItem.cpp
       
    61 
       
    62 
       
    63 SOURCEPATH          ../../common/src
       
    64 SOURCE              CamVideoQualityLevel.cpp
       
    65 SOURCE              CamStaticSettingsModel.cpp
       
    66 SOURCE              CamWaitDialog.cpp
       
    67 SOURCE              CamPanic.cpp
       
    68 SOURCE              CamUtility.cpp
       
    69 
       
    70 SOURCE              CamCaptureSetupListItem.cpp
       
    71 SOURCE              CamCaptureSetupListBoxModel.cpp
       
    72 SOURCE              CamCaptureSetupListBox.cpp
       
    73 SOURCE              CamCaptureSetupListItemDrawer.cpp
       
    74 SOURCE              caminfolistboxitembase.cpp
       
    75 
       
    76 SOURCE              camconfiguration.cpp
       
    77 SOURCE              camconfigurationutility.cpp
       
    78 
       
    79 
       
    80 USERINCLUDE         ../inc
       
    81 USERINCLUDE         ../data
       
    82 USERINCLUDE         ../../common/data
       
    83 USERINCLUDE         ../../common/inc
       
    84 USERINCLUDE         ../../camerauiconfigmanager/inc
       
    85 
       
    86 USERINCLUDE         ../../inc
       
    87 
       
    88 // Default system include paths for application layer modules.
       
    89 APP_LAYER_SYSTEMINCLUDE
       
    90 
       
    91 SOURCEPATH          ../data
       
    92 
       
    93 // ECOM resource definition
       
    94 START RESOURCE      2000F8E0.rss 
       
    95 TARGET              gscameraplugin.rsc 
       
    96 END // ECOM resource definition
       
    97 
       
    98 // Plugin resources
       
    99 START RESOURCE      gscamerapluginrsc.rss 
       
   100 HEADER
       
   101 TARGETPATH          RESOURCE_FILES_DIR
       
   102 LANGUAGE_IDS
       
   103 END // Plugin resources
       
   104 
       
   105 // Plugin resources
       
   106 START RESOURCE      gscamerapluginrscv2.rss 
       
   107 HEADER
       
   108 TARGETPATH          RESOURCE_FILES_DIR
       
   109 LANGUAGE_IDS
       
   110 END // Plugin resources
       
   111 
       
   112 LANGUAGE_IDS
       
   113 LIBRARY             gsecomplugin.lib 
       
   114 LIBRARY             platformenv.lib // PathInfo 
       
   115 LIBRARY             euser.lib
       
   116 LIBRARY             ecom.lib
       
   117 LIBRARY             efsrv.lib
       
   118 LIBRARY             avkon.lib
       
   119 LIBRARY             bafl.lib 
       
   120 LIBRARY             cone.lib 
       
   121 LIBRARY             eikcoctl.lib 
       
   122 LIBRARY             eikcore.lib 
       
   123 LIBRARY             CommonEngine.lib//For RConeResourceLoader 
       
   124 LIBRARY             gsframework.lib 
       
   125 LIBRARY             egul.lib // CGulIcon
       
   126 LIBRARY             aknskins.lib // AknsUtils.h
       
   127 LIBRARY             centralrepository.lib
       
   128 LIBRARY             featmgr.lib           // Feature manager 
       
   129 LIBRARY             aknnotify.lib         // for CAknGlobalNote.h 
       
   130 LIBRARY             aknicon.lib     // AknIconUtils 
       
   131 LIBRARY             gslistbox.lib         // For CGSListBoxItemTextArray 
       
   132 LIBRARY             charconv.lib // utf
       
   133 LIBRARY             commondialogs.lib  // CAknMemorySelectionDialog
       
   134 LIBRARY             eikctl.lib
       
   135 LIBRARY             newservice.lib 
       
   136 LIBRARY             eikdlg.lib
       
   137 LIBRARY             bitgdi.lib
       
   138 LIBRARY             aknlayout2.lib
       
   139 LIBRARY             AknLayout2Scalable.lib 
       
   140 LIBRARY             CdlEngine.lib
       
   141 LIBRARY             camerauiconfigmanager.lib
       
   142 
       
   143 #ifdef __SERIES60_HELP
       
   144 LIBRARY             hlplch.lib            // for "Help" options menu
       
   145 #endif
       
   146 LIBRARY fbscli.lib 
       
   147 LIBRARY ws32.lib
       
   148 LIBRARY     ImagingConfigManager.lib 
       
   149 LIBRARY     touchfeedback.lib 
       
   150 
       
   151 #ifdef RD_UI_TRANSITION_EFFECTS_LIST
       
   152 LIBRARY aknlistloadertfx.lib
       
   153 #endif //RD_UI_TRANSITION_EFFECTS_LIST
       
   154 
       
   155 //  - used only by Codewarrior for convenience.
       
   156 DOCUMENT            2000F8E0.rss
       
   157 // End of File