uifw/EikStd/coctlsrc/EIKCOCTL.MMP
changeset 0 2f259fa3e83a
child 23 3d340a0166ff
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 /*
       
     2 * Copyright (c) 2002-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: Project definition file for project EikCoCtl.
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 TARGET          eikcoctl.dll
       
    21 TARGETTYPE      dll
       
    22 UID             0x1000008D 0x1000489E
       
    23 
       
    24 CAPABILITY      CAP_GENERAL_DLL
       
    25 VENDORID        VID_DEFAULT
       
    26 
       
    27 #ifndef WINSCW
       
    28 EPOCALLOWDLLDATA
       
    29 #endif // !WINSCW
       
    30 
       
    31 SOURCEPATH      ../coctlsrc
       
    32 
       
    33 USERINCLUDE     .
       
    34 USERINCLUDE     ../../inc
       
    35 USERINCLUDE     ../../../inc
       
    36 USERINCLUDE     ../coctlinc 
       
    37 
       
    38 // This is a SYSTEMINCLUDE macro containing the middleware
       
    39 // layer specific include directories
       
    40 APP_LAYER_SYSTEMINCLUDE
       
    41 OS_LAYER_LIBC_SYSTEMINCLUDE
       
    42 
       
    43 
       
    44 SOURCE          Aknedsts.cpp
       
    45 SOURCE          Aknscbut.cpp
       
    46 SOURCE          Aknscind.cpp
       
    47 SOURCE          Aknscrlb.cpp
       
    48 SOURCE          EIKALIGN.CPP
       
    49 SOURCE          EIKBCTRL.CPP
       
    50 SOURCE          Eikbgfty.cpp
       
    51 SOURCE          EIKBTGPC.CPP
       
    52 SOURCE          EIKBTGRP.CPP
       
    53 SOURCE          eikbtgps.cpp
       
    54 SOURCE          EIKBTPAN.CPP
       
    55 SOURCE          EIKBUTB.CPP
       
    56 SOURCE          eikcba.cpp
       
    57 SOURCE          EikCcpu.cpp
       
    58 SOURCE          EIKCMBUT.CPP
       
    59 SOURCE          EIKCOLIB.CPP
       
    60 SOURCE          EIKCONSO.CPP
       
    61 SOURCE          EIKCONSW.CPP
       
    62 SOURCE          EIKCTGRP.CPP
       
    63 SOURCE          EIKEDWIN.CPP
       
    64 SOURCE          EIKFNLAB.CPP
       
    65 SOURCE          EIKHKEYC.CPP
       
    66 SOURCE          EIKHKEYT.CPP
       
    67 SOURCE          EIKIMAGE.CPP
       
    68 SOURCE          EIKKWIN.CPP
       
    69 SOURCE          EIKLABEL.CPP
       
    70 SOURCE          EIKLBBUT.CPP
       
    71 SOURCE          EIKLBED.CPP
       
    72 SOURCE          eiklbd.cpp
       
    73 SOURCE          EIKLBI.CPP
       
    74 SOURCE          eiklbm.cpp
       
    75 SOURCE          EIKLBV.CPP
       
    76 SOURCE          EIKLBX.CPP
       
    77 SOURCE          EIKMENUB.CPP
       
    78 SOURCE          EIKMENUP.CPP
       
    79 SOURCE          EIKMNBUT.CPP
       
    80 SOURCE          EIKSBFRM.CPP
       
    81 SOURCE          EIKSCBUT.CPP
       
    82 SOURCE          EIKSCRLB.CPP
       
    83 SOURCE          eikspane.cpp
       
    84 SOURCE          eikspmod.cpp
       
    85 SOURCE          EIKTBAR.CPP
       
    86 SOURCE          EIKTHUMB.CPP
       
    87 SOURCE          EIKTXLBM.CPP
       
    88 SOURCE          eiktxlbx.cpp
       
    89 SOURCE          eiklay.cpp
       
    90 SOURCE          AknClearer.cpp
       
    91 SOURCE          aknedformaccessor.cpp
       
    92 SOURCE          FormCursorModifier.cpp
       
    93 SOURCE          FormCursorModifierUtils.cpp
       
    94 SOURCE          aknedwincustomdrawprivate.cpp
       
    95 SOURCE          aknedwincustomdrawbase.cpp
       
    96 SOURCE          AknEdwinDrawingModifier.cpp
       
    97 SOURCE          AknDoubleSpanScrollIndicator.cpp
       
    98 SOURCE          AknInlineText.cpp
       
    99 SOURCE          AknCompositeInlineTextSource.cpp
       
   100 SOURCE          AknEdwinFormExtendedInterfaceProvider.cpp
       
   101 SOURCE          AknNoMatchesIndicatorInlineTextSource.cpp
       
   102 SOURCE          AknPhoneNumberInlineTextSource.cpp
       
   103 SOURCE          AknRichTextPhoneNumberInlineTextSource.cpp
       
   104 SOURCE          akndoublespanscrollindicatoritem.cpp
       
   105 
       
   106 SOURCE          AknButton.cpp
       
   107 SOURCE          AknToolbar.cpp
       
   108 SOURCE          AknToolbarObserver.cpp
       
   109 SOURCE          akntoolbarextension.cpp
       
   110 SOURCE          akntoolbarextensionview.cpp
       
   111 SOURCE          AknToolbarItem.cpp
       
   112 
       
   113 
       
   114 SOURCE          AknTouchPane.cpp
       
   115 SOURCE          aknstyluspopupmenu.cpp
       
   116 SOURCE          aknstyluspopupmenucontent.cpp
       
   117 
       
   118 SOURCE          touchtoolbardata.cpp
       
   119 SOURCE          aknresourceprovider.cpp
       
   120 SOURCE          aknbitmapresourceitem.cpp
       
   121 SOURCE          akncommandbuttonstate.cpp
       
   122 
       
   123 SOURCE          aknstyluspopupmenuphysicshandler.cpp
       
   124 
       
   125 SOURCE          smileybmpobserver.cpp 
       
   126 SOURCE          smileycustomwrap.cpp 
       
   127 SOURCE          smileydrawer.cpp 
       
   128 SOURCE          smileyimagedata.cpp 
       
   129 SOURCE          smileyinforeader.cpp 
       
   130 SOURCE          smileymanager.cpp 
       
   131 SOURCE          smileymodel.cpp 
       
   132 SOURCE          smileyiconrecord.cpp
       
   133 SOURCE          aknitemactionmenu.cpp
       
   134 SOURCE          aknitemactionmenuregister.cpp
       
   135 SOURCE          aknitemactionmenudata.cpp
       
   136 SOURCE          aknitemactionmenuregisterarray.cpp
       
   137 SOURCE          aknedwinphysicshandler.cpp
       
   138 
       
   139 LIBRARY         euser.lib
       
   140 LIBRARY         efsrv.lib
       
   141 LIBRARY         estor.lib
       
   142 LIBRARY         bafl.lib
       
   143 LIBRARY         gdi.lib
       
   144 LIBRARY         fbscli.lib
       
   145 LIBRARY         ws32.lib
       
   146 LIBRARY         egul.lib
       
   147 LIBRARY         cone.lib
       
   148 LIBRARY         etext.lib
       
   149 LIBRARY         form.lib
       
   150 LIBRARY         apparc.lib
       
   151 LIBRARY         fepbase.lib
       
   152 LIBRARY         eikcore.lib
       
   153 LIBRARY         uiklaf.lib
       
   154 LIBRARY         avkon.lib
       
   155 LIBRARY         tagma.lib
       
   156 LIBRARY         aknpictograph.lib
       
   157 LIBRARY         cdlengine.lib
       
   158 LIBRARY         aknskins.lib
       
   159 LIBRARY         bitgdi.lib
       
   160 LIBRARY         featmgr.lib
       
   161 LIBRARY         aknicon.lib
       
   162 LIBRARY         jplangutil.lib
       
   163 LIBRARY         NumberGrouping.lib
       
   164 LIBRARY         CommonEngine.lib
       
   165 LIBRARY         AknLayout2Scalable.lib
       
   166 LIBRARY         FontProvider.lib
       
   167 LIBRARY         EikCoCtlLaf.lib
       
   168 LIBRARY         AknCapServerClient.lib
       
   169 LIBRARY         servicehandler.lib
       
   170 LIBRARY         hlplch.lib
       
   171 LIBRARY         centralrepository.lib
       
   172 LIBRARY         cenrepnotifhandler.lib
       
   173 LIBRARY         eikctl.lib
       
   174 LIBRARY         gfxtrans.lib
       
   175 LIBRARY         hal.lib
       
   176 LIBRARY         apgrfx.lib
       
   177 
       
   178 LIBRARY         touchfeedback.lib
       
   179 
       
   180 #ifdef RD_UI_TRANSITION_EFFECTS_LIST
       
   181 LIBRARY         aknlistloadertfx.lib
       
   182 #endif //RD_UI_TRANSITION_EFFECTS_LIST
       
   183 LIBRARY         AknLayout2.lib
       
   184 LIBRARY         eikdlg.lib
       
   185 LIBRARY         akntransitionutils.lib
       
   186 DEFFILE EIKCOCTL.DEF
       
   187 LIBRARY         fontutils.lib 
       
   188 LIBRARY         aknphysics.lib
       
   189 
       
   190 LIBRARY         AknNotify.lib
       
   191 START WINS
       
   192 BASEADDRESS     0x40B00000
       
   193 END
       
   194 
       
   195 START MARM
       
   196 END