localisation/apparchitecture/group/BLD.INF
branchSymbian3
changeset 57 b8d18c84f71c
parent 21 fe364fbfe08a
child 59 3a0152bda91c
equal deleted inserted replaced
56:aa99f2208aad 57:b8d18c84f71c
     1 // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     7 //
     8 // Initial Contributors:
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    13 // Description:
    13 // Description:
    14 // Application architecture
    14 // Application architecture
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 
       
    19 
       
    20 /**
    18 /**
    21  @file
    19  @file
    22  @test
    20  @test
    23 */
    21 */
    24 
    22 
    25 
    23 
    26 PRJ_PLATFORMS
    24 PRJ_PLATFORMS
    27 WINC DEFAULT
    25 WINC DEFAULT
    28 
    26 
       
    27 
    29 PRJ_EXPORTS
    28 PRJ_EXPORTS
    30 // test code only
    29 // test code only
    31 
    30 
    32 PRJ_MMPFILES
    31 PRJ_MMPFILES
    33 // test code only
       
    34 
    32 
    35 PRJ_TESTMMPFILES
    33 PRJ_TESTMMPFILES
    36 // specify the .mmp files required for building any test programs here
    34 // specify the .mmp files required for building any test programs here
    37 //
    35 //
    38 // you can specify "manual" to denote that a test should be listed in a generated
    36 // you can specify "manual" to denote that a test should be listed in a generated
    42 // By default, each test will be listed in a batch file for running a group of tests
    40 // By default, each test will be listed in a batch file for running a group of tests
    43 // which can be left to run without requiring watching over by the person running the tests,
    41 // which can be left to run without requiring watching over by the person running the tests,
    44 // i.e. tests where no user input is required.  The default will apply if neither "manual"
    42 // i.e. tests where no user input is required.  The default will apply if neither "manual"
    45 // or "support" is specified.
    43 // or "support" is specified.
    46 ../tef/apparctestserver.MMP
    44 ../tef/apparctestserver.MMP
    47 #ifdef SYMBIAN_APPARC_APPINFO_CACHE
       
    48 //../tef/TAppInstall/TestAppInstall.mmp
    45 //../tef/TAppInstall/TestAppInstall.mmp
    49 #endif// SYMBIAN_APPARC_APPINFO_CACHE
       
    50 //../tef/TDoNothingFileRecognizer_v2.mmp
       
    51 ../tef/TSTAPP_embedded.MMP 	support
    46 ../tef/TSTAPP_embedded.MMP 	support
    52 ../tef/TSTAPP_standalone.MMP	support
    47 ../tef/TSTAPP_standalone.MMP	support
    53 //../tef/m_ctrl_v2.mmp	support
    48 //../tef/m_ctrl_v2.mmp	support
    54 //../tef/SimpleApparcTestApp.mmp	support
    49 //../tef/SimpleApparcTestApp.mmp	support
       
    50 //../tef/zerosizedicontestapp.mmp	support
    55 //../tef/TEXE_V2.MMP 	support
    51 //../tef/TEXE_V2.MMP 	support
    56 //../tef/TAppNotEmbeddable_v2.mmp support
    52 //../tef/TAppNotEmbeddable_v2.mmp support
    57 //../tef/TAppEmbeddable_embedded.mmp support
    53 //../tef/TAppEmbeddable_embedded.mmp support
    58 //../tef/TAppEmbeddable_standalone.mmp support
    54 //../tef/TAppEmbeddable_standalone.mmp support
    59 //../tef/TAppEmbeddableOnly_v2.mmp support
    55 //../tef/TAppEmbeddableOnly_v2.mmp support
    70 //../tef/tRuleBasedApps/tRuleBasedApp2.mmp support
    66 //../tef/tRuleBasedApps/tRuleBasedApp2.mmp support
    71 //../tef/tRuleBasedApps/tRuleBasedApp3.mmp support
    67 //../tef/tRuleBasedApps/tRuleBasedApp3.mmp support
    72 //../tef/tRuleBasedApps/tRuleBasedApp4.mmp support
    68 //../tef/tRuleBasedApps/tRuleBasedApp4.mmp support
    73 //../tef/TCmdLineExe.mmp 	support
    69 //../tef/TCmdLineExe.mmp 	support
    74 //../tef/TApparcTestApp.mmp support
    70 //../tef/TApparcTestApp.mmp support
    75 //../tef/TTestEcomFileRec.mmp support
       
    76 //../tef/TAppLaunchChecker.mmp support
    71 //../tef/TAppLaunchChecker.mmp support
    77 //../tef/TAppLaunchChecker2.mmp support
    72 //../tef/TAppLaunchChecker2.mmp support
    78 //../tef/TNonNativeAppLaunchChecker.mmp support
    73 //../tef/TNonNativeAppLaunchChecker.mmp support
    79 //../tef/app_CTRL.MMP
    74 //../tef/app_CTRL.MMP
    80 //../tef/app_CTRL2.MMP
    75 //../tef/app_CTRL2.MMP
    96 //../tef/TMimeRec/recmime.MMP
    91 //../tef/TMimeRec/recmime.MMP
    97 //../tef/TEndTaskTestApp/EndTaskTestApp.mmp
    92 //../tef/TEndTaskTestApp/EndTaskTestApp.mmp
    98 //../tef/tlargestack/tlargestackapp.mmp
    93 //../tef/tlargestack/tlargestackapp.mmp
    99 //../tef/UnProctectedUidApp.mmp	support
    94 //../tef/UnProctectedUidApp.mmp	support
   100 ../tef/TIconLoaderAndIconArrayForLeaks.mmp
    95 ../tef/TIconLoaderAndIconArrayForLeaks.mmp
       
    96 //  RecMime_1 binaries are used to install and uninstall the mime type recognizer during runtime in TRApaLsSessionTestStep.
       
    97 //../tef/TMimeRec1/RecMime_1.MMP
   101 //../tef/tupgradeiconapp/tupgradeiconapp.mmp
    98 //../tef/tupgradeiconapp/tupgradeiconapp.mmp
   102 //../tef/tnotifydrivesapp/tnotifydrivesapp.mmp
    99 //../tef/tnotifydrivesapp/tnotifydrivesapp.mmp
       
   100 //../tef/TRecUpgrade/recupgrade.mmp
       
   101 //*****************************************************************************************************************************************************************************************************
       
   102 //recupgrade_1 plug-in is used to upgrade the mime type recognizer during runtime in T_RecUpgrade test.  
       
   103 //              It is build for armv5 and rename to recupgrade_armv5_rel.dll and copied to apparc\Tdata before actual code builds.  If you are making any change in recupgrade_1.cpp then uncomment 
       
   104 //              “recupgrade_1.MMP” , build , rename (.dll) and copy as mentioned above .
       
   105 //*****************************************************************************************************************************************************************************************************
       
   106 //../tef/TRecUpgrade_1/recupgrade_1.MMP
       
   107 
       
   108 //../tef/testapp/testforceregistrationapp1/testforceregistrationapp1.mmp
       
   109 
       
   110 // ***************************************************************************************************************************************************************************************************
       
   111 // recupgrade_2 plug-in is used to upgrade the mime type recognizer during runtime in T_RecUpgrade test.  
       
   112 //              It is build for armv5 and rename to recupgrade2_armv5_rel.dll and copied to apparc\Tdata before actual code builds.  If you are making any change in recupgrade_2.cpp then uncomment 
       
   113 //              “recupgrade_2.MMP” , build , rename (.dll) and copy as mentioned above .
       
   114 // ***************************************************************************************************************************************************************************************************
       
   115 //../tef/TRecUpgrade_2/recupgrade_2.MMP
   103 //../tef/ticoncaptionoverride.mmp
   116 //../tef/ticoncaptionoverride.mmp
   104 //../tef/trecupgrade/recupgrade.mmp
   117 // testupdregappuninstallation is used in t_serviceregistry test. If any changes done to
       
   118 // this application, uncomment testupdregappuninstallation.mmp file and build it.
       
   119 // Then comment it and copy the testupdregappuninstallation_reg.rsc file to ..\tdata folder.
       
   120 // Delete any testupdregappuninstallation* files from epoc32 directory.
       
   121 //../tef/testapp/testupdregappuninstallation/testupdregappuninstallation.mmp
       
   122 
       
   123 // testupgradeupdregappuninstallation is used in t_serviceregistry test. If any changes done to
       
   124 // this application, uncomment testupdregappuninstallation.mmp file and build it.
       
   125 // Then comment it and copy the testupgradeupdregappuninstallation_reg.rsc file to ..\tdata folder.
       
   126 // Delete any testupdregappuninstallation* files from epoc32 directory.
       
   127 //../tef/testapp/testupgradeupdregappuninstallation/testupgradeupdregappuninstallation.mmp
       
   128 
   105 
   129 
   106 PRJ_TESTEXPORTS
   130 PRJ_TESTEXPORTS
       
   131 
       
   132 //../group/apparcTest.iby /epoc32/rom/include/apparctest.iby
       
   133 
       
   134 //../tef/scripts/apparctest_T_Caption.script            		z:/apparctest/apparctest_t_caption.script
   107 ../tef/scripts/smoketest_language.script            		z:/smoketest/smoketest_language.script
   135 ../tef/scripts/smoketest_language.script            		z:/smoketest/smoketest_language.script
   108 ../tef/scripts/setup_smoketest_language.script            	z:/smoketest/setup_smoketest_language.script
   136 ../tef/scripts/setup_smoketest_language.script            	z:/smoketest/setup_smoketest_language.script
   109 ../group/Smoketest_AppArchitecture.iby              /epoc32/rom/include/Smoketest_AppArchitecture.iby
   137 ../group/Smoketest_AppArchitecture.iby              /epoc32/rom/include/Smoketest_AppArchitecture.iby
   110