mirror of
https://github.com/Jous99/F4MP.git
synced 2026-01-12 23:40:53 +01:00
5 lines
124 B
C
5 lines
124 B
C
|
|
#pragma once
|
||
|
|
// This file was autogenerated by xmake
|
||
|
|
#define BUILD_BRANCH "${GIT_BRANCH}"
|
||
|
|
#define BUILD_COMMIT "${GIT_TAG}"
|