29 |
# The options file version. SCons will refuse to build if there have been |
# The options file version. SCons will refuse to build if there have been |
30 |
# changes to the set of variables and your file has not been updated. |
# changes to the set of variables and your file has not been updated. |
31 |
# This setting is mandatory. |
# This setting is mandatory. |
32 |
#escript_opts_version = 200 |
escript_opts_version = 200 |
33 |
|
|
34 |
# Installation prefix. Files will be installed in subdirectories underneath. |
# Installation prefix. Files will be installed in subdirectories underneath. |
35 |
# DEFAULT: '.' (current directory) |
# DEFAULT: '.' (current directory) |