diff options
Diffstat (limited to '142bot.config.in')
-rw-r--r-- | 142bot.config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/142bot.config.in b/142bot.config.in new file mode 100644 index 0000000..ce28daa --- /dev/null +++ b/142bot.config.in @@ -0,0 +1,6 @@ +// MODIFIED BY CMAKE +// + +#define onefortytwobot_VERSION_MAJOR @onefortytwobot_VERSION_MAJOR@ +#define onefortytwobot_VERSION_MINOR @onefortytwobot_VERSION_MINOR@ +#define onefortytwobot_env "@CMAKE_BUILD_TYPE@"
\ No newline at end of file |