build.offline.properties revision d2854acf6eef44cf0aca645de3a37cca1388f51a
212032b342cab2f8798b146813d800ce522f9a66nd##########################################################################
212032b342cab2f8798b146813d800ce522f9a66nd# Common Build Properties
212032b342cab2f8798b146813d800ce522f9a66nd#
5f5d1b4cc970b7f06ff8ef6526128e9a27303d88nd# This file contains the most common set of properties which you probably need to configure to get a build up and going
212032b342cab2f8798b146813d800ce522f9a66nd# Use it along with build.common.xml as a starting point to customize your build process.
a2aaf7ab27f61d67535479c4fb3720a3d9255010nd#
031b91a62d25106ae69d4693475c79618dd5e884fielding# See build.example.properties and build.example.xml for the complete list of configurable variables
031b91a62d25106ae69d4693475c79618dd5e884fielding#
031b91a62d25106ae69d4693475c79618dd5e884fielding##########################################################################
031b91a62d25106ae69d4693475c79618dd5e884fieldingbuilddir=../../../builder/componentbuild
031b91a62d25106ae69d4693475c79618dd5e884fieldingsrcdir=../../
031b91a62d25106ae69d4693475c79618dd5e884fielding
a2aaf7ab27f61d67535479c4fb3720a3d9255010nd#since dir name is not "cache-offline"
a2aaf7ab27f61d67535479c4fb3720a3d9255010nd#global.build.component=${srcdir}/build/cache
a2aaf7ab27f61d67535479c4fb3720a3d9255010ndglobal.src.component=${srcdir}/src/cache
a2aaf7ab27f61d67535479c4fb3720a3d9255010nd
a2aaf7ab27f61d67535479c4fb3720a3d9255010ndcomponent=cache-offline
a2aaf7ab27f61d67535479c4fb3720a3d9255010ndcomponent.jsfiles=cache-offline.js
a2aaf7ab27f61d67535479c4fb3720a3d9255010ndcomponent.requires=cache-base, json
a2aaf7ab27f61d67535479c4fb3720a3d9255010nd