common/tools/ats/smoketest/appinstall/group/Bld.inf
author victorp@symbian.org
Wed, 03 Feb 2010 16:06:24 +0000
changeset 872 17498133d9ad
parent 757 7ec1750944ef
permissions -rw-r--r--
adding EPL headers to smoke test
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
739
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
     1
/*
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
     3
* All rights reserved.
552776214487 Test: Tweaked Profile tests and added AppInstall
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: 757
diff changeset
     5
* under the terms of the License "Eclipse Public License v1.0"
739
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
     6
* which accompanies this distribution, and is available
872
17498133d9ad adding EPL headers to smoke test
victorp@symbian.org
parents: 757
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
739
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
     8
*
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
     9
* Initial Contributors:
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    11
*
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    12
* Contributors:
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    13
* 
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    14
* Description:
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    15
*
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    16
*/
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    17
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    18
PRJ_PLATFORMS
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    19
// specify the platforms your component needs to be built for here
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    20
// defaults to WINS MARM so you can ignore this if you just build these
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    21
	
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    22
	DEFAULT
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    23
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    24
PRJ_TESTEXPORTS
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    25
// NOTE: If using ARS requirements all export operations should be done under this.
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    26
// 'abld test export'
740
cd5265e3bfd7 Test: Changes to test drop files to run AppInstall
brendand
parents: 739
diff changeset
    27
../conf/AppInstallSmokeTestModule.cfg	c:/smoketest/AppInstallSmokeTestModule.cfg
757
7ec1750944ef Test: Fixed up the app install smoke tests so that both now pass
brendand
parents: 740
diff changeset
    28
../data/sistest_winscw.sisx				c:/smoketest/appinstall/sistest_winscw.sisx
739
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    29
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    30
PRJ_EXPORTS
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    31
// Specify the source file followed by its destination here
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    32
// copy will be used to copy the source file to its destination
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    33
// If there's no destination then the source file will be copied
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    34
// to the same name in \epoc32\include
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    35
// Example: 
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    36
/*
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    37
\agnmodel\inc\AGMCOMON.H
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    38
*/
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    39
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    40
PRJ_TESTMMPFILES
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    41
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    42
	AppInstallSmokeTestModule.mmp
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    43
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    44
PRJ_MMPFILES
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    45
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    46
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    47
// Specify the .mmp files required for building the important component
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    48
// releasables.
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    49
//
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    50
// Specify "tidy" if the component you need to build doesn't need to be
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    51
// released. Specify "ignore" if the MMP file exists but should be
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    52
// ignored.
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    53
// Example:
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    54
/*
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    55
\agnmodel\group\agnmodel.mmp
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    56
#if defined(MARM)
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    57
\agnmodel\group\agsvexe.mmp
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    58
#endif
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    59
*/
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    60
552776214487 Test: Tweaked Profile tests and added AppInstall
brendand
parents:
diff changeset
    61
//  End of File