messagingfw/wappushfw/PushMsgEntry/group/bld.inf
changeset 0 8e480a14352b
equal deleted inserted replaced
-1:000000000000 0:8e480a14352b
       
     1 // Copyright (c) 2003-2009 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 PRJ_PLATFORMS
       
    17 
       
    18    
       
    19 PRJ_EXPORTS
       
    20 ../inc/CWapPushMsgUtils.h 	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(push/cwappushmsgutils.h)
       
    21 ../inc/CWapPushMsgUtils.inl 	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(push/cwappushmsgutils.inl)
       
    22 ../inc/PushEntry.h 		SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(pushentry.h)
       
    23 ../inc/pushentry.inl 		SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(pushentry.inl)
       
    24 ../inc/UnknownMimeDefs.h 	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(push/unknownmimedefs.h)
       
    25 
       
    26 PRJ_MMPFILES
       
    27 ../group/Pushmsgentry.mmp
       
    28 
       
    29 PRJ_TESTMMPFILES
       
    30 ../test/t_pushentry.mmp    manual
       
    31 
       
    32 PRJ_TESTEXPORTS