testdev/ite/test/com.nokia.testfw.cmdtool.test/test.resource/unittest/several.bld.inf/multiprj/unittest/group/ut_multiprj.mmp
author Johnson Ma <johnson.ma@nokia.com>
Tue, 30 Mar 2010 14:39:29 +0800
changeset 1 96906a986c3b
permissions -rw-r--r--
contribute ITE to symbian foundation

/*
* 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 the License "Symbian Foundation License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:  
*
*/

TARGET        ut_multiprj.dll
TARGETTYPE    dll
UID           0x20022E76 0x20022E76

MACRO         SYMBIAN_UNIT_TEST

SOURCEPATH    ../../multiprj1/src
SOURCE        class1.cpp

SOURCEPATH    ../../multiprj2/src
SOURCE        class2.cpp


SOURCEPATH    ../src
SOURCE        dllEntry.cpp
SOURCE        ut_CClass1.cpp
SOURCE        ut_CClass2.cpp

USERINCLUDE   ../inc
USERINCLUDE   ../../multiprj1/inc
USERINCLUDE   ../../multiprj2/inc

SYSTEMINCLUDE /epoc32/include
SYSTEMINCLUDE /epoc32/include/symbianunittest

LIBRARY       euser.lib
LIBRARY       symbianunittestfw.lib

VENDORID 0x101FB657

CAPABILITY    ALL -TCB