9 |
boost_lib = 'boost_python-vc71-mt-s-1_31' |
boost_lib = 'boost_python-vc71-mt-s-1_31' |
10 |
|
|
11 |
# locations of netcdf |
# locations of netcdf |
12 |
netCDF_path = "Q:/src/netcdf-3.6.1/src/include" |
netCDF_path = "Q:/src/netcdf/src/include" |
13 |
netCDF_lib_path = "Q:/src/netcdf-3.6.1/src/win32/NET/release" |
netCDF_lib_path = "Q:/src/netcdf/src/win32/NET/release" |
14 |
netCDF_libs_cxx = [ 'netcdf' ] |
netCDF_libs_cxx = [ 'netcdf' ] |
15 |
|
|
16 |
cc_defines = ['_USE_MATH_DEFINES', 'BOOST_NO_INTRINSIC_WCHAR_T', 'DLL_NETCDF' ] |
cc_defines = ['_USE_MATH_DEFINES', 'BOOST_NO_INTRINSIC_WCHAR_T', 'DLL_NETCDF' ] |