group/bld.inf
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:26:31 +0100
branchGCC_SURGE
changeset 4 e0a44815fded
parent 2 6c1a2771f4b7
child 7 a5fbfefd615f
permissions -rw-r--r--
Branch for GCC_SURGE fixes

/*
* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). 
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:  Build information file
*
*/


#include <platform_paths.hrh>

//searchsrv_plat platform APIs
#include "../searchsrv_plat/group/bld.inf"

#include "../searchengine/group/bld.inf"
#include "../searcher/group/bld.inf"
#include "../harvester/group/bld.inf"
#include "../WatchDog/group/bld.inf"
#include "../tsrc/CPixMWTester/group/bld.inf"

PRJ_PLATFORMS
    DEFAULT

PRJ_EXPORTS
../rom/CPix_mw.iby	CORE_MW_LAYER_IBY_EXPORT_PATH(CPix_mw.iby)
../sis/cpixsearch_stub.sis        /epoc32/data/z/system/install/cpixsearch_stub.sis

PRJ_TESTMMPFILES

PRJ_TESTEXPORTS
//To DO
//../rom/ids_testers.iby	CORE_MW_LAYER_IBY_EXPORT_PATH(ids_testers.iby)