libscgui/premake.make

8 lines
88 B
Plaintext
Raw Normal View History

2021-12-21 14:57:32 +01:00
LDLIBS := -lSDL2 -lSDL2_image
MAJOR := 1
MINOR := 0
PATCH := 0
2021-12-21 14:54:36 +01:00
GENERATELIBHEADER := 1