common/tools/ats/smoketest/inputmethods/group/Bld.inf
author victorp@symbian.org
Wed, 03 Feb 2010 16:06:24 +0000
changeset 872 17498133d9ad
parent 758 dd806856a8f6
permissions -rw-r--r--
adding EPL headers to smoke test
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
758
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
     1
/*
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
     3
* All rights reserved.
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
     4
* This component and the accompanying materials are made available
872
17498133d9ad adding EPL headers to smoke test
victorp@symbian.org
parents: 758
diff changeset
     5
* under the terms of the License "Eclipse Public License v1.0"
758
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
     6
* which accompanies this distribution, and is available
872
17498133d9ad adding EPL headers to smoke test
victorp@symbian.org
parents: 758
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
758
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
     8
*
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
     9
* Initial Contributors:
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    11
*
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    12
* Contributors:
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    13
* 
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    14
* Description:
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    15
*
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    16
*/
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    17
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    18
PRJ_PLATFORMS
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    19
// specify the platforms your component needs to be built for here
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    20
// defaults to WINS MARM so you can ignore this if you just build these
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    21
	
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    22
	DEFAULT
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    23
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    24
PRJ_TESTEXPORTS
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    25
// NOTE: If using ARS requirements all export operations should be done under this.
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    26
// 'abld test export'
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    27
../conf/InputMethodSmokeTestModule.cfg	c:/smoketest/InputMethodSmokeTestModule.cfg
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    28
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    29
PRJ_TESTMMPFILES
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    30
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    31
	InputMethodSmokeTestModule.mmp
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    32
dd806856a8f6 Test: Input methods smoke tests added.
brendand
parents:
diff changeset
    33
//  End of File