mirror of
https://codeberg.org/armin/ambivalence.git
synced 2026-09-01 04:10:48 +02:00
init
This commit is contained in:
parent
29c860587e
commit
42cf8432bf
57 changed files with 5782 additions and 0 deletions
5
Source/BuildInfo.h.in
Normal file
5
Source/BuildInfo.h.in
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#define AMBIVALENCE_GIT_BRANCH "@AMBIVALENCE_GIT_BRANCH@"
|
||||
#define AMBIVALENCE_GIT_COMMIT "@AMBIVALENCE_GIT_COMMIT@"
|
||||
#define AMBIVALENCE_GIT_DIRTY @AMBIVALENCE_GIT_DIRTY@
|
||||
Loading…
Add table
Add a link
Reference in a new issue