bluetoothengine/bteng/group/bttoggle.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 15 Sep 2010 12:23:51 +0300
branchRCL_3
changeset 64 1934667b0e2b
parent 0 f63038272f30
permissions -rw-r--r--
Revision: 201035 Kit: 201036

/*
* Copyright (c) 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:  Project definition file for project ?myapp
*
*/


#include <platform_paths.hrh>
#include <data_caging_paths.hrh>

TARGET		  	bttoggle.exe
TARGETTYPE	  	exe
UID				0x100039CE 0x2001FD3D

CAPABILITY 		CAP_APPLICATION WriteDeviceData LocalServices NetworkControl
VENDORID        VID_DEFAULT

SOURCEPATH	  ../bttoggle/src
SOURCE 			bttoggle.cpp

START RESOURCE ../../data/bttoggle_reg.rss
TARGETPATH /private/10003a3f/apps
END

USERINCLUDE	 ../bttoggle/inc
USERINCLUDE	 ../inc

MW_LAYER_SYSTEMINCLUDE

LIBRARY		 euser.lib					// Base library
LIBRARY 	 btengsettings.lib			// Bluetooth Settings
LIBRARY 	 centralrepository.lib		// CenRep  
LIBRARY      bluetooth.lib           	// Bluetooth Sockets
LIBRARY 	 avkon.lib					// AVKON 

DEBUGLIBRARY flogger.lib