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