Add small & large button widgets
This commit is contained in:
@@ -4,7 +4,8 @@ LDFLAGS := -lm
|
||||
CFLAGS += `pkg-config ftgl pugl-0 --cflags`
|
||||
LDFLAGS += `pkg-config ftgl pugl-0 --libs`
|
||||
|
||||
PUISRC := container.cpp
|
||||
PUISRC := button.cpp
|
||||
PUISRC += container.cpp
|
||||
PUISRC += label.cpp
|
||||
PUISRC += knob.cpp
|
||||
PUISRC += pui.cpp
|
||||
|
Reference in New Issue
Block a user