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-29 13:38:24 +01:00
MINOR := 3
PATCH := 0
2023-02-28 17:52:29 +01:00
GENERATELIBHEADER := 1