From 4aa52f6f610fa0ad5ebdb5ca55205369d5122eed Mon Sep 17 00:00:00 2001 From: tjung Date: Mon, 31 Mar 2014 21:51:51 +0200 Subject: runner conditionally --- runtime/org.eclipse.etrice.runtime.c/src/config/etRuntimeConfig.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'runtime/org.eclipse.etrice.runtime.c/src/config') diff --git a/runtime/org.eclipse.etrice.runtime.c/src/config/etRuntimeConfig.h b/runtime/org.eclipse.etrice.runtime.c/src/config/etRuntimeConfig.h index 52187eddf..1ed878f89 100644 --- a/runtime/org.eclipse.etrice.runtime.c/src/config/etRuntimeConfig.h +++ b/runtime/org.eclipse.etrice.runtime.c/src/config/etRuntimeConfig.h @@ -21,8 +21,10 @@ #ifndef ETGLOBALFLAGS_H_ #define ETGLOBALFLAGS_H_ -/* flags for debugging */ +/* runner */ +#define ET_RUNNER_ACTIVATE +/* flags for debugging */ /* MSC logger */ -- cgit v1.2.3