omasuplasnconverterstubimpl/group/asnimplementation.mmp
changeset 46 e1758cbb96ac
parent 0 0ce1b5ce9557
equal deleted inserted replaced
43:e71858845f73 46:e1758cbb96ac
       
     1 /*
       
     2 * Copyright (c) 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 for plugin implementation
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 TARGET		  AsnImplementation.dll
       
    21 TARGETTYPE	  PLUGIN
       
    22 UID			 0x10009d8d 0xE4D7B7C9
       
    23 
       
    24 CAPABILITY      CAP_ECOM_PLUGIN
       
    25 VENDORID        VID_DEFAULT
       
    26 
       
    27 START RESOURCE    ../data/E4D7B7C9.rss   
       
    28 		TARGET asnimplementation.rsc
       
    29 END
       
    30 
       
    31 USERINCLUDE	 ../inc
       
    32 
       
    33 MW_LAYER_SYSTEMINCLUDE
       
    34 
       
    35 SOURCEPATH	  ../src
       
    36 
       
    37 SOURCE		  asnimplementation.cpp
       
    38 SOURCE        asnimplementationdllmain.cpp asnimplementationbase.cpp 
       
    39 
       
    40 
       
    41 
       
    42 LIBRARY		 euser.lib 
       
    43 LIBRARY 	 ecom.lib
       
    44 LIBRARY 	 epos_csuplutils.lib
       
    45 LIBRARY 	 estlib.lib
       
    46 LIBRARY 	 eposomasuplposmessageplugin.lib
       
    47 LIBRARY 	 epos_comasuplasnplugin.lib
       
    48 
       
    49 #ifdef ENABLE_ABIV2_MODE
       
    50 DEBUGGABLE_UDEBONLY
       
    51 #endif
       
    52 
       
    53 SOURCE cstubsuplstart.cpp cstubsuplresponse.cpp cstubsuplposinit.cpp cstubsuplpos.cpp cstubsuplinit.cpp cstubsuplend.cpp cstubsuplauthresponse.cpp cstubsuplauthrequest.cpp