imagingtestenv/imagingtestfw/group/bld.inf
changeset 0 5752a19fdefe
equal deleted inserted replaced
-1:000000000000 0:5752a19fdefe
       
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 PRJ_TESTEXPORTS
       
    17 ../include/TestFramework.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(testframework.h)
       
    18 ../include/TestFrameworkIpc.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(testframeworkipc.h) 
       
    19 ../include/TestFrameworkIpc.inl		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(testframeworkipc.inl)
       
    20 ../include/SimulProcClient.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(simulprocclient.h)
       
    21 ../include/SimulProcServer.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(simulprocserver.h)
       
    22 
       
    23 
       
    24 // ROM  buildsupport
       
    25 ../group/TestFramework.iby  /epoc32/rom/include/testframework.iby
       
    26 
       
    27 // Tests that run via recognizer [not required on EKA2]
       
    28 ../recog/data/AutorunTests.cfg	c:/mm/autoruntests.cfg
       
    29 
       
    30 PRJ_TESTMMPFILES
       
    31 
       
    32 // TestFramework files
       
    33 ../MMPFiles/TestFrameworkServer.mmp
       
    34 ../MMPFiles/TestFrameworkClient.mmp
       
    35 ../MMPFiles/TestFramework.mmp
       
    36 ../MMPFiles/TestFrameworkRecognizer.mmp
       
    37 
       
    38 
       
    39 ../MMPFiles/TestFrameworkNone.mmp
       
    40 ../MMPFiles/TestFrameworkUECap.mmp
       
    41 ../MMPFiles/TestFrameworkMMDDCap.mmp
       
    42 
       
    43 #ifdef SYMBIAN_BUILD_GCE
       
    44 #include "../gceavailable/group/bld.inf"
       
    45 #endif