make/project.xml

changeset 1456
fb4f5e37090d
parent 1414
597cf869e8bc
child 1460
464f896249c1
equal deleted inserted replaced
1455:1686f692178b 1456:fb4f5e37090d
7 7
8 <dependency> 8 <dependency>
9 <make> 9 <make>
10 # library version 10 # library version
11 VERSION=3.2.0 11 VERSION=3.2.0
12 LIBVERSION=5.1.0 12 LIBVERSION=6.0.0
13 LIBVERSION_MAJOR=5 13 LIBVERSION_MAJOR=6
14 14
15 # build directory structure !! do not change or override !! 15 # build directory structure !! do not change or override !!
16 root_dir=${root_dir} 16 root_dir=${root_dir}
17 build_dir=${root_dir}/build 17 build_dir=${root_dir}/build
18 docs_dir=${root_dir}/build/docs 18 docs_dir=${root_dir}/build/docs

mercurial