This website requires JavaScript.
Explore
Help
Sign In
bob
/
libscterm
Watch
1
Star
0
Fork
0
You've already forked libscterm
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
libscterm
/
premake.make
9 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
first commit
2021-12-11 23:46:06 +01:00
LDLIBS := -lscerror -lm
Moved versioning to premake and new Makefile
2021-12-21 09:39:21 +01:00
MAJOR := 1
Bumped version to 1.3.0
2024-01-29 13:38:24 +01:00
MINOR := 3
Moved versioning to premake and new Makefile
2021-12-21 09:39:21 +01:00
PATCH := 0
Added switch to generate lib header
2023-02-28 17:52:29 +01:00
GENERATELIBHEADER := 1
Reference in New Issue
Copy Permalink