17 |
|
|
18 |
dataconstant_test_path = str(esysroot) + '/escript/test/DataConstant' |
dataconstant_test_path = str(esysroot) + '/escript/test/DataConstant' |
19 |
escript_path = str(esysroot) + '/escript/inc' |
escript_path = str(esysroot) + '/escript/inc' |
20 |
esysUtils_path = str(esysroot) + '/esysUtils/inc' |
esysUtils_path = str(esysroot) + '/esysUtils/src' |
21 |
CppUnitTest_path = str(esysroot) + '/tools/CppUnitTest/inc' |
CppUnitTest_path = str(esysroot) + '/tools/CppUnitTest/inc' |
22 |
|
|
23 |
esys_lib_path = str(esysroot) + '/lib' |
esys_lib_path = str(esysroot) + '/lib' |