diff options
| author | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-05-10 20:23:17 +0200 |
|---|---|---|
| committer | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-05-10 20:23:17 +0200 |
| commit | 4f730529bcb14ee3c7a48771d0c570f64005088c (patch) | |
| tree | c06b4e9b4538e2ae6b90bfdc890cd561fa0e899c /Makefile | |
| parent | 582e37e3437e5795bc8600db385a0a431535a57b (diff) | |
| download | skin-flatplus-4f730529bcb14ee3c7a48771d0c570f64005088c.tar.gz skin-flatplus-4f730529bcb14ee3c7a48771d0c570f64005088c.tar.bz2 | |
add debug load time in epg-text
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -25,7 +25,8 @@ PLUGIN = skinflatplus # vdrlogo_yavdr VDRLOGO = vdrlogo_default -# -DDEBUGIMAGELOADTIME +#DEFINES += -DDEBUGIMAGELOADTIME +#DEFINES += -DDEBUGEPGTIME ### The version number of this plugin (taken from the main source file): |
