telephonyserverplugins/common_tsy/test/RPS/group/Bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:41:59 +0200
changeset 0 3553901f7fa8
child 24 6638e7f4bd8f
permissions -rw-r--r--
Revision: 201005 Kit: 201005


// 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