vghwinterface/vghwserialiser/group/vghwserialiser.mmp
branchbug235_bringup_0
changeset 51 4f400a6ea71f
parent 2 e8ccf068ac7f
equal deleted inserted replaced
49:3b4f7e9d873f 51:4f400a6ea71f
       
     1 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 
       
    15 
       
    16 TARGET		  	vghwserialiser.dll
       
    17 TARGETTYPE	  	dll
       
    18 UID				0x1000008d 0x2002B6E2
       
    19 capability      CAP_GENERAL_DLL //All-Tcb
       
    20 vendorid        VID_DEFAULT //0x101FB657 //Nokia vendor id 
       
    21 
       
    22 OS_LAYER_SYSTEMINCLUDE
       
    23 OS_LAYER_ESTLIB_SYSTEMINCLUDE
       
    24 
       
    25 USERINCLUDE     ../inc
       
    26 SOURCEPATH      ../src
       
    27 
       
    28 SOURCE remotefunctioncall.cpp
       
    29 SOURCE serializedfunctioncall.cpp
       
    30 
       
    31 DEFFILE ../eabi/vghwserialiser.def
       
    32 
       
    33 LIBRARY euser.lib
       
    34 
       
    35 #ifdef ENABLE_ABIV2_MODE
       
    36   DEBUGGABLE_UDEBONLY
       
    37 #endif
       
    38 
       
    39 //EPOCALLOWDLLDATA