kernel/eka/compsupp/gcce/bld.inf
author William Roberts <williamr@symbian.org>
Thu, 29 Jul 2010 23:52:13 +0100
branchGCC_SURGE
changeset 237 2604c9de91e0
parent 174 6daca646fad6
permissions -rw-r--r--
Add ksrt_gcce.lib with ucppini.cpp and ucppfini.cpp, as new fix for bug 3359 Remove the older fix which added ksrt4_0.lib as a static library in lots of places

// 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_4_0_export.zip

PRJ_MMPFILES

ksrt_gcce
// usrt_gcce   // not yet working