plugins/contacts/symbian/contactsmodel/tsrc/t_cntidtest.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 04 Oct 2010 01:37:06 +0300
changeset 5 603d3f8b6302
parent 0 876b1a06bc25
permissions -rw-r--r--
Revision: 201037 Kit: 201039

/*
* Copyright (c) 2007-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: 
*
*/


TARGET          t_cntidtest.exe
TARGETTYPE      exe
UID		        0x1000097a
VENDORID        0x70000001


SOURCEPATH      .
SOURCE          t_cntidtest.cpp
SOURCE          t_cntidtestmain.cpp

APP_LAYER_SYSTEMINCLUDE_SYMBIAN
USERINCLUDE     .

LIBRARY         euser.lib
LIBRARY         cntmodel.lib

CAPABILITY      NetworkServices LocalServices Location ReadUserData \
                WriteUserData ReadDeviceData WriteDeviceData SwEvent UserEnvironment

SMPSAFE