8 |
boost_lib_path = 'E:/woo409/development/boost_1_33/windows_binary/lib' |
boost_lib_path = 'E:/woo409/development/boost_1_33/windows_binary/lib' |
9 |
boost_lib = 'boost_python-vc71-mt-gd' |
boost_lib = 'boost_python-vc71-mt-gd' |
10 |
|
|
11 |
cc_defines = ['_USE_MATH_DEFINES', 'USE_QSORTG',] |
cc_defines = ['_USE_MATH_DEFINES', ] |
12 |
# c flags to use |
# c flags to use |
13 |
# 1563 - taking adress of a temporary |
# 1563 - taking adress of a temporary |
14 |
# 811 - exception specification for implicitly declared virtual function (destructor usually) incompatible with that of override |
# 811 - exception specification for implicitly declared virtual function (destructor usually) incompatible with that of override |