diff --git a/build.conf.example b/build.conf.example new file mode 100644 index 0000000..9b4e321 --- /dev/null +++ b/build.conf.example @@ -0,0 +1,8 @@ +# Build config +# also, infos for the build system about the dev environment + +DEBUG=0 + +# Daisy dependencies Relative to dir 'src' +LIBDAISY_DIR=../../heck_libDaisy +DAISYSP_DIR=../../heck_DaisySP