kernel/eka/compsupp/gcce/bld.inf
author William Roberts <williamr@symbian.org>
Tue, 15 Jun 2010 17:10:56 +0100
branchGCC_SURGE
changeset 154 eafca448bc37
child 174 6daca646fad6
permissions -rw-r--r--
Another rework for Bug 2926 - add a separate bld.inf in gcce, to be used in Symbian Foundation builds Later on, this can be the place where the EPL source for GCC runtime support is added.

// Copyright (c) 2010 Symbian Foundation Ltd
// This component and the accompanying materials are made available
// under the terms of the License "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:
// Symbian Foundation Ltd - initial contribution.
//
// Contributors:
//
// Description:
// GCC runtime support
// 
//

PRJ_PLATFORMS

ARMV5


PRJ_EXPORTS

// Workaround for GCCE builds
// Export the generic binaries which are currently only built with RVCT

:zip ..\rt_generic_export.zip
:zip ..\rt_3_1_export.zip

PRJ_MMPFILES

// none - (yet)