Moved versioning to premake; added OpenBSD support

This commit is contained in:
Bob Polis
2021-12-21 10:45:00 +01:00
parent 713289ffd9
commit 027c74171a
2 changed files with 64 additions and 33 deletions

5
premake.make Normal file
View File

@ -0,0 +1,5 @@
LDLIBS :=
MAJOR := 1
MINOR := 0
PATCH := 0