smsprotocols/smsstack/smsprot/Group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 16:23:08 +0300
branchRCL_3
changeset 19 630d2f34d719
parent 18 17af172ffa5f
child 20 07a122eea281
permissions -rw-r--r--
Revision: 201035 Kit: 201035

// Copyright (c) 1999-2010 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 SMS prot - part of SmsStack
// SMS protocol module for GSM
// 
//

/**
 @file
*/

PRJ_PLATFORMS

DEFAULT

PRJ_EXPORTS

//
// This is the data-caged path for the C32 comms process into which the Smsstack is loaded.
// 101F7989 is UID3 of c32exe.exe.
//
../Group/smswap.sms.esk                                       c:/private/101f7989/esock/smswap.sms.esk
../Group/smswap.sms.esk                                       z:/private/101f7989/esock/smswap.sms.esk

PRJ_MMPFILES

../Group/SMSPROT.mmp

#include "../Test/group/bld.inf"