libscterm/premake.make

9 lines
83 B
Plaintext
Raw Normal View History

2021-12-11 23:46:06 +01:00
LDLIBS := -lscerror -lm
MAJOR := 1
2024-01-28 22:58:33 +01:00
MINOR := 2
PATCH := 0
2023-02-28 17:52:29 +01:00
GENERATELIBHEADER := 1