# paths
root.path=.
root.path.custom=./custom
build.path=./build
build.path.local=./build/local

frapi.custom.path=src/frapi/custom
frapi.custom.path.local=${build.path.local}/${frapi.custom.path}

# git
git.path=/usr/local/bin/git
git.frapi-core.url=git://github.com/frapi/frapi.git
git.frapi-core.commit=9f149c45913454d5a4a0ffbc259a4b8e675a2b10
