libsctimer/premake.make

8 lines
92 B
Plaintext
Raw Normal View History

2024-01-23 16:23:02 +01:00
LDLIBS := -lm -lpthread -lscerror
2024-01-23 15:42:16 +01:00
MAJOR := 1
MINOR := 0
PATCH := 0
GENERATELIBHEADER := 1