installationservices/switestfw/test/autotesting/apr_bld.inf
branchRCL_3
changeset 66 8b7f4e561641
parent 65 7333d7932ef7
equal deleted inserted replaced
65:7333d7932ef7 66:8b7f4e561641
     1 /*
     1 /*
     2 * Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    28 */
    28 */
    29 
    29 
    30 #ifndef TOOLS2
    30 #ifndef TOOLS2
    31 // Disable everything except sistools and security_tools for TOOLS2 target
    31 // Disable everything except sistools and security_tools for TOOLS2 target
    32 
    32 
    33 #include "mw/appinstall/installationservices/swi/group/export/group/bld.inf"
    33 
    34 #include "mw/appinstall/installationservices/switestfw/group/bld.inf"
    34 #include "mw/appinstall/installationservices/switestfw/group/bld.inf"
    35 
    35 
    36 #include "mw/appinstall/installationservices/swiconfig/group/bld.inf"
    36 #include "mw/appinstall/installationservices/swiconfig/group/bld.inf"
    37 
    37 
    38 
    38 
    45 #include "mw/appinstall/installationservices/refsoftwareappmgr/group/bld.inf"
    45 #include "mw/appinstall/installationservices/refsoftwareappmgr/group/bld.inf"
    46 #endif
    46 #endif
    47 
    47 
    48 #include "mw/appinstall/installationservices/swi/group/bld.inf"
    48 #include "mw/appinstall/installationservices/swi/group/bld.inf"
    49 #include "mw/appinstall/installationservices/swidevicetools/group/bld.inf"
    49 #include "mw/appinstall/installationservices/swidevicetools/group/bld.inf"
       
    50 #include "mw/appinstall/secureswitools/swianalysistoolkit/group/bld.inf"
       
    51 
       
    52 
    50 
    53 
    51 #endif //TOOLS2
    54 #endif //TOOLS2
    52 
    55 
       
    56 // Only the SISTOOLS (makesis/signsis) and certapp build with TOOLS2
    53 #include "mw/appinstall/secureswitools/swisistools/group/bld.inf"
    57 #include "mw/appinstall/secureswitools/swisistools/group/bld.inf"
    54 #include "mw/appinstall/secureswitools/swianalysistoolkit/group/bld.inf"
    58 
    55 #include "mw/appinstall/secureswitools/makekeys/group/bld.inf"