messagingfw/wappushfw/pushutils/group/bld.inf
changeset 22 bde600d88860
child 35 f8ad95794a08
equal deleted inserted replaced
21:08008ce8a6df 22:bde600d88860
       
     1 // Copyright (c) 2000-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 ../../pushutils/inc/PushMessage.h	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(push/pushmessage.h)
       
    21 ../../pushutils/inc/WapDecoder.h	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(push/wapdecoder.h)
       
    22 ../../pushutils/inc/PluginKiller.h	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(push/pluginkiller.h)
       
    23 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    24 ../../pushutils/inc/PushDispatcher.h	/epoc32/include/push/pushdispatcher.h
       
    25 #else
       
    26 ../../pushutils/inc/PushDispatcher.h	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(Push/pushdispatcher.h)
       
    27 #endif
       
    28 ../../pushutils/inc/thttpfields.h	SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(thttpfields.h)
       
    29 
       
    30 PRJ_MMPFILES
       
    31 ../../pushutils/group/pushutils.mmp
       
    32 
       
    33 PRJ_TESTMMPFILES
       
    34 ../../pushutils/test/t_pushmessage.mmp  manual
       
    35 ../../pushutils/test/t_pushfilter.mmp 	manual
       
    36 ../../pushutils/test/t_failure.mmp
       
    37 
       
    38 PRJ_TESTEXPORTS