diff options
Diffstat (limited to 'src/benchmark/info.txt')
-rw-r--r-- | src/benchmark/info.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/benchmark/info.txt b/src/benchmark/info.txt new file mode 100644 index 000000000..e9718dbb3 --- /dev/null +++ b/src/benchmark/info.txt @@ -0,0 +1,11 @@ +realname "Benchmarking" + +define RUNTIME_BENCHMARKING + +load_on auto + +<add> +benchmark.cpp +benchmark.h +</add> + |