smsprotocols/smsstack/gsmu/group/bld.inf
changeset 0 3553901f7fa8
child 19 630d2f34d719
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     1 // Copyright (c) 1999-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 // Toplevel build information for GSMU - part of SmsStack
       
    15 // SMS message definition utilities for GSM
       
    16 // 
       
    17 //
       
    18 
       
    19 /**
       
    20  @file
       
    21 */
       
    22 
       
    23 PRJ_PLATFORMS
       
    24 
       
    25 DEFAULT
       
    26 
       
    27 PRJ_EXPORTS
       
    28 
       
    29 ../inc/gsmubuf.h 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmubuf.h)
       
    30 ../inc/gsmupdu.h 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmupdu.h)
       
    31 ../inc/gsmupdu.inl 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmupdu.inl)
       
    32 ../inc/gsmuset.h 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmuset.h)
       
    33 ../inc/gsmuset.inl 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmuset.inl)
       
    34 ../inc/gsmustor.h 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmustor.h)
       
    35 ../inc/gsmustor.inl 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmustor.inl)
       
    36 ../inc/gsmuetel.h 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmuetel.h)
       
    37 ../inc/Gsmuetel.inl 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmuetel.inl)
       
    38 ../inc/Gsmuelem.h 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmuelem.h)
       
    39 ../inc/Gsmuelem.inl 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmuelem.inl)
       
    40 ../inc/Gsmumsg.h 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmumsg.h)
       
    41 ../inc/Gsmumsg.inl 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmumsg.inl)
       
    42 ../inc/gsmusar.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(gsmusar.h)
       
    43 ../inc/gsmuNmspaceMobPh.h 			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmunmspacemobph.h)
       
    44 ../inc/gsmuNmspaceMobMsg.h 			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmunmspacemobmsg.h)
       
    45 ../inc/gsmuNmspaceMobStore.h 			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmunmspacemobstore.h)
       
    46 ../inc/gsmuieoperations.h 			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmuieoperations.h)
       
    47 ../inc/gsmunonieoperations.h 			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmunonieoperations.h)
       
    48 ../../ems/inc/EMSFormatIE.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(emsformatie.h)
       
    49 ../../ems/inc/EMSPictureIE.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(emspictureie.h)
       
    50 ../../ems/inc/EMSPictureIE.inl 			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(emspictureie.inl)
       
    51 ../../ems/inc/EMSSoundIE.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(emssoundie.h)
       
    52 ../../ems/inc/EMSUserPromptIE.h 		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(emsuserpromptie.h)
       
    53 ../../ems/inc/EMSAnimationIE.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(emsanimationie.h)
       
    54 ../../ems/inc/EMSObjectDistributionIE.h 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(emsobjectdistributionie.h)
       
    55 ../../ems/inc/EMSInformationElement.h 		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(emsinformationelement.h)
       
    56 ../../ems/inc/EMSInformationElement.inl 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(emsinformationelement.inl)
       
    57 
       
    58 
       
    59 PRJ_TESTEXPORTS
       
    60 
       
    61 ../test/pics.mbm                               c:/ems/pics.mbm
       
    62 ../test/anims.mbm                              c:/ems/anims.mbm
       
    63 
       
    64 ../test/te_gsmu/te_gsmu.script    	       z:/testdata/scripts/te_gsmu.script
       
    65 ../test/te_gsmustor/te_gsmustor.script         z:/testdata/scripts/te_gsmustor.script
       
    66 ../test/te_gsmu_ems/te_gsmu_ems.script         z:/testdata/scripts/te_gsmu_ems.script
       
    67 
       
    68 
       
    69 PRJ_MMPFILES
       
    70 
       
    71 ../group/gsmu.mmp
       
    72 
       
    73 PRJ_TESTMMPFILES
       
    74 
       
    75 ../test/te_gsmu/te_gsmu.mmp
       
    76 ../test/te_gsmustor/te_gsmustor.mmp
       
    77 ../test/te_gsmu_ems/Te_gsmu_ems.mmp