18 |
escript_path = str(esysroot) + '/escript/inc' |
escript_path = str(esysroot) + '/escript/inc' |
19 |
finley_path = str(esysroot) + '/finley/src/finley' |
finley_path = str(esysroot) + '/finley/src/finley' |
20 |
finley_cppadapter_path = str(esysroot) + '/finley/src/finley/CPPAdapter' |
finley_cppadapter_path = str(esysroot) + '/finley/src/finley/CPPAdapter' |
21 |
paso_path = str(esysroot) + '/paso/inc' |
paso_path = str(esysroot) + '/paso/src' |
22 |
mmio_path = str(esysroot) + '/tools/mmio/inc' |
mmio_path = str(esysroot) + '/tools/mmio/inc' |
23 |
esysUtils_path = str(esysroot) + '/esysUtils/inc' |
esysUtils_path = str(esysroot) + '/esysUtils/inc' |
24 |
CppUnitTest_path = str(esysroot) + '/tools/CppUnitTest/inc' |
CppUnitTest_path = str(esysroot) + '/tools/CppUnitTest/inc' |