65 | | ""exec_dir"":: The directory to start the application (relative to slot, or use $PROJECT_DIR macro) |
66 | | ""setenv"":: Environmental variable needed for the applications run-time environment - you can have more than one <setenv> entry, use the VARNAME=VAR_VALUE form, e.g. LD_LIBRARY_PATH=$PROJECT_DIR:$LD_LIBRARY_PATH |
| 64 | '''exec_dir''':: The directory to start the application (relative to slot, or use $PROJECT_DIR macro) |
| 65 | '''setenv''':: Environmental variable needed for the applications run-time environment - you can have more than one <setenv> entry, use the VARNAME=VAR_VALUE form, e.g. LD_LIBRARY_PATH=$PROJECT_DIR:$LD_LIBRARY_PATH |