mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
lib versioning
This commit is contained in:
1
Makefile
1
Makefile
@@ -56,6 +56,7 @@ LIBS += $(shell xml2-config --libs)
|
||||
|
||||
INCLUDES += $(shell pkg-config --cflags libskindesignerapi)
|
||||
LIBS += $(shell pkg-config --libs libskindesignerapi)
|
||||
DEFINES += -DLIBSKINDESIGNERAPIVERSION='"$(shell pkg-config --modversion libskindesignerapi)"'
|
||||
|
||||
### The object files:
|
||||
OBJS = $(PLUGIN).o \
|
||||
|
||||
Reference in New Issue
Block a user