uiacceltk/hitchcock/group/bld.inf
changeset 0 15bf7259bb7c
child 3 d8a3531bc6b8
equal deleted inserted replaced
-1:000000000000 0:15bf7259bb7c
       
     1 /*
       
     2 * Copyright (c) 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 "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:   Build information file for project alfappserver
       
    15 *  Version     : %version: tr1sido#128.1.7 %
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 #include <bldvariant.hrh>
       
    25 
       
    26 // use platform macros with subfolder
       
    27 #include <platform_paths.hrh>
       
    28 #define MW_LAYER_PLATFORM_EXPORT_PATH_ACCTK(exported) MW_LAYER_PLATFORM_EXPORT_PATH(uiacceltk/##exported)
       
    29 #define MW_LAYER_PLATFORM_EXPORT_PATH_ALF(exported) MW_LAYER_PLATFORM_EXPORT_PATH(alf/##exported)
       
    30 
       
    31 #include "../goommonitor/group/bld.inf"
       
    32 
       
    33 PRJ_EXPORTS
       
    34 #include "core_exports.inc"
       
    35 #include "alf_exports.inc"
       
    36 
       
    37 // example effects are no longer exported.
       
    38 // To make testing easier we now always export the default skin .sel file that contains
       
    39 // separate keyword definitions for appear and disappera effects for control transitions.
       
    40 // After effect system is complete and aknskins has taken over the correct 101f84b9.sel file
       
    41 // and manifest.mf file, we should no longer export these files.
       
    42 
       
    43 ../coretoolkit/data/101f84b9.sel /epoc32/data/z/resource/skins/101f84b9/101f84b9.sel
       
    44 ../coretoolkit/data/101f84b9.sel /epoc32/release/winscw/udeb/z/resource/skins/101f84b9/101f84b9.sel
       
    45 ../coretoolkit/data/101f84b9.sel /epoc32/release/winscw/urel/z/resource/skins/101f84b9/101f84b9.sel
       
    46 
       
    47 ../coretoolkit/data/manifest.mf /epoc32/data/z/resource/effects/manifest.mf
       
    48 ../coretoolkit/data/manifest.mf /epoc32/release/winscw/udeb/z/resource/effects/manifest.mf
       
    49 ../coretoolkit/data/manifest.mf /epoc32/release/winscw/urel/z/resource/effects/manifest.mf
       
    50 
       
    51 // Any effect files that you want to use in the emulator can be copied to
       
    52 // /epoc32/release/winscw/udeb/z/resource/effects/ directory
       
    53 // or /epoc32/winscw/c/resource/effects
       
    54 
       
    55 // Test effects are not included in ROM by default.
       
    56 // For testing effects in ROM you must either modify some iby file to get the files onto rom
       
    57 // to directory /resource/effects/
       
    58 
       
    59 // For easier testing you can also copy the effect files onto a memory card into
       
    60 // /resource/effects/ directory.
       
    61 // These files can be changed any time and reregistered by changing the skin
       
    62 
       
    63 // backround animation shaders
       
    64 ../backgroundanim/refplugin/data/refvertexshader.vsh /epoc32/data/z/private/200286D3/refvertexshader.vsh
       
    65 ../backgroundanim/refplugin/data/reffragmentshader.fsh /epoc32/data/z/private/200286D3/reffragmentshader.fsh
       
    66 
       
    67 // Generic configuration interface for component cenrep settings
       
    68 ../conf/s60uiacceltk.confml                  APP_LAYER_CONFML(s60uiacceltk.confml)
       
    69 ../conf/s60uiacceltk_10283344.crml           APP_LAYER_CRML(s60uiacceltk_10283344.crml)
       
    70 
       
    71 PRJ_MMPFILES
       
    72 
       
    73 ../TokenServer/SrvSrc/ftokenserver.mmp
       
    74 ../TokenServer/ClientSrc/ftokenclient.mmp
       
    75 ../coretoolkit/group/coretoolkit.mmp
       
    76 ../coretoolkit/rendervg10/group/huirendervg10.mmp
       
    77 
       
    78 ../Client/src/alfclient.mmp
       
    79 ../AlfDecoderServerClient/src/alfdecoderserverclient.mmp
       
    80 ../ServerCore/Src/alfappservercore.mmp
       
    81 ../ServerInterface/src/alfredserver.mmp
       
    82 ../ServerStub/Proxy_src/alfappfwproxy.mmp
       
    83 ../AlfCommandDebug/group/alfcommanddebug.mmp
       
    84 ../AlfHintPlugin/group/AlfHintPlugin.mmp
       
    85 ../AlfHintPlugin/group/AlfHintPluginDrawer.mmp
       
    86 
       
    87 ../plugins/alftranseffect/alftranseffectplugin/group/alftranseffectplugin.mmp
       
    88 ../plugins/alftranseffect/alftfxserverplugin/group/AlfTfxSrvPlugin.mmp
       
    89 ../plugins/alftranseffect/alfgfxtransadapter/group/gfxtransenginetfx.mmp
       
    90 ../plugins/alfoogmplugin/group/alfoogmplugin.mmp
       
    91 
       
    92 // background animation host+reference plugin
       
    93 ../backgroundanim/group/bganimhost.mmp
       
    94 ../backgroundanim/refplugin/group/refplugin.mmp
       
    95 
       
    96 #ifdef ALF_USE_SINGLE_RENDERSTAGE
       
    97   #include "../closedrs/group/bld.inf"
       
    98 #else
       
    99   ../AlfRenderStage/group/alfrenderstageplugin.mmp
       
   100   #ifdef ALF_USE_OPENWF_COMPOSITION
       
   101     #include "../plugins/openwfcrs/group/bld.inf"
       
   102   #else
       
   103     #include "../plugins/closedrs/group/bld.inf"
       
   104   #endif
       
   105 #endif
       
   106 
       
   107 #ifdef VSW_IVE3_ENABLED
       
   108 // NCP specific plugins
       
   109 #include "../plugins/videopolicyoogmplugin/group/bld.inf"
       
   110 
       
   111 // waves plugin is not part of foundation content (differentiating SW)
       
   112 #include "../backgroundanim/wavesplugin/group/bld.inf"
       
   113 
       
   114 // yber hack, to be remover right after W02 build is out
       
   115 #ifndef FF_MEETING_REQUEST_UI
       
   116 #include "../plugins/mmfmediaclientplugin/group/bld.inf"
       
   117 #endif
       
   118 #endif
       
   119 
       
   120 PRJ_TESTMMPFILES