2011-12-06 07:50:25 +04:00
|
|
|
#OpenSeadragon build.properties
|
2011-12-20 16:39:02 +04:00
|
|
|
#TODO: how do you auto-increment build_id's with every commit?
|
2011-12-08 06:41:07 +04:00
|
|
|
# TRY: continuos integration
|
2011-12-20 16:39:02 +04:00
|
|
|
# TRY: git-hooks
|
2011-12-06 07:50:25 +04:00
|
|
|
|
|
|
|
PROJECT: openseadragon
|
|
|
|
BUILD_MAJOR: 0
|
|
|
|
BUILD_MINOR: 8
|
2012-01-24 17:03:50 +04:00
|
|
|
BUILD_ID: 23
|
2011-12-06 07:50:25 +04:00
|
|
|
BUILD: ${PROJECT}.${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID}
|
|
|
|
VERSION: ${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID}
|
2011-12-13 02:22:01 +04:00
|
|
|
|
|
|
|
# This is the location of where we want to copy the built js file
|
|
|
|
# and other distributables like images.
|
|
|
|
WWW: ../www/openseadragon/
|