mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
added makefile option to disable skininstaller
This commit is contained in:
3
Makefile
3
Makefile
@@ -4,7 +4,8 @@
|
||||
# $Id$ Makefile 1.0 2014/07/24 louis Exp $
|
||||
|
||||
# Config
|
||||
CONFIG := #-DDOPROFILE # enable profiling code
|
||||
CONFIG := #-DDOPROFILE # enable profiling code
|
||||
CONFIG += -DUSE_SKININSTALLER # use skin installer in skindesigner setup
|
||||
|
||||
# The official name of this plugin.
|
||||
PLUGIN = skindesigner
|
||||
|
||||
Reference in New Issue
Block a user