mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
first api implementation
This commit is contained in:
3
Makefile
3
Makefile
@@ -54,6 +54,9 @@ LIBS += $(shell pkg-config --libs librsvg-2.0 cairo-png) -ljpeg
|
||||
|
||||
LIBS += $(shell xml2-config --libs)
|
||||
|
||||
INCLUDES += $(shell pkg-config --cflags libskindesignerapi)
|
||||
LIBS += $(shell pkg-config --libs libskindesignerapi)
|
||||
|
||||
### The object files:
|
||||
OBJS = $(PLUGIN).o \
|
||||
config.o \
|
||||
|
||||
Reference in New Issue
Block a user