smsprotocols/smsstack/gsmu/group/bld.inf
author ivan.fildichev@opencode.com
Fri, 15 Oct 2010 11:27:58 +0300
branchopencode
changeset 78 d4cfc65049ba
parent 24 6638e7f4bd8f
permissions -rw-r--r--
Fixed Send Message Default Handler routines according to Dejana's request. Removed some unnecessary funtions.

// Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
// Toplevel build information for GSMU - part of SmsStack
// SMS message definition utilities for GSM
// 
//

/**
 @file
*/

PRJ_PLATFORMS

DEFAULT

PRJ_EXPORTS

../inc/gsmubuf.h 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmubuf.h)
../inc/gsmupdu.h 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmupdu.h)
../inc/gsmupdu.inl 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmupdu.inl)
../inc/gsmuset.h 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmuset.h)
../inc/gsmuset.inl 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmuset.inl)
../inc/gsmustor.h 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmustor.h)
../inc/gsmustor.inl 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmustor.inl)
../inc/gsmuetel.h 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmuetel.h)
../inc/Gsmuetel.inl 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmuetel.inl)
../inc/Gsmuelem.h 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmuelem.h)
../inc/Gsmuelem.inl 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmuelem.inl)
../inc/Gsmumsg.h 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmumsg.h)
../inc/Gsmumsg.inl 				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmumsg.inl)
../inc/gsmusar.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(gsmusar.h)
../inc/gsmuNmspaceMobPh.h 			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmunmspacemobph.h)
../inc/gsmuNmspaceMobMsg.h 			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmunmspacemobmsg.h)
../inc/gsmuNmspaceMobStore.h 			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmunmspacemobstore.h)
../inc/gsmuieoperations.h 			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmuieoperations.h)
../inc/gsmunonieoperations.h 			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gsmunonieoperations.h)
../../ems/inc/EMSFormatIE.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(emsformatie.h)
../../ems/inc/EMSPictureIE.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(emspictureie.h)
../../ems/inc/EMSPictureIE.inl 			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(emspictureie.inl)
../../ems/inc/EMSSoundIE.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(emssoundie.h)
../../ems/inc/EMSUserPromptIE.h 		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(emsuserpromptie.h)
../../ems/inc/EMSAnimationIE.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(emsanimationie.h)
../../ems/inc/EMSObjectDistributionIE.h 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(emsobjectdistributionie.h)
../../ems/inc/EMSInformationElement.h 		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(emsinformationelement.h)
../../ems/inc/EMSInformationElement.inl 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(emsinformationelement.inl)


PRJ_TESTEXPORTS

../test/pics.mbm                               c:/ems/pics.mbm
../test/anims.mbm                              c:/ems/anims.mbm

../test/te_gsmu/te_gsmu.script    	       z:/testdata/scripts/te_gsmu.script
../test/te_gsmustor/te_gsmustor.script         z:/testdata/scripts/te_gsmustor.script
../test/te_gsmu_ems/te_gsmu_ems.script         z:/testdata/scripts/te_gsmu_ems.script


PRJ_MMPFILES

../group/gsmu.mmp

PRJ_TESTMMPFILES

../test/te_gsmu/te_gsmu.mmp
../test/te_gsmustor/te_gsmustor.mmp
../test/te_gsmu_ems/Te_gsmu_ems.mmp