os/security/authorisation/userpromptservice/test/group/tupsinteg_post1.mmp
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/authorisation/userpromptservice/test/group/tupsinteg_post1.mmp	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,65 @@
     1.4 +/*
     1.5 +* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     1.6 +* All rights reserved.
     1.7 +* This component and the accompanying materials are made available
     1.8 +* under the terms of the License "Eclipse Public License v1.0"
     1.9 +* which accompanies this distribution, and is available
    1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.11 +*
    1.12 +* Initial Contributors:
    1.13 +* Nokia Corporation - initial contribution.
    1.14 +*
    1.15 +* Contributors:
    1.16 +*
    1.17 +* Description: 
    1.18 +* tupsinteg.mmp
    1.19 +* use this mmp file only to build target for ARMV5 to be installed via SWI
    1.20 +*
    1.21 +*/
    1.22 +
    1.23 +
    1.24 +/**
    1.25 + @file
    1.26 + @test
    1.27 +*/
    1.28 +
    1.29 +
    1.30 +          TARGET      tupsinteg_post1.exe
    1.31 +          TARGETTYPE  exe
    1.32 +          UID             0x1000007A 0x80003141 
    1.33 +          
    1.34 +
    1.35 +//Please add any change under here
    1.36 +SOURCEPATH  ../tups/src
    1.37 +SOURCE	            tupsintegserver.cpp
    1.38 +SOURCE	            tupsintegstepbase.cpp
    1.39 +SOURCE              tupsclientstep.cpp
    1.40 +SOURCE              tupspropertystep.cpp
    1.41 +SOURCE              tupsproperty.cpp
    1.42 +SOURCE              tups_utils.cpp
    1.43 +SOURCE              tups_minortests.cpp
    1.44 +SOURCE              tupsdbmanagementstep.cpp
    1.45 +SOURCE              tupscoordinatorstep.cpp
    1.46 +	
    1.47 +
    1.48 +USERINCLUDE  ../tups/src
    1.49 +USERINCLUDE ../include 
    1.50 +
    1.51 +OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    1.52 +
    1.53 +//Please add your system include under here. 
    1.54 +
    1.55 +LIBRARY     euser.lib
    1.56 +LIBRARY		testexecuteutils.lib 
    1.57 +LIBRARY		testexecutelogclient.lib 
    1.58 +LIBRARY     tups_clientapi_sysserver.lib
    1.59 +LIBRARY		estlib.lib
    1.60 +LIBRARY		bafl.lib
    1.61 +LIBRARY     efsrv.lib 
    1.62 +LIBRARY   	numberconversion.lib
    1.63 +LIBRARY		upsclient.lib
    1.64 +LIBRARY		scsclient.lib
    1.65 +LIBRARY		upsmanagement.lib
    1.66 +
    1.67 +
    1.68 +SMPSAFE