vtengines/videoteleng/Group/bld.inf
changeset 0 ed9695c8bcbe
equal deleted inserted replaced
-1:000000000000 0:ed9695c8bcbe
       
     1 /*
       
     2 * Copyright (c) 2004 - 2007 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:  videoteleng build information file.
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_TESTEXPORTS
       
    24 
       
    25 PRJ_EXPORTS
       
    26 
       
    27 
       
    28 ../Inc/Base/VtEngEvents.h                    |../../../inc/vtengevents.h
       
    29 ../Inc/Base/CVtEngModel.h                    |../../../inc/cvtengmodel.h
       
    30 ../Inc/Base/MVtEngEventObserver.h            |../../../inc/mvtengeventobserver.h
       
    31 ../Inc/Commands/vtengcommands.h              |../../../inc/vtengcommands.h
       
    32 ../Inc/Commands/MVtEngCommandHandler.h       |../../../inc/mvtengcommandhandler.h
       
    33 ../Inc/Commands/MVtEngCommandObserver.h      |../../../inc/mvtengcommandobserver.h
       
    34 ../Inc/Session/MVtEngSessionInfo.h           |../../../inc/mvtengsessioninfo.h
       
    35 ../Inc/Audio/MVtEngAudio.h                   |../../../inc/mvtengaudio.h
       
    36 ../Inc/Media/MVtEngMedia.h                   |../../../inc/mvtengmedia.h
       
    37 ../Inc/Media/MVtEngFrameObserver.h           |../../../inc/mvtengframeobserver.h
       
    38 ../Inc/Media/TVtEngRendering.h               |../../../inc/tvtengrendering.h
       
    39 ../Inc/Media/TVtEngRendering.inl             |../../../inc/tvtengrendering.inl
       
    40 ../Inc/Media/TVtEngRenderingDSA.h            |../../../inc/tvtengrenderingdsa.h
       
    41 ../Inc/Media/TVtEngRenderingDSA.inl          |../../../inc/tvtengrenderingdsa.inl
       
    42 ../Inc/Media/TVtEngRenderingDP.h             |../../../inc/tvtengrenderingdp.h
       
    43 ../Inc/Media/TVtEngRenderingDP.inl           |../../../inc/tvtengrenderingdp.inl
       
    44 ../Inc/Media/TVtEngRenderingNGA.h             |../../../inc/tvtengrenderingnga.h
       
    45 ../Inc/Media/TVtEngRenderingNGA.inl           |../../../inc/tvtengrenderingnga.inl
       
    46 ../Inc/Extensions/MVtEngCameraPreferences.h  |../../../inc/mvtengcamerapreferences.h
       
    47 ../Inc/Extensions/mvtengrecord2file.h  		 |../../../inc/mvtengrecord2file.h
       
    48 
       
    49 
       
    50 ../data/videoteleng_stub.SIS                 /epoc32/data/z/system/install/videoteleng_stub.sis
       
    51 
       
    52 ../Logger/Inc/cvtlogger.h                    |../../../inc/cvtlogger.h
       
    53 ../Logger/Inc/vtlogger.hrh                   |../../../inc/vtlogger.hrh
       
    54 
       
    55 // Export IBY file
       
    56 ../Rom/videoteleng.iby                       CORE_APP_LAYER_IBY_EXPORT_PATH(videoteleng.iby)
       
    57 
       
    58 PRJ_MMPFILES
       
    59 
       
    60 ../Logger/Group/vtlogger.mmp
       
    61 ../CallCtrl/Group/videocallctrl.mmp
       
    62 ../Group/videoteleng.mmp
       
    63 
       
    64 
       
    65 
       
    66 // End of File