common/tools/ats/smoketest/notepad/group/Bld.inf
author Maciej Seroka <maciejs@symbian.org>
Mon, 02 Nov 2009 15:28:51 +0000
changeset 729 eaa8962bb979
child 872 17498133d9ad
permissions -rw-r--r--
Added smoketest for Notepad
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
729
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     1
/*
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     2
* Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     3
* All rights reserved.
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     4
* This component and the accompanying materials are made available
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     5
* under the terms of the License "Symbian Foundation License v1.0"
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     6
* which accompanies this distribution, and is available
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     7
* at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     8
*
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     9
* Initial Contributors:
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    11
*
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    12
* Contributors:
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    13
*
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    14
* Description:  This file provides the information required for building 
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    15
*                notepad_library_api
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    16
*
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    17
*/
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    18
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    19
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    20
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    21
PRJ_PLATFORMS
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    22
// specify the platforms your component needs to be built for here
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    23
// defaults to WINS MARM so you can ignore this if you just build these
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    24
DEFAULT
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    25
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    26
PRJ_TESTEXPORTS
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    27
../conf/smoketest_notepad.cfg	c:/smoketest/smoketest_notepad.cfg
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    28
../conf/ui_TestNpdApi.cfg		c:/smoketest/ui_TestNpdApi.cfg
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    29
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    30
PRJ_EXPORTS
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    31
// Specify the source file followed by its destination here
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    32
// copy will be used to copy the source file to its destination
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    33
// If there's no destination then the source file will be copied
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    34
// to the same name in /epoc32/include
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    35
// Example: 
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    36
/*
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    37
/agnmodel/inc/AGMCOMON.H
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    38
*/
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    39
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    40
PRJ_TESTMMPFILES
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    41
// NOTE: If using ARS requirements .mmp file operation should be done under this.
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    42
// 'abld test build'
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    43
TestNpdApi.mmp
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    44
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    45
PRJ_MMPFILES
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    46
// Specify the .mmp files required for building the important component
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    47
// releasables.
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    48
//
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    49
// Specify "tidy" if the component you need to build doesn't need to be
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    50
// released. Specify "ignore" if the MMP file exists but should be
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    51
// ignored.
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    52
// Example:
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    53
/*
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    54
/agnmodel/group/agnmodel.mmp
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    55
#if defined(MARM)
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    56
/agnmodel/group/agsvexe.mmp
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    57
#endif
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    58
*/
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    59
eaa8962bb979 Added smoketest for Notepad
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    60
//  End of File