telephonyserverplugins/common_tsy/test/RPS/group/bld.inf
author hgs
Tue, 22 Jun 2010 11:02:32 +0100
changeset 44 8b72faa1200f
parent 0 telephonyserverplugins/common_tsy/test/RPS/group/Bld.inf@3553901f7fa8
permissions -rw-r--r--
201024_02


// Copyright (c) 2006-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:
// Remote Party Simulator 
// 
//

/**
 @file
*/



PRJ_TESTMMPFILES
RpsCommon.mmp
RPSMaster.mmp
RPSSlave.mmp

PRJ_TESTEXPORTS

./RPSSlave.oby    	/epoc32/rom/include/rpsslave.oby
./RPSSlave.iby   	/epoc32/rom/include/rpsslave.iby

./RPSSlaveAutoexec.bat		/epoc32/data/z/rpsslaveautoexec.bat

#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../RPSCommon/Inc/RpsCommon.h 			/epoc32/include/rpscommon.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../RPSCommon/Inc/RPSLoggerMacros.h 		/epoc32/include/rpsloggermacros.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../RPSMaster/Inc/RPSMaster.h 			/epoc32/include/rpsmaster.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../RPSCommon/Inc/RPSOwnNumbers.h 		/epoc32/include/rpsownnumbers.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../RPSMaster/Inc/RPSAsciiRqstDefs.h 	/epoc32/include/rpsasciirqstdefs.h
#endif