forked from feathersui/feathersui-starling
-
Notifications
You must be signed in to change notification settings - Fork 0
/
build.properties
23 lines (19 loc) · 933 Bytes
/
build.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
starling.root = ${basedir}/third-party/starling
flexunit.root = ${basedir}/third-party/flexunit
source.root = ${basedir}/source
examples.root = ${basedir}/examples
themes.root = ${basedir}/themes
api.root = ${basedir}/documentation/api-reference
help.root = ${basedir}/documentation/help
test.root = ${basedir}/test
output.path = ${basedir}/output
dependency.output = ${output.path}/dependencies
swc.output = ${output.path}/swc
help.output = ${output.path}/help
api.output = ${output.path}/api-reference
source.output = ${output.path}/source
examples.output = ${output.path}/examples
themes.output = ${output.path}/themes
swf.version = 18
feathers.version = 2.3.0-prerelease
footer.text = <a href='http://feathersui.com/' target='_top'>Feathers</a> | <a href='https://github.com/BowlerHatLLC/feathers' target='_top'>Github Project</a> | <a href='http://forum.starling-framework.org/forum/feathers' target='_top'>Support Forum</a>