webengine/osswebengine/WebCore/make-generated-sources.sh
author MattD <mattd@symbian.org>
Mon, 26 Oct 2009 14:31:32 +0000
branchCompilerCompatibility
changeset 23 56ddf31d8df5
parent 0 dd21522fd290
permissions -rw-r--r--
Created CompilerCompatibility branch for fixing bugs associated with new compilers such as RVCT4.0.

#!/bin/sh
export SOURCE_ROOT=$PWD
export SRCROOT=$PWD
export WebCore=$PWD
export CREATE_HASH_TABLE="$SRCROOT/../JavaScriptCore/kjs/create_hash_table"

mkdir -p DerivedSources/WebCore &&
make -C DerivedSources/WebCore -f ../../DerivedSources.make