mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-20 05:13:39 -07:00
Delete build.c
This commit is contained in:
parent
a36243f95f
commit
cb2f475ba7
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
const char gBuildVersion[] = "DECKARD ALFA (1.0.0)";
|
|
||||||
const char gBuildTeam[] = "github.com/harbourmasters";
|
|
||||||
#ifdef __TIMESTAMP__
|
|
||||||
const char gBuildDate[] = __TIMESTAMP__;
|
|
||||||
#else
|
|
||||||
const char gBuildDate[] = __DATE__ " " __TIME__;
|
|
||||||
#endif
|
|
||||||
const char gBuildMakeOption[] = "";
|
|
Loading…
Add table
Add a link
Reference in a new issue