Initial import

This commit is contained in:
2021-04-15 13:31:30 -04:00
parent f0a260bd82
commit b127690a48
6 changed files with 107 additions and 0 deletions

3
config.h.in Normal file
View File

@@ -0,0 +1,3 @@
// the configured options and settings for Tutorial
#define VERSION_MAJOR @VERSION_MAJOR@
#define VERSION_MINOR @VERSION_MINOR@