smsprotocols/smsstack/wapprot/Group/bld.inf
author William Roberts <williamr@symbian.org>
Mon, 08 Mar 2010 21:44:33 +0000
branchCompilerCompatibility
changeset 11 77f7846f839d
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
child 42 3adadc800673
permissions -rw-r--r--
Create CompilerCompatibility branch

// 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:
// WAP ESOCK protocol module
// 
//

/**
 @file
*/


PRJ_PLATFORMS

DEFAULT


PRJ_EXPORTS

../Inc/es_wsms.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(es_wsms.h)
../Inc/es_wsms.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(es_wsms.inl)
../Inc/wap_sock.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(wap_sock.h)

//
// This is the data-caged path for the C32 comms process into which the Smsstack is loaded.
// 101F7989 is UID3 of c32exe.exe.
//
// Note: The second line should not be changed to a Z:\ version as it will crash SMS Stack.
//
../Group/smswap.wap.esk                                 c:/private/101f7989/esock/smswap.wap.esk
../Group/smswap.wap.esk                                 /epoc32/data/z/private/101f7989/esock/smswap.wap.esk

PRJ_MMPFILES

../Group/wapprot.mmp

PRJ_TESTEXPORTS

//
// Test files used by all WAP tests...
//
../test/configfiles/tone1.rtp                           z:/testdata/configs/tone1.rtp
../test/configfiles/tone2.rtp                           z:/testdata/configs/tone2.rtp
../test/configfiles/tone3.rtp                           z:/testdata/configs/tone3.rtp
../test/configfiles/vcard1.vcf                          z:/testdata/configs/vcard1.vcf
../test/configfiles/vcard2.vcf                          z:/testdata/configs/vcard2.vcf
../test/configfiles/vcard3.vcf                          z:/testdata/configs/vcard3.vcf

//
// TE_WAPDGRM test files...
//
../test/TE_WAPDGRM/TE_wapdgrm.script                    z:/testdata/scripts/te_wapdgrm.script

//
// TE_WAPHDR test files...
//
../test/configfiles/te_waphdr.txt                       z:/testdata/configs/te_waphdr.txt
../test/TE_WAPTHDR/TE_wapthdr.script                    z:/testdata/scripts/te_wapthdr.script
../test/TE_WAPTHDR/TE_wapthdr_setup.script              z:/testdata/scripts/te_wapthdr_setup.script

//
// TE_WAPSMS test files...
//
../test/TE_WAPSMS/TE_wapsms.script                      z:/testdata/scripts/te_wapsms.script
../test/TE_WAPSMS/TE_wapsms_setup.script                z:/testdata/scripts/te_wapsms_setup.script
../test/TE_WAPSMS/TE_wapsms.txt                         z:/testdata/configs/te_wapsms.txt
../test/TE_WAPSMS/te_setupgsmsms.txt                    z:/testdata/configs/te_setupgsmsms.txt
../test/TE_WAPSMS/te_wapsms_commdb.cfg                  z:/testdata/configs/te_wapsms_commdb.cfg

//
// TE_WAPPROT test files...
//
../test/Te_wapprot/Te_WapProt.script                    z:/testdata/scripts/te_wapprot.script
../test/Te_wapprot/Config.txt                           z:/testdata/configs/wapprotsuite/config.txt
../test/Te_wapprot/WapProtSuite.cfg                     z:/testdata/configs/wapprotsuite/wapprotsuite.cfg
../test/Te_wapprot/WapProtSuiteMM.cfg                   z:/testdata/configs/wapprotsuite/wapprotsuitemm.cfg
../test/Te_wapprot/StatusReportsRequested.cfg           z:/testdata/configs/wapprotsuite/statusreportsrequested.cfg
../test/Te_wapprot/WapProtSuite.ini                     z:/testdata/configs/wapprotsuite/wapprotsuite.ini
../test/Te_wapprot/WapStatusReports.ini                 z:/testdata/configs/wapprotsuite/wapstatusreports.ini
../test/Te_wapprot/WAPStackOutOfDiskSpace.ini           z:/testdata/configs/wapprotsuite/wapstackoutofdiskspace.ini
../test/Te_wapprot/Te_WapStackOutOfDiskSpace.script     z:/testdata/scripts/te_wapstackoutofdiskspace.script
../test/Te_wapprot/Te_WapStackOutOfDiskSpace_ARM_UREL.script     z:/testdata/scripts/te_wapstackoutofdiskspace_arm_urel.script



PRJ_TESTMMPFILES

../test/TE_WAPDGRM/TE_wapdgrm.mmp
../test/TE_WAPTHDR/TE_wapthdr.mmp
../test/TE_WAPSMS/TE_wapsms.mmp
../test/Te_wapprot/TE_WapProt.mmp