diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/tng_io_testing.h.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/tng_io_testing.h.in b/include/tng_io_testing.h.in new file mode 100644 index 0000000..b0d45a1 --- /dev/null +++ b/include/tng_io_testing.h.in @@ -0,0 +1,6 @@ +#ifndef _TNG_IO_TESTING_H +#define _TNG_IO_TESTING_H + +#define EXAMPLE_FILES_DIR "@EXAMPLE_FILES_DIR@" + +#endif
\ No newline at end of file |