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