Menu

[r2367]: / osmf / trunk / build.properties  Maximize  Restore  History

Download this file

34 lines (28 with data), 1.0 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
###------------------------------------------------------------###
# Edit the following parameters with valid values. #
# #
# OBS. When adding a path value use only forward slashes(/) #
# or double the backward slashed(\\) #
###------------------------------------------------------------###
#### general parameters
player.version=1.6
ant.home=C:/ant
source.dir=${basedir}
#### flex compiler parameters
buildtools.dir=${source.dir}/buildtools
FLEX_HOME=${buildtools.dir}/sdks/4.5.1
FLEX_UNIT_HOME=${buildtools.dir}/flexunit
#### destination folders
dist.dir=${basedir}/dist
smp.dist.dir=${dist.dir}/player/
reports.dir=${dist.dir}/test-reports/
#### build parameters for flash player
flash.player.name.to.use=10.1
flash.target.player.base=10.2
flash.target.player=${flash.target.player.base}.0
flash.use.10.1=true
logging=false
debug=false
mock=false
platform=true
swfversion=11
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.